feat(bmad): initialize comprehensive BMAD system with agents and configurations

Add complete BMAD method implementation including:
- 20+ specialized agents (dev, qa, pm, architect, etc.)
- 50+ reusable tasks for workflow automation
- IDE-specific configurations for Claude, Cursor, Gemini
- Chat modes and rule definitions for various environments
- Web bundles and team configurations
- Documentation and checklists for BMAD processes

This establishes the full BMAD ecosystem for collaborative development workflows.
This commit is contained in:
2025-10-10 14:24:52 +08:00
parent 76d57d896b
commit db7c49f5d7
210 changed files with 146486 additions and 18 deletions

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Advanced Elicitation"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/advanced-elicitation.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Analyze Reader Feedback"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/analyze-reader-feedback.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Analyze Story Structure"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/analyze-story-structure.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Apply Qa Fixes"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/apply-qa-fixes.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Assemble Kdp Package"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/assemble-kdp-package.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Brainstorm Premise"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/brainstorm-premise.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Brownfield Create Epic"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/brownfield-create-epic.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Brownfield Create Story"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/brownfield-create-story.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Build World"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/build-world.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Character Depth Pass"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/character-depth-pass.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Correct Course"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/correct-course.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Create Brownfield Story"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/create-brownfield-story.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Create Deep Research Prompt"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/create-deep-research-prompt.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Create Doc"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/create-doc.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Create Draft Section"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/create-draft-section.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Create Next Story"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/create-next-story.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Critical Review"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/critical-review.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Develop Character"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/develop-character.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Document Project"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/document-project.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Execute Checklist"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/execute-checklist.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Expand Premise"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/expand-premise.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Expand Synopsis"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/expand-synopsis.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Facilitate Brainstorming Session"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/facilitate-brainstorming-session.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Final Polish"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/final-polish.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Generate Ai Frontend Prompt"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/generate-ai-frontend-prompt.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Generate Cover Brief"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/generate-cover-brief.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Generate Cover Prompts"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/generate-cover-prompts.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Generate Scene List"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/generate-scene-list.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Incorporate Feedback"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/incorporate-feedback.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Index Docs"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/index-docs.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Kb Mode Interaction"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/kb-mode-interaction.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Nfr Assess"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/nfr-assess.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Outline Scenes"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/outline-scenes.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Provide Feedback"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/provide-feedback.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Publish Chapter"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/publish-chapter.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Qa Gate"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/qa-gate.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Quick Feedback"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/quick-feedback.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Review Story"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/review-story.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Risk Profile"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/risk-profile.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Select Next Arc"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/select-next-arc.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Shard Doc"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/shard-doc.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Test Design"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/test-design.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Trace Requirements"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/trace-requirements.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Validate Next Story"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-core/tasks/validate-next-story.md}
"""

View File

@@ -0,0 +1,6 @@
description = "Executes the BMad Task: Workshop Dialog"
prompt = """
CRITICAL: You are to execute the BMad Task defined below.
@{.bmad-creative-writing/tasks/workshop-dialog.md}
"""