## Continuation Mission Continue **${MISSION_NAME}** from existing state. ## Setup - **Project:** ${PROJECT_PATH} - **State:** docs/TASKS.md (already populated — ${TASKS_DONE}/${TASKS_TOTAL} tasks complete) - **Manifest:** docs/MISSION-MANIFEST.md - **Scratchpad:** docs/scratchpads/${MISSION_ID}.md - **Protocol:** ~/.config/mosaic/guides/ORCHESTRATOR.md - **Quality gates:** ${QUALITY_GATES} ## Resume Point - **Current milestone:** ${CURRENT_MILESTONE_NAME} (${CURRENT_MILESTONE_ID}) - **Next task:** ${NEXT_TASK_ID} - **Progress:** ${TASKS_DONE}/${TASKS_TOTAL} tasks (${PROGRESS_PCT}%) - **Branch:** ${CURRENT_BRANCH} ## Previous Session Context - **Session:** ${PREV_SESSION_ID} (${PREV_RUNTIME}, ${PREV_DURATION}) - **Ended:** ${PREV_ENDED_REASON} - **Last completed task:** ${PREV_LAST_TASK} ## Instructions 1. Read `~/.config/mosaic/guides/ORCHESTRATOR.md` for full protocol 2. Read `docs/MISSION-MANIFEST.md` for mission scope and status 3. Read `docs/scratchpads/${MISSION_ID}.md` for session history and decisions 4. Read `docs/TASKS.md` for current task state 5. `git pull --rebase` to sync latest changes 6. Continue execution from task **${NEXT_TASK_ID}** 7. Follow Two-Phase Completion Protocol 8. You are the SOLE writer of `docs/TASKS.md`