spec-orchestrate
Installation
SKILL.md
spec-orchestrate — Spec-to-PR Pipeline Orchestrator
Drive one feature from a request or Issue all the way to a pull request by running a fixed state machine and delegating each phase to a worker skill. This skill is the conductor, not a performer: it reads state, calls a worker, checks the result, updates state, and advances.
Language Rules
- Auto-detect input language → produce specs, reports, and PR body in the same language.
- Japanese input → Japanese output, use the
*.ja.mdphase guides underreferences/phases/. - English input → English output, use the
*.mdphase guides. - Explicit override takes priority. The chosen language is recorded in state so every phase and every worker prompt stays consistent across a multi-hour run.