What problem does it solve?
Evidence-based investigation of issues, bugs, API calls, integrations, and other aspects of software development that need a deep dive to find the root cause and solutions. Use when you need to debug, troubleshoot, diagnose, or figure out why something is broken. Does not review code for quality or style — use code-review for auditing changes or post-code-review-to-p for posting review feedback to GitHub. Does not assess architectural health or structural risk — use architectural-analysis for architectural concerns. Does not research open-ended options, prior art, or how something works when nothing is broken — use research for that. Does not capture feedback on Han's own skills — use han-feedback for that.
allowed-tools: Read, Glob, Grep, Agent
Core Features & Use Cases
- Dispatch at least two han-core:evidence-based-investigator agents in parallel, each investigating from a different angle (e.g., error path and data flow).
- Dispatch conditional specialists in parallel with investigators: han-core:concurrency-analyst, han-core:behavioral-analyst, and han-core:data-engineer as appropriate to the symptom.
- Compile an evidence summary (E1, E2, ...) from investigators and specialists, and use it to drive root-cause analysis.
- Omit empty sections; only include sections with meaningful content in the final plan.
Quick Start
Provide a symptom description and the skill will launch parallel investigators, collect evidence, and propose a root-cause plan.