Table of Contents - Overview - When to Use - Mission Lifecycle - Interactive Plan Review - Mission Types - Phase-to-Skill Mapping - Session Recovery - Module Reference - Related Skills - Related Commands - Exit Criteria Mission Orchestrator Overview Wraps the entire attune development lifecycle (brainstorm → specify → plan → execute) into a single mission with automatic state detection, type selection, and phase routing. Follows the "persistent presence lens" pattern from — delegates entirely to existing skills via calls, never re-implements phase logic. When To Use - Starting a new project f…