Gsd Omc Execute banner
JonniK JonniK

Gsd Omc Execute

Development community

Description

--- description: Execute a GSD phase with each plan running as a visible cmux pane worker via OMC. Wave-gated. Writes per-plan SUMMARY.md files and a phase-level SUMMARY.md. argument-hint: "<phase> [--resume] [--max-parallel N]" --- # /gsd-omc-execute — single-phase OMC orchestrator You are the **orchestrator**. Your job: take a planned GSD phase, run each `PLAN-*.md` in parallel where waves allow, collect `SUMMARY.md`s, gate on wave completion, and produce a phase-level `SUMMARY.md`. You wil

Installation

Installs to ~/.claude/skills/jonnik-gsd-cmux-gsd-omc-execute/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonnik-gsd-cmux-gsd-omc-execute && curl -fsSL https://raw.githubusercontent.com/JonniK/gsd-cmux/HEAD/commands/gsd-omc-execute.md -o ~/.claude/skills/jonnik-gsd-cmux-gsd-omc-execute/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository