fix - Turn a reported problem into a green PR in one command
Diagnoses reported issues, creates a fix branch, implements root-cause fixes, and delegates PR creation and verification to ship.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Diagnose issues using triage skill
- Create dedicated fix branch
- Implement root cause fixes
- Add failing reproduction tests
- Delegate PR creation to ship
- Manage fix execution state
Inputs
- Issue description or reference
- Execution flags
- State file .fix-state.json
Outputs
- Git fix branch
- Pull request
- State file .fix-state.json updates
- Final summary report
Requirements
- Git repository
- Bundled triage skill
- Bundled ship skill
