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.

fix-pr - Fix PR Issues and CI Checks

Fixes current PR by addressing bot review comments and failing CI checks in iterative rounds

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Identify PR
  • Poll CI status
  • Fetch bot comments
  • Parse actionable issues
  • Fix lint errors
  • Fix type errors
  • Fix test failures
  • Fix build errors
  • Fix i18n issues
  • Commit changes

Inputs

  • GitHub PR
  • CI check status
  • Bot review comments
  • Source code files
  • User exclusions
  • GitHub repository

Outputs

  • Modified code files
  • Git commits
  • Fix summary table
  • Pushed changes

Requirements

  • GitHub CLI installed
  • Active GitHub PR branch
  • GitHub repository remote

Source

  • Spec: SKILL.md
CI
code review
GitHub
PR automation
code quality
Identify PR
Poll CI status
Fetch bot comments
Parse actionable issues
GitHub PR
CI check status
Bot review comments
Modified code files
Git commits
Fix summary table