oh-join
Installation
SKILL.md
oh-join
Use this skill when an issue has 2+ open dependencies and scheduler cannot auto-stack because there is no single base branch.
Invocation
/oh-join <issue-number>
<issue-number>: target GitHub issue (for example1178or#1178)
Goal
For target issue #X:
- Read
Depends on:dependencies - Find linked open PRs for those dependency issues
- Verify dependency PRs are ready to merge
- Merge them into one common base branch in deterministic order
- Update target issue dependencies to reflect merged deps
- Signal completion with outcome details