What problem does it solve?
This Skill provides a disciplined, step-by-step debugging workflow to triage, reproduce, diagnose, and fix blocked work, build and test failures, runtime crashes, and integration issues in Pulse-managed projects, preventing guesswork and promoting auditable fixes.
Core Features & Use Cases
- Structured Triage: Classify issues into build, test, runtime, integration, or blocker before investigating.
- Scoped Learning Lookups: Prefer bead-local learning_refs and decision_refs, then perform targeted searches of .pulse memory (corrections, ratchet, critical patterns) only when needed.
- Reproduce, Diagnose, Fix, and Report: Reproduce failures verbatim, narrow to a one-sentence root cause, choose fix strategy by size, verify with the original failing command, and notify coordinators via Agent Mail.
- Use Case: Reproduce a flaky CI test, identify a recent commit that introduced a regression, create a fix bead where appropriate, verify the fix, and submit a debug note for compounding.
Quick Start
Triage the failing build in the current bead by classifying the failure, reproducing it locally, writing a one-line root cause, and proposing a verified fix with a brief report for Agent Mail.