opencode-fix - Automated Bug Fixing for Code Repositories
Autonomously fixes bugs in code repositories following git workflow standards
Tags
Updated: 2026-02-13Capabilities
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
