feat: add iflow cli support to bmad installer. (#510)

* feat: add iflow cli support

* chore: update project dependencies and development tooling (#508)

- Update various direct and transitive project dependencies.
- Remove the circular `bmad-method` self-dependency.
- Upgrade ESLint, Prettier, Jest, and other dev tools.
- Update semantic-release and related GitHub packages.

Co-authored-by: Kayvan Sylvan <kayvan@meanwhile.bm>

* refactor: refactor by format

---------

Co-authored-by: Kayvan Sylvan <kayvan@sylvan.com>
Co-authored-by: Kayvan Sylvan <kayvan@meanwhile.bm>
Co-authored-by: PinkyD <paulbeanjr@gmail.com>
Co-authored-by: Brian <bmadcode@gmail.com>
This commit is contained in:
liyuyun-lyy
2025-09-07 02:44:48 +08:00
committed by GitHub
parent 87d68d31fd
commit 076c104b2c
5 changed files with 144 additions and 1 deletions

View File

@@ -28,6 +28,15 @@ ide-configurations:
# To use BMad agents in Claude Code:
# 1. Type /agent-name (e.g., "/dev", "/pm", "/architect")
# 2. Claude will switch to that agent's persona
iflow-cli:
name: iFlow CLI
rule-dir: .iflow/commands/BMad/
format: multi-file
command-suffix: .md
instructions: |
# To use BMad agents in iFlow CLI:
# 1. Type /agent-name (e.g., "/dev", "/pm", "/architect")
# 2. iFlow will switch to that agent's persona
crush:
name: Crush
rule-dir: .crush/commands/BMad/