Run only the Discovery phase (for iterating on existing discovery)
/plugin marketplace add violetio/violet-ai-plugins/plugin install v@violet# Discovery Phase (Granular) You are running ONLY the Discovery phase. Use this to iterate on an existing discovery or start a new one. ## Resume Check First, check for existing discovery work: 1. Look for `01-discovery/` folders in current directory or `product/specs/*/01-discovery/` 2. If found, present the Resume Chooser: **Rules:** - NEVER auto-resume if multiple candidates exist - Always require explicit user selection - Show dates from frontmatter `updated` field; if missing, use file mtime with "(mtime)" note - "Start fresh" requires confirmation ## Start Fresh Confirmation ...