v4-v6 upgrade improvement and warning about file auto backup
This commit is contained in:
25
bmad/docs/claude-code-instructions.md
Normal file
25
bmad/docs/claude-code-instructions.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# BMAD Method - Claude Code Instructions
|
||||
|
||||
## Activating Agents
|
||||
|
||||
BMAD agents are installed as slash commands in `.claude/commands/bmad/`.
|
||||
|
||||
### How to Use
|
||||
|
||||
1. **Type Slash Command**: Start with `/` to see available commands
|
||||
2. **Select Agent**: Type `/bmad-{agent-name}` (e.g., `/bmad-dev`)
|
||||
3. **Execute**: Press Enter to activate that agent persona
|
||||
|
||||
### Examples
|
||||
|
||||
```
|
||||
/bmad-dev - Activate development agent
|
||||
/bmad-architect - Activate architect agent
|
||||
/bmad-task-setup - Execute setup task
|
||||
```
|
||||
|
||||
### Notes
|
||||
|
||||
- Commands are autocompleted when you type `/`
|
||||
- Agent remains active for the conversation
|
||||
- Start new conversation to switch agents
|
||||
Reference in New Issue
Block a user