LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills tagged: continuous-integration

Browse skills that share this tag.

  • test-fix-loop - Automated Go test failure fixing loop
    gotestingtest-fixingcontinuous-integration

    ★ 1 · Updated 2026-03-24

    Continuously find and fix failing Go tests in a worktree with parent branch sync between iterations

    ⚙ Run Go tests⚙ Find test failures⚙ Reproduce test failures
  • fixing-code - Fix All Code Issues with Parallel Analysis and Quality Enforcement
    code-fixingparallel-processingquality-assuranceautomated-testing

    ★ 18 · Updated 2026-02-24

    Identifies and fixes all code issues using parallel agents and sequential fixes

    ⚙ run validation commands⚙ spawn parallel analysis agents⚙ collect analysis results
  • roborev-refine - Automated Code Review Fix Loop
    code-reviewautomationgitcontinuous-integration

    ★ 0 · Updated 2026-02-13

    Automatically fixes code review findings iteratively until all reviews pass

    ⚙ find failed reviews⚙ run fix agent⚙ commit fixes