error-resolver
SKILL.md
Error Resolver
Diagnose failures methodically and propose safe, verified fixes.
Quick Start
- Reproduce and capture the exact error message.
- Isolate the smallest repro or failing test.
- Identify root cause before proposing changes.
- Apply the smallest fix and re-verify.
Debugging Checklist
- Read stack traces top-to-bottom.
- Check recent changes (diff, dependency updates).
- Validate environment (versions, env vars, config).
- Confirm inputs and assumptions.
Fix Criteria
- Fix targets the root cause, not the symptom.
- Tests or manual verification are specified.
- Any side effects or trade-offs are called out.
Guardrails
- Don’t apply changes without confirming the root cause.
- For production issues, include rollback steps.
References
- Extended examples:
references/examples.md
Weekly Installs
2
Repository
vadimcomanescu/…x-skillsGitHub Stars
5
First Seen
14 days ago
Security Audits
Installed on
opencode2
gemini-cli2
codebuddy2
github-copilot2
codex2
kimi-cli2