LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-24

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
go
testing
test-fixing
continuous-integration
bug-fixing
git-worktree
Run Go tests
Find test failures
Reproduce test failures
Debug test failures
Parent branch
Extra test arguments
Commit messages
Merge results
Test output files