Run tests on all commits and fix failures in a loop
Runs tests on all commits in a loop, auto-fixing failures with build-fixer-autosquash until everything passes. Use for comprehensive CI debugging after major changes.
/plugin marketplace add motlin/claude-code-plugins/plugin install build@motlin-claude-code-pluginsRun scripts/test-all. Use a long timeout of at least 30 minutes.