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

  1. 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.
  2. If .ai/fix-verification-report.md does not exist, do NOT submit. Report that verification has not been run and stop.
  3. Also check .ai/fix-plan-<issue_number>.md if it exists — if the dev test status is FAILED, do NOT submit.

Only proceed to create PRs if the verification report says FIXED.

Steps

  1. Identify all repos with changes. Check each repo directory in the workspace for uncommitted or staged changes related to the fix.
  2. For each changed repo:
Related skills
Installs
16
First Seen
Apr 2, 2026