From cd
Query the project knowledge base for documentation, patterns, and technical information. Use when the user asks about project architecture, conventions, documented decisions, or needs factual information from the knowledge base.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cd:cdocs-queryThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query the knowledge base using the `mcp__compound-docs__rag_query` tool.
Query the knowledge base using the mcp__compound-docs__rag_query tool.
npx claudepluginhub csharp-compound-engineering/csharp-compound-engineering --plugin cdAnalyzes source code to discover and extract implicit knowledge—architecture patterns, conventions, API contracts, config structures, codebase rules—into KB articles.
Creates a project-specific knowledge base document that primes AI with the project's tech stack, architecture, trusted sources, and structure. Triggered by phrases like 'set up knowledge base'.
Answers questions about Intent Solutions' own systems, architecture, decisions, and runbooks from a governed knowledge base, with qmd:// citations for every claim.