LogoClawIndex
CasesSkillsAbout
LogoClawIndex

fix-bot-prs - Automatically Fix Bot PRs

Workflow that finds, diagnoses, and fixes broken dependency bot PRs

Tags

Updated: 2026-06-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • scan failing PRs
  • rebase PR onto main
  • fetch CI logs
  • categorize failures
  • assess fix risk
  • regenerate lockfiles
  • apply linter fixes
  • run local verification
  • commit changes
  • push to remote
  • monitor CI status
  • verify PR state
  • generate report

Inputs

  • GitHub repository
  • Pull request number

Outputs

  • Git commits pushed
  • PR comments
  • Fix report

Requirements

  • scan-bot-prs skill
  • rebase-pr skill
  • diagnose-ci skill
  • verify-local skill
  • Git repository access
  • GitHub CLI

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.
dependency management
pull request
CI/CD
automation
git
renovate
dependabot
scan failing PRs
rebase PR onto main
fetch CI logs
categorize failures
GitHub repository
Pull request number
Git commits pushed
PR comments
Fix report