add-feature
01Command Claude Code
Add a new feature to Code-Index-MCP following the plugin-based architecture.
Code indexing MCP server to provide context to coding agents.
Command Claude Code
Add a new feature to Code-Index-MCP following the plugin-based architecture.
Command Claude Code
Perform comprehensive documentation analysis optimized for AI agent development workflows. Creates markdown-table-of-contents.md with architectural alignment insights and complexity annotations.
Command Claude Code
Execute the next implementation steps for any codebase using interface-driven parallel development to maximize agent productivity and ensure clean architecture.
Command Claude Code
Execute a specific swim lane from a phase implementation plan by orchestrating parallel sub-agents for each task.
Command Claude Code
Quickly locate any symbol (class, function, method, variable) in the codebase using the MCP index. Use indexed results as authoritative only when repository readiness is ready. If symbollookup returns indexunavailable with safefallback: "nativesearch", use native rg/file search and follow the readiness remediation…
Command Claude Code
Complete guide to using MCP (Model Context Protocol) tools for efficient code exploration. Indexed search is authoritative only when repository readiness is ready. If searchcode or symbollookup returns indexunavailable with safefallback: "nativesearch", use native search and follow the remediation, such as reindex.
Command Claude Code
Architecture-first planning for a specific spec phase. Define files, symbols, and code-level interfaces first, then derive swim lanes for parallel agents.
Command Claude Code
Search for code patterns, text, or concepts across the entire codebase using the MCP index. Use indexed results as authoritative only when repository readiness is ready. If searchcode returns indexunavailable with safefallback: "nativesearch", use native rg/file search and follow the readiness remediation, such as…
Command Claude Code
Display statistics about tool usage patterns in the current session.
Command Claude Code
Execute comprehensive documentation alignment based on markdown-table-of-contents.md analysis. Implements CLAUDE.md → AGENTS.md migration, architectural alignment planning, and AI agent optimization.
Command Claude Code
Check if MCP tools are being used correctly and efficiently.