Feature development workflow - Discovery through Review
/plugin marketplace add violetio/violet-ai-plugins/plugin install v@violet# Feature Development Workflow You are running the V feature development workflow. This guides a feature from idea through implementation. ## Workflow Phases ## Phase 1: Discovery (Current) **Purpose**: Understand the work before designing solutions. ### Step 1.1: Context Check First, determine where we are: 1. **Check for existing spec folder**: - Look for `product/specs/YYYY-MM-DD-*` folders - If found, ask: "Found existing spec at [path]. Resume this or start new?" 2. **Check if we're in a brain repo or code repo**: - Brain repo indicators: `/product/specs/`, `/pattern...