What problem does it solve?
This Skill provides reliable codebase intelligence for Pulse planning and discovery by turning scattered files, symbols, and definitions into concise, evidence-based artifacts that planners and reviewers can trust.
Core Features & Use Cases
- Scout-first readiness: Start with the Pulse scout output to verify MCP availability, project indexing, and recommended actions before running discovery.
- Primary discovery path: Use repo_map for architecture snapshots, search_codebase_definitions to locate candidate symbols, and read_definitions to gather full-definition evidence for planning artifacts.
- Fallbacks and verification: Use get_references and get_definition only as spot helpers and fall back to local rg searches and direct file reads when MCP results are thin or unavailable; record findings in history/<feature>/discovery.md for pulse:planning.
Quick Start
Run the Pulse scout, then perform repo_map followed by search_codebase_definitions and read_definitions to produce an architecture snapshot and existing-pattern notes.