The planning process previously jumped directly from understanding a feature to breaking it down into issues. This led to proposing issues without first understanding the user's actual workflow and where the gaps are. Added a discovery phase that requires walking through: - Who is the specific user - What is their goal - Step-by-step workflow to reach the goal - What exists today - Where the workflow breaks or has gaps - What's the MVP Issues are now derived from workflow gaps rather than guessing. Closes #29 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>