Commit Graph

2 Commits

Author SHA1 Message Date
Philip Louw 5e2b4793d3 chore: remove standalone kiro-cli generation command
- Remove bmad:generate-kiro-cli npm script
- Remove standalone generate-kiro-cli-agents.js command
- Update installer README to remove manual regeneration instructions
- Agents are automatically generated during installation only
2025-11-27 10:14:41 +02:00
Philip Louw 2b21434a45 refactor: migrate from Q CLI to Kiro CLI
- Rename QCLIGenerator to KiroCLIGenerator
- Update output directory from .amazonq/cli-agents to .kiro/agents
- Update tool names to Kiro CLI format (read, write, shell)
- Update agent configuration format for Kiro CLI compatibility
- Update all references in installer and commands
- Update package.json script to bmad:generate-kiro-cli
- Update manifest.yaml to reference kiro-cli
2025-11-26 14:27:54 +02:00