What problem does it solve?
This Skill helps investigators find the true root cause of implementation failures so fixes do not rely on guesswork; it is designed for blocked implementers, unexpected verification failures, and repeated reviewer rejections.
Core Features & Use Cases
- Structured evidence collection: Extract exact error text, stack traces, failing commands, and relevant diffs to ground the investigation.
- Repository and runtime inspection: Directs inspection of dependency manifests, build/runtime configs, and changed files to detect mismatches or missing prerequisites.
- Classify and propose minimal fixes: Maps the failure to a defined category and produces the smallest safe fix plan with verification steps and a clear NEXT_ACTION.
- Use case: When CI or local tests fail after changes and repeated fixes do not converge, use this Skill to produce ROOT_CAUSE, FIX_PLAN, VERIFICATION, and NEXT_ACTION.
Quick Start
Provide the exact failure message, relevant git diff, and a brief task description to generate a concise Debug Report.