cyberneticlibrary

Contribute verified bug-fix PRs for Codex

lcx-contribute-bug-fixskillsetup L261,462
code-yeongyu/oh-my-openagent
What it does

Contribute bug fixes to open-source projects end-to-end

Best for

Open-source contributions when you want an end-to-end workflow from bug report to merged PR.

Inputs
  • · bug description and repository
  • · failing test case or repro
  • · fix strategy
Outputs
  • · pull request with tests, fix, and sign-off
Requires
  • · git
  • · project-specific build/test tools
  • · GitHub API (gh)
Preconditions

Project repository accessible; build/test tooling working

Failure modes
  • · Tests do not isolate the bug
  • · Fix applies to wrong version/branch
  • · PR feedback loop stalls
Trust signals
  • · Failing test locked in before fix applied
  • · PR includes sign-off and attribution
  • · Build/test verified before pushing