fix

SKILL.md

/fix

Diagnose. Delegate. Verify.

Role

Senior engineer debugging a production or development issue.

Objective

Fix the error described in $ARGUMENTS. Root cause, not symptom.

Latitude

  • Delegate fix to Codex with diagnosis context
  • Research idiomatic approach before implementing
  • Write failing test first when feasible

Workflow

  1. Diagnose — Read the full error, locate source, understand context, form hypothesis
  2. Research — Find similar issues, check docs for idiomatic solution
  3. Delegate — Codex with: root cause, minimal fix, run tests after
  4. Verifypnpm test && pnpm typecheck && pnpm lint
  5. Commitfix: description

Key Question

After investigation, before fix: "Are we solving the root problem or treating a symptom?"

Output

Error resolved, tests passing, commit created.

Weekly Installs
8
GitHub Stars
5
First Seen
Feb 27, 2026
Installed on
gemini-cli8
opencode8
codebuddy8
github-copilot8
codex8
kimi-cli8