submit-fix
Installation
SKILL.md
/submit-fix — Submit Fix PRs and Track
Input
Read .ai/issue-analysis-<issue_number>.md for the issue context.
NOTE: If the analysis artifact say the issue is already fixed or not reproducible, do not proceed with the fix. Report and stop.
Pre-checks — DO NOT SKIP
- Read
.ai/fix-verification-report.md. If the verdict is NOT FIXED, do NOT submit any PRs. Report that the fix has not been verified and stop. - If
.ai/fix-verification-report.mddoes not exist, do NOT submit. Report that verification has not been run and stop. - Also check
.ai/fix-plan-<issue_number>.mdif it exists — if the dev test status is FAILED, do NOT submit.
Only proceed to create PRs if the verification report says FIXED.