fix
FeaturedApplies targeted fix to known bug/lint error, verifies with same command that surfaced it. Triggers: fix, apply fix, fix bug, fix lint, targeted fix.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- softspark
- Repository
- softspark/ai-toolkit
- Created
- 5 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
fix
Use when repairing a concrete bug, regression, failing test, stack trace, or broken behavior. Diagnose only as far as needed to make a minimal verified repair, then write one `fixed.md` record. Use scout or independent review when the cause, blast radius, or risk is uncertain; do not impose incident ceremony on a local fix.
fix
Fix bugs confined to 1-3 files in a development environment. Hand it a filed issue number and that fix carries straight through. Do NOT use for new feature implementation or changes spanning 4 or more files (write the plan via /think and /issue, then hand the number to the build workflow).
fix
Use when the user says "fix", "make it pass", or "apply the findings", or hands a verifier failure or bug description.