| name | pipeline |
| description | Greenfield session orchestrator: runs stages 00-context through 13-deploy-smoke for a new project inside an active_session with type greenfield. Requires 00-context to open the session and approve routing-plan.md (recommended). Combines phase gates, transition checks, and connectivity gates. Expects Plan-compatible handoffs (Build Plan Card) from 04 into 07; SwitchMode → Plan in 16/04/07 only. Post-deployment work uses other session types. Use when building from scratch with an approved greenfield routing plan.
|
Pipeline
Greenfield session orchestrator — requirements through deploy inside active_session type
greenfield.
Protocol: protocol-card.md
Detail: reference.md (phase diagrams, gate tables, inputs)
Routing: docs/skill-routing.md
Prerequisites
- 00-context opened a
greenfield session; user approved routing-plan.md.
active_session.orchestrator is pipeline.
- If
active_session is null → 00-context.
Not for
Phase map
A Product: 00 → 01 → 02 → 03
B Tech: 04 → 05 → 06 (Plan only in 04; card from 04; 05–06 Agent)
C Build: 07 ◄── 08 (Plan = next batch; Agent = Task Loop)
D Verify: 09 + 10 → 11 → 12 → 13
On-demand after: 14 / 15 / 16 / 17 / 18 / 19.
Preset: greenfield defaults to Full. Existing-app work must not use this orchestrator.
Plan ↔ Agent: plan-mode-loop.md. SwitchMode → Plan in 16
(orchestrator), 04, and 07; earlier product stages are Plan-compatible producers.
Corpus first
Per stage band in docs/CORPUS.md §Skill obligations — open those rows
only when entering that stage. Do not preload all corpus docs at pipeline start.
Orchestration rules
- Run one child skill at a time (except 09+10 parallel).
- Phase gates A→B, B→C, C→D, deploy — block on failure; fix in place (considerations.md §2).
- Batch state updates per protocol-card (start + exit per stage).
- Child skills own detail — read child
SKILL.md when invoking; reference.md on failure.
Connectivity
Cumulative checklist: connectivity-gates.md. Hybrid UI+API never
“API-only done.”
Exit criteria
Additional resources