feat: add KiloCode integration support to BMAD installer (#390)
This commit is contained in:
@@ -89,4 +89,13 @@ ide-configurations:
|
||||
# 3. The agent will adopt that persona for the conversation
|
||||
# 4. Requires VS Code 1.101+ with `chat.agent.enabled: true` in settings
|
||||
# 5. Agent files are stored in .github/chatmodes/
|
||||
# 6. Use `*help` to see available commands and agents
|
||||
# 6. Use `*help` to see available commands and agents
|
||||
kilo:
|
||||
name: Kilo Code
|
||||
format: custom-modes
|
||||
file: .kilocodemodes
|
||||
instructions: |
|
||||
# To use BMAD agents in Kilo Code:
|
||||
# 1. Open the mode selector in VSCode
|
||||
# 2. Select a bmad-{agent} mode (e.g. "bmad-dev")
|
||||
# 3. The AI adopts that agent's persona and capabilities
|
||||
Reference in New Issue
Block a user