LogoClawIndex
CasesSkillsAbout
LogoClawIndex

opencode-fix - Automated Bug Fixing for Code Repositories

Autonomously fixes bugs in code repositories following git workflow standards

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check git status
  • create git branch
  • switch git branch
  • analyze bug report
  • fix code issues
  • build project
  • update TODO.md file
  • generate commit message
  • execute git commit
  • push git branch
  • create pull request
  • merge pull request
  • delete git branch

Inputs

  • bug description
  • git repository
  • project source code

Outputs

  • fixed code
  • git commit
  • pull request
  • updated TODO.md file

Requirements

  • git environment
  • project build environment
  • repository access permissions

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-fixing
git-workflow
code-maintenance
automation
developer-tools
check git status
create git branch
switch git branch
analyze bug report
bug description
git repository
project source code
fixed code
git commit
pull request