Back to resources

SKILL

debugging-and-error-recovery

Primary machine endpointhttps://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/debugging-and-error-recovery
Use with an agent

SUMMARY

What it does

This Agent Skill provides a structured methodology for debugging and error recovery. It guides users through a systematic triage process: stop-the-line rule, reproduction, localization, reduction, root cause fixing, guarding against recurrence, and end-to-end verification. It includes error-specific patterns for test failures, build failures, and runtime errors, as well as safe fallback patterns, instrumentation guidelines, and red flags. The skill emphasizes treating error output as untrusted data and avoiding common rationalizations. It is designed for software development contexts where systematic debugging is needed.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

debugging.root-cause-analysisweight 100 · confidence 90debugging.error-triageweight 90 · confidence 90debugging.regression-testingweight 80 · confidence 80debugging.code-fixingweight 70 · confidence 70

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
d2c37ef6225d

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.