fix-suggester

- A test or runtime error is reported and you need a safe, auditable fix plan.

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 "fix-suggester" with this command: npx skills add pilinux/gorest/pilinux-gorest-fix-suggester

Fix Suggester

When to Use

  • A test or runtime error is reported and you need a safe, auditable fix plan.

Rules

  • Prefer the smallest atomic change that fixes the problem.

  • Include: rationale, exact patch plan (files + hunks), verification commands, and a one-line rollback.

  • Highlight security/auth or data-migration risks explicitly.

Output

  • Diagnosis: concise bullets (root cause + confidence).

  • Fix plan: files + short hunk descriptions.

  • Verify: specific commands and expected outputs.

  • Rollback: single command/step.

Examples

  • "Failing test X shows nil pointer in Y" - propose fix, tests to run, rollback.

  • "Login returns 500 instead of 401" - trace handler logic, propose fix.

Related Skills

  • safe-edit-simulator , patch-applier , test-runner

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.

General

file-reader

No summary provided by upstream source.

Repository SourceNeeds Review
General

build-run

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-navigation

No summary provided by upstream source.

Repository SourceNeeds Review
General

logs-repro-harness

No summary provided by upstream source.

Repository SourceNeeds Review