Find the perfect skill
Multi-agent Orchestration
Development
Spawns parallel agents to decompose complex tasks into subtasks tracked with cc-mirror tasks and TodoWrite. Uses domain-specific guides (software development, code review, testing, etc.) to enforce best practices. Ideal for features, reviews, refactoring, testing, and any work that benefits from decomposition.
Federated Taxonomy Classification
Data & AI
Automatically extracts Federated Taxonomy tags from text, combining LLM suggestions with deterministic validation against a known vocabulary. Returns bridge tags for multi-hop graph traversal across collections (lore, operational, sparta). Helps when storing to memory, filtering what to remember, and enabling cross-collection queries.
Create GitHub Issues
Development
Creates GitHub issues by interviewing the user to clarify the problem before submitting. Discovers related issues for context, composes a clear title and body, and opens the issue in browser for final review.
Rust Specialist
Development
Expert in Rust development focusing on async services, safe systems programming, and production tooling. Uses Tokio, Axum, SQLx, and enforces clippy-driven quality checks. Ideal when building or refactoring Rust code, especially for ownership/lifetime sensitive tasks.
Oracle Planning via CLI
Development
Oracle leverages the `@steipete/oracle` CLI tool to submit a complex request (prompt + codebase files) to the GPT-5.2 Codex model, which can reason for 10–60 minutes. It outputs a detailed plan in `plan.md`, which is later converted into YAML specification files. Best for architectural decisions, migration planning, performance optimization, or any planning task exceeding 10 minutes.
Show active coding sessions
Productivity
This skill displays currently active AI coding sessions, such as Claude Code, Cursor, Codex, or Gemini. It identifies sessions as active when the underlying process is alive and the session file was modified within the last two minutes. Use this skill when you need to quickly see which AI tools are running or what sessions are currently open.
Quick Person Note
Productivity
Quickly record observations about a person without breaking your flow. Use natural triggers like 'note about' or 'noticed' to extract the name and observation, then append a dated, contextual note to their profile. Helps when you want to jot down a detail mid-conversation or remember something specific about someone.
Programmatic SEO at Scale
Content
Creates SEO-optimized pages at scale using templates and structured data. Helps when building many similar pages (e.g., location pages, comparison pages, directory pages) by providing a framework to generate unique, valuable content that ranks well and avoids penalties.
Describe Repository
Documentation
Updates Git repository metadata (description, tags) by analyzing repository context and user-provided information. Helps keep repository descriptions and categorization consistent across work and personal projects.
GitNexus Reindex
Development
Re-index the GitNexus knowledge graph of the current repository using the CLI command 'npx gitnexus@latest analyze'. Use this after significant refactors, large merges, or when the index is stale. Optionally force a full rebuild with '--force' if the index appears corrupted.
Operational Runbook Generation
DevOps
Generates operational runbooks for services, procedures, or incident response by investigating the codebase and infrastructure. Produces step-by-step procedures with actual commands, troubleshooting guides, and escalation paths. Helps with documenting deployments, scaling, failover, and maintenance operations.
Ideogram Data Handling
Security
Implement PII handling, data retention, and GDPR/CCPA compliance for Ideogram integrations. Includes detection, redaction, and automatic cleanup of sensitive data.