Show current workflow position, completed phases, and next steps
/plugin marketplace add bryonjacob/aug/plugin install bryonjacob-aug-core-aug-core@bryonjacob/augDisplay workflow progress. Shows which phases complete, current position, next command to run. ## Usage ## Examples ## Instructions 1. **Load workflow document** Search order: - aug-core/workflows/ - Current plugin/workflows/ - aug-dev/workflows/ 2. **Parse workflow phases** Extract: - Phase names - Commands - Phase order - Dependencies 3. **Detect current position** For each phase's command, check if artifacts exist: **Planning workflows:** - `/plan-chat` → Check for `/tmp/devplan/` files - `/plan-breakdown` → Check for task specs in ...