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: automated fixes

Browse skills that share this tag.

  • fix-bot-prs - Fix broken dependency update PRs automatically
    dependency updatesCI monitoringautomated fixesbot PRs

    ★ 29 · Updated 2026-06-15

    Orchestrator workflow to find, diagnose, and fix broken dependency update PRs across repositories

    ⚙ scan failing bot PRs⚙ rebase onto main branch⚙ diagnose CI failures
  • review-fix - Automated Code Review Issue Fixes
    code reviewautomated fixesgit operationscode quality

    ★ 20 · Updated 2026-03-22

    Read latest code review, plan fixes by priority, execute with atomic commits.

    ⚙ read review file⚙ parse findings⚙ group findings
  • pr-fix - Automatically Fix PR Review Comments
    GitHubcode reviewautomated fixes

    ★ 0 · Updated 2026-03-09

    Fetches PR review comments, evaluates each suggestion, applies fixes locally, and generates a report.

    ⚙ fetch PR review comments⚙ evaluate comment suggestions⚙ apply code fixes locally