Help us improve
Share bugs, ideas, or general feedback.
Researches codebase using ChunkHound semantic analysis on a query. Outputs structured findings: overview, key components with file citations, relationships, and recommendations.
npx claudepluginhub shopwarelabs/ai-coding-tools --plugin chunkhound-integrationHow this command is triggered — by the user, by Claude, or both
Slash command
/chunkhound-integration:researchThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the `mcp__plugin_chunkhound-integration_ChunkHound__code_research` tool to investigate: $ARGUMENTS Present findings in a structured format with: 1. **Overview**: High-level answer to the question (2-3 sentences) 2. **Key Components**: Relevant files with `file:line` citations 3. **Relationships**: How components connect and interact 4. **Recommendations**: Suggested next steps or areas to explore If the MCP tool is unavailable, inform the user to check `/chunkhound-status` for diagnostics.
/researchRoutes codebase research queries to an Explore agent for intelligent analysis, pattern discovery, and dependency mapping at auto-detected thoroughness levels.
/prp-codebase-questionResearches codebase questions with parallel agents, producing a document of existing code, locations, and flows with file:line references. Supports --web and --follow-up flags.
/researchResearches codebase using parallel specialized agents for finding, analyzing patterns, and web resources; produces Markdown report with code evidence, insights, and GitHub links.
/researchResearches codebase to answer a query using up to 3 parallel sub-agents (locator, analyzer, synthesis), documents findings in memory-bank/research/.
/researchPerforms adaptive deep web research on a query with configurable --depth and --strategy options. Outputs markdown report with executive summary, analysis, confidence scores, and cited sources.
/researchPerforms structured multi-LLM research using configurable breadth (light/standard/exhaustive) and intensity (quick/standard/deep) with web search and multi-source synthesis.
Share bugs, ideas, or general feedback.
Use the mcp__plugin_chunkhound-integration_ChunkHound__code_research tool to investigate: $ARGUMENTS
Present findings in a structured format with:
file:line citationsIf the MCP tool is unavailable, inform the user to check /chunkhound-status for diagnostics.