nav-task-mode
Installation
SKILL.md
Navigator Task Mode Skill
Unified workflow orchestration that coordinates between skills, loop mode, and direct execution based on task complexity and type.
Why This Exists
Navigator had three disconnected workflow systems:
- Skills (frontend-component, etc.) - have mini-workflows (Step 1 → Step 7)
- Loop Mode - separate phase system (INIT → COMPLETE)
- CLAUDE.md - documents workflow nobody enforces
Result: Conflicts when multiple systems try to run.
Solution: Task Mode acts as a coordinator - detecting when skills should handle workflow vs when to provide standalone phase guidance.