byopen-software-network· 27 skills
Hand the entire repo-build-pr workflow to a harness of your choice (Claude Code headless or Codex): the chosen harness acts as orchestrator and validator — it creates its own worktree, implements (sub-delegating via repo-delegate where useful), runs the gate, runs the repo-review battery with cross-harness adversarial dispatch, and either stops ready-to-publish (default) or pushes and opens the draft PR (--publish). Use when the user wants to pick which harness orchestrates a build end to end, delegate a whole task AFK, or run the same build prompt under a different orchestrator for comparison.
$npx -y skills add open-software-network/os-june --skill repo-orchestrateInstalls into the current project.
Run `npx skills use "https://github.com/open-software-network/os-june" --skill "open-software-network/os-june/repo-orchestrate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/open-software-network/os-june" that are relevant to the current task. Run `npx skills add "https://github.com/open-software-network/os-june"` and select the relevant skills, then follow their instructions.