BMAD-METHOD/.kilocode/rules/memory-bank
Claude fc729d58d5
feat(kilocode): add comprehensive Kilocode AI configuration for BMAD-METHOD
Add optimized Kilocode configuration including:

- Memory Bank: Persistent AI context with 5 core documentation files
  (brief, product, context, architecture, tech)

- Custom Modes: 10 specialized modes matching BMAD agent personas
  (BMad Master, PM, Architect, Developer, Scrum, Analyst, Builder,
  Game Dev, Creative, Docs)

- Workflows: 4 automated workflows for common operations
  (initialize project, create agent, update memory bank, run tests)

- Custom Rules: Project standards and communication guidelines
  - BMAD project conventions and standards
  - Agent communication guidelines following C.O.R.E. philosophy
  - Mode-specific rules (dev, pm, architect)

This configuration enables context-aware AI assistance with:
- Project-specific knowledge retention
- Role-based specialized modes
- Automated repetitive tasks
- Consistent development standards

Based on Kilocode documentation:
- Custom Modes: https://kilocode.ai/docs/features/custom-modes
- Workflows: https://kilocode.ai/docs/features/slash-commands/workflows
- Memory Bank: https://kilocode.ai/docs/advanced-usage/memory-bank
- Custom Rules: https://kilocode.ai/docs/advanced-usage/custom-rules
2025-11-04 20:21:07 +00:00
..
architecture.md feat(kilocode): add comprehensive Kilocode AI configuration for BMAD-METHOD 2025-11-04 20:21:07 +00:00
brief.md feat(kilocode): add comprehensive Kilocode AI configuration for BMAD-METHOD 2025-11-04 20:21:07 +00:00
context.md feat(kilocode): add comprehensive Kilocode AI configuration for BMAD-METHOD 2025-11-04 20:21:07 +00:00
product.md feat(kilocode): add comprehensive Kilocode AI configuration for BMAD-METHOD 2025-11-04 20:21:07 +00:00
tech.md feat(kilocode): add comprehensive Kilocode AI configuration for BMAD-METHOD 2025-11-04 20:21:07 +00:00