What problem does it solve? New users of a file-based AI engineering workflow often do not know which command or editor mode fits the current task phase, and guessing leads to skipped gates or premature implementation. This Skill reads the active task state and explains the current phase, the right command, the right mode, and the next 2-3 steps. ## Core Features & Use Cases - Phase-aware guidance: Reads TASK_STATE.md and task artifacts to identify the current workflow phase before recommending anything. - Command and mode recommendation: Names the best next command (only official command names) and the fitting editor mode, plus why nearby modes are less appropriate. - Onboarding-oriented teaching: Provides a short 2-3 step sequence for users still learning the workflow, with a no-op fallback that routes to what-next when guidance would be redundant. - Use Case: A developer in their first sessions with the workflow finishes a decision record and asks what to do next; the Skill explains they are in the planning phase, recommends implementation-plan, and outlines the following two steps. ## Quick Start Ask the assistant to use the workflow-guide skill to explain which command and editor mode fit the current task state and what the next few steps should be.