LogoClawIndex
CasesSkillsAbout
LogoClawIndex

fix-issue - Fix GitHub Issue and Create Pull Request

Investigate GitHub issue, implement fix with tests, and create pull request following TDD workflow

Tags

Updated: 2026-03-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read issue details
  • assess issue clarity
  • create feature branch
  • investigate codebase
  • write failing tests
  • implement fix
  • verify tests pass
  • commit changes
  • push to remote
  • create pull request

Inputs

  • GitHub issue number
  • Git repository

Outputs

  • feature branch
  • test code changes
  • code fix commits
  • pull request
  • fix summary report

Requirements

  • Git repository with GitHub remote
  • GitHub CLI installed and authenticated
  • Clean working tree
  • Read, Grep, Glob, Bash, Write, Edit tools

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
Issue Management
Pull Request
Test-Driven Development
GitHub
read issue details
assess issue clarity
create feature branch
investigate codebase
GitHub issue number
Git repository
feature branch
test code changes
code fix commits