test-fix-loop - Automated Go test failure fixing loop
Continuously find and fix failing Go tests in a worktree with parent branch sync between iterations
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Run Go tests
- Find test failures
- Reproduce test failures
- Debug test failures
- Fix test failures
- Run lint checks
- Commit fixes
- Merge changes
- Create worktree
- Sync with parent branch
Inputs
- Parent branch
- Extra test arguments
Outputs
- Commit messages
- Merge results
- Test output files
- Final status report
Requirements
- Go project repository
- Git worktree support
- Golangci-lint
- Parent branch
