π¦ ClawHub
Presale One-pass Orchestrator
by @dtsiomo
Run or supervise a one-pass Codex implementation with preflight gates, stepwise plan execution, and strict QA defect loop. Use when executing approved presal...
TERMINAL
clawhub install presale-one-pass-orchestratorπ About This Skill
name: presale-one-pass-orchestrator description: Run or supervise a one-pass Codex implementation with preflight gates, stepwise plan execution, and strict QA defect loop. Use when executing approved presale plans end-to-end in one controlled run.
Run one-pass only after readiness is explicitly approved.
Preflight
1. Validate all mandatory docs/configs fromproject-context.
2. Validate readiness checklist decision = YES.
3. Validate no open review comments.
4. Stop immediately on any failed gate.Execution protocol
1. Follow plan steps in order. 2. After each step, update planverification matrix and mid-summary.
3. Keep scope locked; reject out-of-scope additions.QA defect loop (mandatory)
Apply process fromreferences/qa-defect-loop.md.