What problem does it solve?
This Skill eliminates guesswork and risky premature fixes for software bugs by providing structured, read-only root-cause analysis that never modifies out-of-scope code without explicit human approval.
Core Features & Use Cases
- Structured Hypothesis Testing: Formulates up to 5 probability-ordered root cause hypotheses, then tests each read-only using code tracing, git history, and reproduction attempts.
- Evidence-Based Reporting: Produces a formal investigation report with cited code evidence, tested hypotheses, fix plans, and test recommendations.
- Use Case: For example, if a payment processing service is throwing intermittent 500 errors, use this skill to trace the root cause without modifying any payment service code until the issue is fully understood.
Quick Start
Use the roster-investigate skill to analyze the root cause of the intermittent 500 errors in the payment processing service without modifying any service code.