**Version:** 1.0.0
/plugin marketplace add nguyenthienthanh/aura-frog/plugin install aura-frog@aurafrogworkflow/# Command: workflow:approve **Version:** 1.0.0 **Purpose:** Approve current phase and proceed to next phase **Trigger:** User types `/workflow:approve` at approval gate --- ## 🎯 What This Command Does 1. Marks current phase as "approved" 2. Updates workflow state 3. Proceeds to next phase automatically 4. Shows next phase banner --- ## 📋 Command Format --- ## ⚙️ Execution Flow --- ## 🔄 Phase Transitions ### From Phase 1 → Phase 2 ### From Phase 5a → Phase 5b (TDD workflow) ### From Phase 9 → Complete --- ## 📊 State Update Updates `workflow-state.json`: --- ...