fix-bot-prs - Automatically Fix Bot PRs
Workflow that finds, diagnoses, and fixes broken dependency bot PRs
Tags
Updated: 2026-06-15Capabilities
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
