error-resolver

Diagnose failures methodically and propose safe, verified fixes.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "error-resolver" with this command: npx skills add vadimcomanescu/codex-skills/vadimcomanescu-codex-skills-error-resolver

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

planning-with-files

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

senior-data-engineer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

react-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review