execute-automated-fix
Installation
SKILL.md
Automated Fix
Attempt to resolve the provided issue safely and deterministically by following a structured debugging workflow.
Inputs
| Source | Used for |
|---|---|
issue (context variable) |
The issue to fix, including id, title, description, and reproduction steps |
project_context (context variable) |
Project conventions, tech stack, code standards, testing strategy, and architecture |
iteration (context variable) |
Current iteration number for file naming and context |
The Job
Follow this debugging workflow in order: