LogoClawIndex
CasesSkillsAbout
LogoClawIndex

fix - Turn a reported problem into a green PR in one command

Diagnoses reported issues, creates a fix branch, implements root-cause fixes, and delegates PR creation and verification to ship.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Diagnose issues using triage skill
  • Create dedicated fix branch
  • Implement root cause fixes
  • Add failing reproduction tests
  • Delegate PR creation to ship
  • Manage fix execution state

Inputs

  • Issue description or reference
  • Execution flags
  • State file .fix-state.json

Outputs

  • Git fix branch
  • Pull request
  • State file .fix-state.json updates
  • Final summary report

Requirements

  • Git repository
  • Bundled triage skill
  • Bundled ship skill

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.
bug-fix
pull-request
git
automation
workflow
Diagnose issues using triage skill
Create dedicated fix branch
Implement root cause fixes
Add failing reproduction tests
Issue description or reference
Execution flags
State file .fix-state.json
Git fix branch
Pull request
State file .fix-state.json updates