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: 93/100
Skill Content
Details
- Author
- softspark
- Repository
- softspark/ai-toolkit
- Created
- 4 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
Use when the user says "fix", "make it pass", or "apply the findings", or hands a verifier failure or bug description.
fix
Apply code changes and fixes. Writes implementation code, applies bug fixes, and verifies changes with tests. Core action hub in the development mesh.