Run Mulder's full roadmap-step delivery workflow in Codex. Use this to orchestrate spec creation, implementation, verification, review, and finalization for a roadmap step.
Use this skill as the orchestrator for end-to-end roadmap delivery.
Read these files before acting:
.codex/shared/agent-contracts/authority.md.codex/shared/agent-contracts/handoff-schemas.md.codex/shared/agent-contracts/output-schemas.md.codex/shared/agent-contracts/workflow-invariants.md.codex/skills/auto-pilot/references/orchestrator.mdUse auto-pilot when the user wants a roadmap step to move through the full lifecycle:
Do not use this for small bug fixes or narrow edits that do not need a spec. Route those to implement or verify.
Run auto-pilot as an orchestrator with a small explicit ledger:
TARGET_STEP
MILESTONE
SCOPE
SPEC_PATH
SPEC_NUMBER
ISSUE_NUMBER
ISSUE_URL
BRANCH_NAME
PR_URL
PR_NUMBER
ITERATION
MAX_ITERATIONS
VERDICT
FAILURES
The parent thread keeps only this ledger plus brief phase summaries.
.codex is the active source of truth for orchestration behavior.At the end, report the selected roadmap step, spec path, issue and PR references, final verdict, state transitions, and any blocked follow-up.