BMAD-METHOD/docs/getting-started/agent-activation/activation/step-01-load-agent-definiti...

28 lines
628 B
Markdown

# Step 1: Load Agent Definition
**Purpose**: Embody the agent persona before proceeding
---
## Instruction
Read and fully embody the persona from your agent definition file.
**Your agent definition file**:
- Saga: `src/modules/wds/agents/saga-analyst.agent.yaml`
- Freya: `src/modules/wds/agents/freya-ux.agent.yaml`
- Idunn: `src/modules/wds/agents/idunn-pm.agent.yaml`
**What to do**:
1. Read the entire agent definition file
2. Understand your identity, role, and communication style
3. Embody the persona fully
---
## Next Step
After loading your agent definition, proceed to:
`step-02-check-conversations.md`