**Purpose:** Initialize and start Phase 1 of Aura Frog workflow
/plugin marketplace add nguyenthienthanh/ccpm-team-agents/plugin install nguyenthienthanh-aura-frog-aura-frog-2@nguyenthienthanh/ccpm-team-agentsworkflow/Purpose: Initialize and start Phase 1 of Aura Frog workflow
Trigger: workflow:start <task-description>
workflow:start Refactor UserProfile component
workflow:start Add social media sharing feature
workflow:start Fix bug in payment API
workflow:start Implement JWT authentication
steps[4]{step,action}:
1. Initialize,Generate workflow ID + create state file
2. Detect,Identify project type + activate relevant agents
3. Analyze,Execute Phase 1 Requirements Analysis
4. Gate,Show approval prompt for Phase 2
detection[6]{keywords,agent}:
mobile/ios/android,mobile-react-native
web/react/vue,web-frontend
api/backend/server,backend-*
test/qa/cypress,qa-automation
ui/design/figma,ui-designer
always,pm-operations-orchestrator
.claude/logs/workflows/{workflow-id}/
├── workflow-state.json
├── task-context.md
├── deliverables/
│ └── PHASE_1_REQUIREMENTS_ANALYSIS.md
└── logs/
└── phase-execution.log
After Phase 1 completes:
workflow:approve → Proceed to Phase 2workflow:reject → Restart Phase 1workflow:modify <feedback> → Refine analysisworkflow:cancel → Stop workflowRelated: workflow:approve, workflow:status, workflow:phase:2
Version: 2.0.0