What problem does it solve?
This Skill orchestrates immediate codebase analysis workflows by invoking brain-hooks for analysis requests, ensuring an immediate, guided workflow without manual exploration.
Core Features & Use Cases
- IMMEDIATELY trigger analysis workflows via brain-hooks when users request codebase analysis, architecture reviews, security assessments, or quality evaluations.
- Manage step-based JSON communication and state persistence to /tmp, following the defined workflow with steps (EXPLORATION, FOCUS SELECTION, INVESTIGATION, SYNTHESIS).
- Support end-to-end analysis in large repositories by delegating tasks to the appropriate brain-hooks plugins and tracking findings, questions, and priorities.
Quick Start
Use the brain-hooks analyze command to start the workflow:
echo '{"stepNumber": 1, "totalSteps": 6, "thoughts": "Starting analysis"}' | ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/brain-hooks analyze