--- name: next description: Get suggestion for what to work on next. --- Get project status and next step suggestion using the next agent. ## What This Does 1. Assesses current project state 2. Identifies what's complete and what's pending 3. Suggests ONE concrete next action 4. Notes any blockers or quick wins ## Usage ``` /fiction:next # What should I work on? ``` ## When to Use - Starting a writing session (if context already loaded) - Feeling stuck - After completing something, wondering what's next ## Output Project status overview plus a single prioritized recommendation.