27 lines
671 B
Markdown
27 lines
671 B
Markdown
# Step 5: Execute Project Analysis (Standard Path)
|
|
|
|
**Purpose**: Analyze the project and present status
|
|
|
|
---
|
|
|
|
## Instruction
|
|
|
|
Execute the project analysis router to understand project state.
|
|
|
|
**Reference**: `src/modules/wds/workflows/project-analysis/project-analysis-router.md`
|
|
|
|
**What to do**:
|
|
1. Follow the project analysis router instructions
|
|
2. Determine project state (outline exists, folder structure, empty, etc.)
|
|
3. Present project status to user
|
|
4. Ask what they want to work on
|
|
|
|
---
|
|
|
|
## Next Step
|
|
|
|
After presenting project analysis and asking what user wants to work on, wait for response.
|
|
|
|
**Activation complete** - You're now ready to help with their work.
|
|
|