agentvibes 2.4.3-beta.2 → 2.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. package/README.md +7 -7
  2. package/RELEASE_NOTES.md +94 -119
  3. package/package.json +1 -1
  4. package/.bmad-core/agent-teams/team-all.yaml +0 -15
  5. package/.bmad-core/agent-teams/team-fullstack.yaml +0 -19
  6. package/.bmad-core/agent-teams/team-ide-minimal.yaml +0 -11
  7. package/.bmad-core/agent-teams/team-no-ui.yaml +0 -14
  8. package/.bmad-core/agents/analyst.md +0 -84
  9. package/.bmad-core/agents/architect.md +0 -85
  10. package/.bmad-core/agents/bmad-master.md +0 -110
  11. package/.bmad-core/agents/bmad-orchestrator.md +0 -147
  12. package/.bmad-core/agents/dev.md +0 -81
  13. package/.bmad-core/agents/pm.md +0 -84
  14. package/.bmad-core/agents/po.md +0 -79
  15. package/.bmad-core/agents/qa.md +0 -87
  16. package/.bmad-core/agents/sm.md +0 -65
  17. package/.bmad-core/agents/ux-expert.md +0 -69
  18. package/.bmad-core/checklists/architect-checklist.md +0 -440
  19. package/.bmad-core/checklists/change-checklist.md +0 -184
  20. package/.bmad-core/checklists/pm-checklist.md +0 -372
  21. package/.bmad-core/checklists/po-master-checklist.md +0 -434
  22. package/.bmad-core/checklists/story-dod-checklist.md +0 -96
  23. package/.bmad-core/checklists/story-draft-checklist.md +0 -155
  24. package/.bmad-core/core-config.yaml +0 -22
  25. package/.bmad-core/data/bmad-kb.md +0 -809
  26. package/.bmad-core/data/brainstorming-techniques.md +0 -38
  27. package/.bmad-core/data/elicitation-methods.md +0 -156
  28. package/.bmad-core/data/technical-preferences.md +0 -5
  29. package/.bmad-core/data/test-levels-framework.md +0 -148
  30. package/.bmad-core/data/test-priorities-matrix.md +0 -174
  31. package/.bmad-core/enhanced-ide-development-workflow.md +0 -248
  32. package/.bmad-core/install-manifest.yaml +0 -230
  33. package/.bmad-core/tasks/advanced-elicitation.md +0 -119
  34. package/.bmad-core/tasks/apply-qa-fixes.md +0 -150
  35. package/.bmad-core/tasks/brownfield-create-epic.md +0 -162
  36. package/.bmad-core/tasks/brownfield-create-story.md +0 -149
  37. package/.bmad-core/tasks/correct-course.md +0 -72
  38. package/.bmad-core/tasks/create-brownfield-story.md +0 -314
  39. package/.bmad-core/tasks/create-deep-research-prompt.md +0 -280
  40. package/.bmad-core/tasks/create-doc.md +0 -103
  41. package/.bmad-core/tasks/create-next-story.md +0 -114
  42. package/.bmad-core/tasks/document-project.md +0 -345
  43. package/.bmad-core/tasks/execute-checklist.md +0 -88
  44. package/.bmad-core/tasks/facilitate-brainstorming-session.md +0 -138
  45. package/.bmad-core/tasks/generate-ai-frontend-prompt.md +0 -53
  46. package/.bmad-core/tasks/index-docs.md +0 -175
  47. package/.bmad-core/tasks/kb-mode-interaction.md +0 -77
  48. package/.bmad-core/tasks/nfr-assess.md +0 -345
  49. package/.bmad-core/tasks/qa-gate.md +0 -163
  50. package/.bmad-core/tasks/review-story.md +0 -316
  51. package/.bmad-core/tasks/risk-profile.md +0 -355
  52. package/.bmad-core/tasks/shard-doc.md +0 -187
  53. package/.bmad-core/tasks/test-design.md +0 -176
  54. package/.bmad-core/tasks/trace-requirements.md +0 -266
  55. package/.bmad-core/tasks/validate-next-story.md +0 -136
  56. package/.bmad-core/templates/architecture-tmpl.yaml +0 -651
  57. package/.bmad-core/templates/brainstorming-output-tmpl.yaml +0 -156
  58. package/.bmad-core/templates/brownfield-architecture-tmpl.yaml +0 -477
  59. package/.bmad-core/templates/brownfield-prd-tmpl.yaml +0 -281
  60. package/.bmad-core/templates/competitor-analysis-tmpl.yaml +0 -307
  61. package/.bmad-core/templates/front-end-architecture-tmpl.yaml +0 -219
  62. package/.bmad-core/templates/front-end-spec-tmpl.yaml +0 -350
  63. package/.bmad-core/templates/fullstack-architecture-tmpl.yaml +0 -824
  64. package/.bmad-core/templates/market-research-tmpl.yaml +0 -253
  65. package/.bmad-core/templates/prd-tmpl.yaml +0 -203
  66. package/.bmad-core/templates/project-brief-tmpl.yaml +0 -222
  67. package/.bmad-core/templates/qa-gate-tmpl.yaml +0 -103
  68. package/.bmad-core/templates/story-tmpl.yaml +0 -138
  69. package/.bmad-core/user-guide.md +0 -577
  70. package/.bmad-core/utils/bmad-doc-template.md +0 -327
  71. package/.bmad-core/utils/workflow-management.md +0 -71
  72. package/.bmad-core/workflows/brownfield-fullstack.yaml +0 -298
  73. package/.bmad-core/workflows/brownfield-service.yaml +0 -188
  74. package/.bmad-core/workflows/brownfield-ui.yaml +0 -198
  75. package/.bmad-core/workflows/greenfield-fullstack.yaml +0 -241
  76. package/.bmad-core/workflows/greenfield-service.yaml +0 -207
  77. package/.bmad-core/workflows/greenfield-ui.yaml +0 -236
  78. package/.bmad-core/working-in-the-brownfield.md +0 -606
  79. package/.claude/commands/BMad/analyst.md +0 -88
  80. package/.claude/commands/BMad/architect.md +0 -89
  81. package/.claude/commands/BMad/bmad-master.md +0 -114
  82. package/.claude/commands/BMad/bmad-orchestrator.md +0 -151
  83. package/.claude/commands/BMad/dev.md +0 -85
  84. package/.claude/commands/BMad/pm.md +0 -88
  85. package/.claude/commands/BMad/po.md +0 -83
  86. package/.claude/commands/BMad/qa.md +0 -91
  87. package/.claude/commands/BMad/sm.md +0 -69
  88. package/.claude/commands/BMad/tasks/advanced-elicitation.md +0 -123
  89. package/.claude/commands/BMad/tasks/apply-qa-fixes.md +0 -154
  90. package/.claude/commands/BMad/tasks/brownfield-create-epic.md +0 -166
  91. package/.claude/commands/BMad/tasks/brownfield-create-story.md +0 -153
  92. package/.claude/commands/BMad/tasks/correct-course.md +0 -76
  93. package/.claude/commands/BMad/tasks/create-brownfield-story.md +0 -318
  94. package/.claude/commands/BMad/tasks/create-deep-research-prompt.md +0 -284
  95. package/.claude/commands/BMad/tasks/create-doc.md +0 -107
  96. package/.claude/commands/BMad/tasks/create-next-story.md +0 -118
  97. package/.claude/commands/BMad/tasks/document-project.md +0 -349
  98. package/.claude/commands/BMad/tasks/execute-checklist.md +0 -92
  99. package/.claude/commands/BMad/tasks/facilitate-brainstorming-session.md +0 -142
  100. package/.claude/commands/BMad/tasks/generate-ai-frontend-prompt.md +0 -57
  101. package/.claude/commands/BMad/tasks/index-docs.md +0 -179
  102. package/.claude/commands/BMad/tasks/kb-mode-interaction.md +0 -81
  103. package/.claude/commands/BMad/tasks/nfr-assess.md +0 -349
  104. package/.claude/commands/BMad/tasks/qa-gate.md +0 -167
  105. package/.claude/commands/BMad/tasks/review-story.md +0 -320
  106. package/.claude/commands/BMad/tasks/risk-profile.md +0 -359
  107. package/.claude/commands/BMad/tasks/shard-doc.md +0 -191
  108. package/.claude/commands/BMad/tasks/test-design.md +0 -180
  109. package/.claude/commands/BMad/tasks/trace-requirements.md +0 -270
  110. package/.claude/commands/BMad/tasks/validate-next-story.md +0 -140
  111. package/.claude/commands/BMad/ux-expert.md +0 -73
  112. package/.claude/github-star-reminder.txt +0 -1
  113. package/.claude/piper-voices-dir.txt +0 -1
  114. package/.claude/plugins/bmad-voices-enabled.flag +0 -0
  115. package/.mcp.json +0 -88
  116. package/RELEASE_NOTES_v2.4.0_DRAFT.md +0 -116
  117. package/RELEASE_NOTES_v2.4.1_DRAFT.md +0 -61
  118. package/docs/2025-11-15_15-14-33.snagx +0 -0
  119. package/docs/Screenshot 2025-11-15 151325.png +0 -0
  120. package/docs/Screenshot 2025-11-15 151432.png +0 -0
  121. package/docs/macos-piper-issue.md +0 -172
  122. package/docs/stargazer-cms-prd.md +0 -1918
  123. package/docs/whatsapp-plugin-github-issue.md +0 -393
  124. package/docs/whatsapp-tts-plugin-feasibility.md +0 -418
  125. package/docs/whatsapp-tts-standalone-plugin.md +0 -628
  126. package/github-profile-draft.md +0 -57
  127. package/linkedin/vibe-coding-and-pulseaudio.md +0 -121
  128. package/mcp-server/agentvibes.db +0 -0
  129. package/scripts/audio-tunnel.config +0 -17
@@ -1,349 +0,0 @@
1
- # /document-project Task
2
-
3
- When this command is used, execute the following task:
4
-
5
- <!-- Powered by BMAD™ Core -->
6
-
7
- # Document an Existing Project
8
-
9
- ## Purpose
10
-
11
- Generate comprehensive documentation for existing projects optimized for AI development agents. This task creates structured reference materials that enable AI agents to understand project context, conventions, and patterns for effective contribution to any codebase.
12
-
13
- ## Task Instructions
14
-
15
- ### 1. Initial Project Analysis
16
-
17
- **CRITICAL:** First, check if a PRD or requirements document exists in context. If yes, use it to focus your documentation efforts on relevant areas only.
18
-
19
- **IF PRD EXISTS**:
20
-
21
- - Review the PRD to understand what enhancement/feature is planned
22
- - Identify which modules, services, or areas will be affected
23
- - Focus documentation ONLY on these relevant areas
24
- - Skip unrelated parts of the codebase to keep docs lean
25
-
26
- **IF NO PRD EXISTS**:
27
- Ask the user:
28
-
29
- "I notice you haven't provided a PRD or requirements document. To create more focused and useful documentation, I recommend one of these options:
30
-
31
- 1. **Create a PRD first** - Would you like me to help create a brownfield PRD before documenting? This helps focus documentation on relevant areas.
32
-
33
- 2. **Provide existing requirements** - Do you have a requirements document, epic, or feature description you can share?
34
-
35
- 3. **Describe the focus** - Can you briefly describe what enhancement or feature you're planning? For example:
36
- - 'Adding payment processing to the user service'
37
- - 'Refactoring the authentication module'
38
- - 'Integrating with a new third-party API'
39
-
40
- 4. **Document everything** - Or should I proceed with comprehensive documentation of the entire codebase? (Note: This may create excessive documentation for large projects)
41
-
42
- Please let me know your preference, or I can proceed with full documentation if you prefer."
43
-
44
- Based on their response:
45
-
46
- - If they choose option 1-3: Use that context to focus documentation
47
- - If they choose option 4 or decline: Proceed with comprehensive analysis below
48
-
49
- Begin by conducting analysis of the existing project. Use available tools to:
50
-
51
- 1. **Project Structure Discovery**: Examine the root directory structure, identify main folders, and understand the overall organization
52
- 2. **Technology Stack Identification**: Look for package.json, requirements.txt, Cargo.toml, pom.xml, etc. to identify languages, frameworks, and dependencies
53
- 3. **Build System Analysis**: Find build scripts, CI/CD configurations, and development commands
54
- 4. **Existing Documentation Review**: Check for README files, docs folders, and any existing documentation
55
- 5. **Code Pattern Analysis**: Sample key files to understand coding patterns, naming conventions, and architectural approaches
56
-
57
- Ask the user these elicitation questions to better understand their needs:
58
-
59
- - What is the primary purpose of this project?
60
- - Are there any specific areas of the codebase that are particularly complex or important for agents to understand?
61
- - What types of tasks do you expect AI agents to perform on this project? (e.g., bug fixes, feature additions, refactoring, testing)
62
- - Are there any existing documentation standards or formats you prefer?
63
- - What level of technical detail should the documentation target? (junior developers, senior developers, mixed team)
64
- - Is there a specific feature or enhancement you're planning? (This helps focus documentation)
65
-
66
- ### 2. Deep Codebase Analysis
67
-
68
- CRITICAL: Before generating documentation, conduct extensive analysis of the existing codebase:
69
-
70
- 1. **Explore Key Areas**:
71
- - Entry points (main files, index files, app initializers)
72
- - Configuration files and environment setup
73
- - Package dependencies and versions
74
- - Build and deployment configurations
75
- - Test suites and coverage
76
-
77
- 2. **Ask Clarifying Questions**:
78
- - "I see you're using [technology X]. Are there any custom patterns or conventions I should document?"
79
- - "What are the most critical/complex parts of this system that developers struggle with?"
80
- - "Are there any undocumented 'tribal knowledge' areas I should capture?"
81
- - "What technical debt or known issues should I document?"
82
- - "Which parts of the codebase change most frequently?"
83
-
84
- 3. **Map the Reality**:
85
- - Identify ACTUAL patterns used (not theoretical best practices)
86
- - Find where key business logic lives
87
- - Locate integration points and external dependencies
88
- - Document workarounds and technical debt
89
- - Note areas that differ from standard patterns
90
-
91
- **IF PRD PROVIDED**: Also analyze what would need to change for the enhancement
92
-
93
- ### 3. Core Documentation Generation
94
-
95
- [[LLM: Generate a comprehensive BROWNFIELD architecture document that reflects the ACTUAL state of the codebase.
96
-
97
- **CRITICAL**: This is NOT an aspirational architecture document. Document what EXISTS, including:
98
-
99
- - Technical debt and workarounds
100
- - Inconsistent patterns between different parts
101
- - Legacy code that can't be changed
102
- - Integration constraints
103
- - Performance bottlenecks
104
-
105
- **Document Structure**:
106
-
107
- # [Project Name] Brownfield Architecture Document
108
-
109
- ## Introduction
110
-
111
- This document captures the CURRENT STATE of the [Project Name] codebase, including technical debt, workarounds, and real-world patterns. It serves as a reference for AI agents working on enhancements.
112
-
113
- ### Document Scope
114
-
115
- [If PRD provided: "Focused on areas relevant to: {enhancement description}"]
116
- [If no PRD: "Comprehensive documentation of entire system"]
117
-
118
- ### Change Log
119
-
120
- | Date | Version | Description | Author |
121
- | ------ | ------- | --------------------------- | --------- |
122
- | [Date] | 1.0 | Initial brownfield analysis | [Analyst] |
123
-
124
- ## Quick Reference - Key Files and Entry Points
125
-
126
- ### Critical Files for Understanding the System
127
-
128
- - **Main Entry**: `src/index.js` (or actual entry point)
129
- - **Configuration**: `config/app.config.js`, `.env.example`
130
- - **Core Business Logic**: `src/services/`, `src/domain/`
131
- - **API Definitions**: `src/routes/` or link to OpenAPI spec
132
- - **Database Models**: `src/models/` or link to schema files
133
- - **Key Algorithms**: [List specific files with complex logic]
134
-
135
- ### If PRD Provided - Enhancement Impact Areas
136
-
137
- [Highlight which files/modules will be affected by the planned enhancement]
138
-
139
- ## High Level Architecture
140
-
141
- ### Technical Summary
142
-
143
- ### Actual Tech Stack (from package.json/requirements.txt)
144
-
145
- | Category | Technology | Version | Notes |
146
- | --------- | ---------- | ------- | -------------------------- |
147
- | Runtime | Node.js | 16.x | [Any constraints] |
148
- | Framework | Express | 4.18.2 | [Custom middleware?] |
149
- | Database | PostgreSQL | 13 | [Connection pooling setup] |
150
-
151
- etc...
152
-
153
- ### Repository Structure Reality Check
154
-
155
- - Type: [Monorepo/Polyrepo/Hybrid]
156
- - Package Manager: [npm/yarn/pnpm]
157
- - Notable: [Any unusual structure decisions]
158
-
159
- ## Source Tree and Module Organization
160
-
161
- ### Project Structure (Actual)
162
-
163
- ```text
164
- project-root/
165
- ├── src/
166
- │ ├── controllers/ # HTTP request handlers
167
- │ ├── services/ # Business logic (NOTE: inconsistent patterns between user and payment services)
168
- │ ├── models/ # Database models (Sequelize)
169
- │ ├── utils/ # Mixed bag - needs refactoring
170
- │ └── legacy/ # DO NOT MODIFY - old payment system still in use
171
- ├── tests/ # Jest tests (60% coverage)
172
- ├── scripts/ # Build and deployment scripts
173
- └── config/ # Environment configs
174
- ```
175
-
176
- ### Key Modules and Their Purpose
177
-
178
- - **User Management**: `src/services/userService.js` - Handles all user operations
179
- - **Authentication**: `src/middleware/auth.js` - JWT-based, custom implementation
180
- - **Payment Processing**: `src/legacy/payment.js` - CRITICAL: Do not refactor, tightly coupled
181
- - **[List other key modules with their actual files]**
182
-
183
- ## Data Models and APIs
184
-
185
- ### Data Models
186
-
187
- Instead of duplicating, reference actual model files:
188
-
189
- - **User Model**: See `src/models/User.js`
190
- - **Order Model**: See `src/models/Order.js`
191
- - **Related Types**: TypeScript definitions in `src/types/`
192
-
193
- ### API Specifications
194
-
195
- - **OpenAPI Spec**: `docs/api/openapi.yaml` (if exists)
196
- - **Postman Collection**: `docs/api/postman-collection.json`
197
- - **Manual Endpoints**: [List any undocumented endpoints discovered]
198
-
199
- ## Technical Debt and Known Issues
200
-
201
- ### Critical Technical Debt
202
-
203
- 1. **Payment Service**: Legacy code in `src/legacy/payment.js` - tightly coupled, no tests
204
- 2. **User Service**: Different pattern than other services, uses callbacks instead of promises
205
- 3. **Database Migrations**: Manually tracked, no proper migration tool
206
- 4. **[Other significant debt]**
207
-
208
- ### Workarounds and Gotchas
209
-
210
- - **Environment Variables**: Must set `NODE_ENV=production` even for staging (historical reason)
211
- - **Database Connections**: Connection pool hardcoded to 10, changing breaks payment service
212
- - **[Other workarounds developers need to know]**
213
-
214
- ## Integration Points and External Dependencies
215
-
216
- ### External Services
217
-
218
- | Service | Purpose | Integration Type | Key Files |
219
- | -------- | -------- | ---------------- | ------------------------------ |
220
- | Stripe | Payments | REST API | `src/integrations/stripe/` |
221
- | SendGrid | Emails | SDK | `src/services/emailService.js` |
222
-
223
- etc...
224
-
225
- ### Internal Integration Points
226
-
227
- - **Frontend Communication**: REST API on port 3000, expects specific headers
228
- - **Background Jobs**: Redis queue, see `src/workers/`
229
- - **[Other integrations]**
230
-
231
- ## Development and Deployment
232
-
233
- ### Local Development Setup
234
-
235
- 1. Actual steps that work (not ideal steps)
236
- 2. Known issues with setup
237
- 3. Required environment variables (see `.env.example`)
238
-
239
- ### Build and Deployment Process
240
-
241
- - **Build Command**: `npm run build` (webpack config in `webpack.config.js`)
242
- - **Deployment**: Manual deployment via `scripts/deploy.sh`
243
- - **Environments**: Dev, Staging, Prod (see `config/environments/`)
244
-
245
- ## Testing Reality
246
-
247
- ### Current Test Coverage
248
-
249
- - Unit Tests: 60% coverage (Jest)
250
- - Integration Tests: Minimal, in `tests/integration/`
251
- - E2E Tests: None
252
- - Manual Testing: Primary QA method
253
-
254
- ### Running Tests
255
-
256
- ```bash
257
- npm test # Runs unit tests
258
- npm run test:integration # Runs integration tests (requires local DB)
259
- ```
260
-
261
- ## If Enhancement PRD Provided - Impact Analysis
262
-
263
- ### Files That Will Need Modification
264
-
265
- Based on the enhancement requirements, these files will be affected:
266
-
267
- - `src/services/userService.js` - Add new user fields
268
- - `src/models/User.js` - Update schema
269
- - `src/routes/userRoutes.js` - New endpoints
270
- - [etc...]
271
-
272
- ### New Files/Modules Needed
273
-
274
- - `src/services/newFeatureService.js` - New business logic
275
- - `src/models/NewFeature.js` - New data model
276
- - [etc...]
277
-
278
- ### Integration Considerations
279
-
280
- - Will need to integrate with existing auth middleware
281
- - Must follow existing response format in `src/utils/responseFormatter.js`
282
- - [Other integration points]
283
-
284
- ## Appendix - Useful Commands and Scripts
285
-
286
- ### Frequently Used Commands
287
-
288
- ```bash
289
- npm run dev # Start development server
290
- npm run build # Production build
291
- npm run migrate # Run database migrations
292
- npm run seed # Seed test data
293
- ```
294
-
295
- ### Debugging and Troubleshooting
296
-
297
- - **Logs**: Check `logs/app.log` for application logs
298
- - **Debug Mode**: Set `DEBUG=app:*` for verbose logging
299
- - **Common Issues**: See `docs/troubleshooting.md`]]
300
-
301
- ### 4. Document Delivery
302
-
303
- 1. **In Web UI (Gemini, ChatGPT, Claude)**:
304
- - Present the entire document in one response (or multiple if too long)
305
- - Tell user to copy and save as `docs/brownfield-architecture.md` or `docs/project-architecture.md`
306
- - Mention it can be sharded later in IDE if needed
307
-
308
- 2. **In IDE Environment**:
309
- - Create the document as `docs/brownfield-architecture.md`
310
- - Inform user this single document contains all architectural information
311
- - Can be sharded later using PO agent if desired
312
-
313
- The document should be comprehensive enough that future agents can understand:
314
-
315
- - The actual state of the system (not idealized)
316
- - Where to find key files and logic
317
- - What technical debt exists
318
- - What constraints must be respected
319
- - If PRD provided: What needs to change for the enhancement]]
320
-
321
- ### 5. Quality Assurance
322
-
323
- CRITICAL: Before finalizing the document:
324
-
325
- 1. **Accuracy Check**: Verify all technical details match the actual codebase
326
- 2. **Completeness Review**: Ensure all major system components are documented
327
- 3. **Focus Validation**: If user provided scope, verify relevant areas are emphasized
328
- 4. **Clarity Assessment**: Check that explanations are clear for AI agents
329
- 5. **Navigation**: Ensure document has clear section structure for easy reference
330
-
331
- Apply the advanced elicitation task after major sections to refine based on user feedback.
332
-
333
- ## Success Criteria
334
-
335
- - Single comprehensive brownfield architecture document created
336
- - Document reflects REALITY including technical debt and workarounds
337
- - Key files and modules are referenced with actual paths
338
- - Models/APIs reference source files rather than duplicating content
339
- - If PRD provided: Clear impact analysis showing what needs to change
340
- - Document enables AI agents to navigate and understand the actual codebase
341
- - Technical constraints and "gotchas" are clearly documented
342
-
343
- ## Notes
344
-
345
- - This task creates ONE document that captures the TRUE state of the system
346
- - References actual files rather than duplicating content when possible
347
- - Documents technical debt, workarounds, and constraints honestly
348
- - For brownfield projects with PRD: Provides clear enhancement impact analysis
349
- - The goal is PRACTICAL documentation for AI agents doing real work
@@ -1,92 +0,0 @@
1
- # /execute-checklist Task
2
-
3
- When this command is used, execute the following task:
4
-
5
- <!-- Powered by BMAD™ Core -->
6
-
7
- # Checklist Validation Task
8
-
9
- This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
10
-
11
- ## Available Checklists
12
-
13
- If the user asks or does not specify a specific checklist, list the checklists available to the agent persona. If the task is being run not with a specific agent, tell the user to check the .bmad-core/checklists folder to select the appropriate one to run.
14
-
15
- ## Instructions
16
-
17
- 1. **Initial Assessment**
18
- - If user or the task being run provides a checklist name:
19
- - Try fuzzy matching (e.g. "architecture checklist" -> "architect-checklist")
20
- - If multiple matches found, ask user to clarify
21
- - Load the appropriate checklist from .bmad-core/checklists/
22
- - If no checklist specified:
23
- - Ask the user which checklist they want to use
24
- - Present the available options from the files in the checklists folder
25
- - Confirm if they want to work through the checklist:
26
- - Section by section (interactive mode - very time consuming)
27
- - All at once (YOLO mode - recommended for checklists, there will be a summary of sections at the end to discuss)
28
-
29
- 2. **Document and Artifact Gathering**
30
- - Each checklist will specify its required documents/artifacts at the beginning
31
- - Follow the checklist's specific instructions for what to gather, generally a file can be resolved in the docs folder, if not or unsure, halt and ask or confirm with the user.
32
-
33
- 3. **Checklist Processing**
34
-
35
- If in interactive mode:
36
- - Work through each section of the checklist one at a time
37
- - For each section:
38
- - Review all items in the section following instructions for that section embedded in the checklist
39
- - Check each item against the relevant documentation or artifacts as appropriate
40
- - Present summary of findings for that section, highlighting warnings, errors and non applicable items (rationale for non-applicability).
41
- - Get user confirmation before proceeding to next section or if any thing major do we need to halt and take corrective action
42
-
43
- If in YOLO mode:
44
- - Process all sections at once
45
- - Create a comprehensive report of all findings
46
- - Present the complete analysis to the user
47
-
48
- 4. **Validation Approach**
49
-
50
- For each checklist item:
51
- - Read and understand the requirement
52
- - Look for evidence in the documentation that satisfies the requirement
53
- - Consider both explicit mentions and implicit coverage
54
- - Aside from this, follow all checklist llm instructions
55
- - Mark items as:
56
- - ✅ PASS: Requirement clearly met
57
- - ❌ FAIL: Requirement not met or insufficient coverage
58
- - ⚠️ PARTIAL: Some aspects covered but needs improvement
59
- - N/A: Not applicable to this case
60
-
61
- 5. **Section Analysis**
62
-
63
- For each section:
64
- - think step by step to calculate pass rate
65
- - Identify common themes in failed items
66
- - Provide specific recommendations for improvement
67
- - In interactive mode, discuss findings with user
68
- - Document any user decisions or explanations
69
-
70
- 6. **Final Report**
71
-
72
- Prepare a summary that includes:
73
- - Overall checklist completion status
74
- - Pass rates by section
75
- - List of failed items with context
76
- - Specific recommendations for improvement
77
- - Any sections or items marked as N/A with justification
78
-
79
- ## Checklist Execution Methodology
80
-
81
- Each checklist now contains embedded LLM prompts and instructions that will:
82
-
83
- 1. **Guide thorough thinking** - Prompts ensure deep analysis of each section
84
- 2. **Request specific artifacts** - Clear instructions on what documents/access is needed
85
- 3. **Provide contextual guidance** - Section-specific prompts for better validation
86
- 4. **Generate comprehensive reports** - Final summary with detailed findings
87
-
88
- The LLM will:
89
-
90
- - Execute the complete checklist validation
91
- - Present a final report with pass/fail rates and key findings
92
- - Offer to provide detailed analysis of any section, especially those with warnings or failures
@@ -1,142 +0,0 @@
1
- # /facilitate-brainstorming-session Task
2
-
3
- When this command is used, execute the following task:
4
-
5
- ## <!-- Powered by BMAD™ Core -->
6
-
7
- docOutputLocation: docs/brainstorming-session-results.md
8
- template: '.bmad-core/templates/brainstorming-output-tmpl.yaml'
9
-
10
- ---
11
-
12
- # Facilitate Brainstorming Session Task
13
-
14
- Facilitate interactive brainstorming sessions with users. Be creative and adaptive in applying techniques.
15
-
16
- ## Process
17
-
18
- ### Step 1: Session Setup
19
-
20
- Ask 4 context questions (don't preview what happens next):
21
-
22
- 1. What are we brainstorming about?
23
- 2. Any constraints or parameters?
24
- 3. Goal: broad exploration or focused ideation?
25
- 4. Do you want a structured document output to reference later? (Default Yes)
26
-
27
- ### Step 2: Present Approach Options
28
-
29
- After getting answers to Step 1, present 4 approach options (numbered):
30
-
31
- 1. User selects specific techniques
32
- 2. Analyst recommends techniques based on context
33
- 3. Random technique selection for creative variety
34
- 4. Progressive technique flow (start broad, narrow down)
35
-
36
- ### Step 3: Execute Techniques Interactively
37
-
38
- **KEY PRINCIPLES:**
39
-
40
- - **FACILITATOR ROLE**: Guide user to generate their own ideas through questions, prompts, and examples
41
- - **CONTINUOUS ENGAGEMENT**: Keep user engaged with chosen technique until they want to switch or are satisfied
42
- - **CAPTURE OUTPUT**: If (default) document output requested, capture all ideas generated in each technique section to the document from the beginning.
43
-
44
- **Technique Selection:**
45
- If user selects Option 1, present numbered list of techniques from the brainstorming-techniques data file. User can select by number..
46
-
47
- **Technique Execution:**
48
-
49
- 1. Apply selected technique according to data file description
50
- 2. Keep engaging with technique until user indicates they want to:
51
- - Choose a different technique
52
- - Apply current ideas to a new technique
53
- - Move to convergent phase
54
- - End session
55
-
56
- **Output Capture (if requested):**
57
- For each technique used, capture:
58
-
59
- - Technique name and duration
60
- - Key ideas generated by user
61
- - Insights and patterns identified
62
- - User's reflections on the process
63
-
64
- ### Step 4: Session Flow
65
-
66
- 1. **Warm-up** (5-10 min) - Build creative confidence
67
- 2. **Divergent** (20-30 min) - Generate quantity over quality
68
- 3. **Convergent** (15-20 min) - Group and categorize ideas
69
- 4. **Synthesis** (10-15 min) - Refine and develop concepts
70
-
71
- ### Step 5: Document Output (if requested)
72
-
73
- Generate structured document with these sections:
74
-
75
- **Executive Summary**
76
-
77
- - Session topic and goals
78
- - Techniques used and duration
79
- - Total ideas generated
80
- - Key themes and patterns identified
81
-
82
- **Technique Sections** (for each technique used)
83
-
84
- - Technique name and description
85
- - Ideas generated (user's own words)
86
- - Insights discovered
87
- - Notable connections or patterns
88
-
89
- **Idea Categorization**
90
-
91
- - **Immediate Opportunities** - Ready to implement now
92
- - **Future Innovations** - Requires development/research
93
- - **Moonshots** - Ambitious, transformative concepts
94
- - **Insights & Learnings** - Key realizations from session
95
-
96
- **Action Planning**
97
-
98
- - Top 3 priority ideas with rationale
99
- - Next steps for each priority
100
- - Resources/research needed
101
- - Timeline considerations
102
-
103
- **Reflection & Follow-up**
104
-
105
- - What worked well in this session
106
- - Areas for further exploration
107
- - Recommended follow-up techniques
108
- - Questions that emerged for future sessions
109
-
110
- ## Key Principles
111
-
112
- - **YOU ARE A FACILITATOR**: Guide the user to brainstorm, don't brainstorm for them (unless they request it persistently)
113
- - **INTERACTIVE DIALOGUE**: Ask questions, wait for responses, build on their ideas
114
- - **ONE TECHNIQUE AT A TIME**: Don't mix multiple techniques in one response
115
- - **CONTINUOUS ENGAGEMENT**: Stay with one technique until user wants to switch
116
- - **DRAW IDEAS OUT**: Use prompts and examples to help them generate their own ideas
117
- - **REAL-TIME ADAPTATION**: Monitor engagement and adjust approach as needed
118
- - Maintain energy and momentum
119
- - Defer judgment during generation
120
- - Quantity leads to quality (aim for 100 ideas in 60 minutes)
121
- - Build on ideas collaboratively
122
- - Document everything in output document
123
-
124
- ## Advanced Engagement Strategies
125
-
126
- **Energy Management**
127
-
128
- - Check engagement levels: "How are you feeling about this direction?"
129
- - Offer breaks or technique switches if energy flags
130
- - Use encouraging language and celebrate idea generation
131
-
132
- **Depth vs. Breadth**
133
-
134
- - Ask follow-up questions to deepen ideas: "Tell me more about that..."
135
- - Use "Yes, and..." to build on their ideas
136
- - Help them make connections: "How does this relate to your earlier idea about...?"
137
-
138
- **Transition Management**
139
-
140
- - Always ask before switching techniques: "Ready to try a different approach?"
141
- - Offer options: "Should we explore this idea deeper or generate more alternatives?"
142
- - Respect their process and timing
@@ -1,57 +0,0 @@
1
- # /generate-ai-frontend-prompt Task
2
-
3
- When this command is used, execute the following task:
4
-
5
- <!-- Powered by BMAD™ Core -->
6
-
7
- # Create AI Frontend Prompt Task
8
-
9
- ## Purpose
10
-
11
- To generate a masterful, comprehensive, and optimized prompt that can be used with any AI-driven frontend development tool (e.g., Vercel v0, Lovable.ai, or similar) to scaffold or generate significant portions of a frontend application.
12
-
13
- ## Inputs
14
-
15
- - Completed UI/UX Specification (`front-end-spec.md`)
16
- - Completed Frontend Architecture Document (`front-end-architecture`) or a full stack combined architecture such as `architecture.md`
17
- - Main System Architecture Document (`architecture` - for API contracts and tech stack to give further context)
18
-
19
- ## Key Activities & Instructions
20
-
21
- ### 1. Core Prompting Principles
22
-
23
- Before generating the prompt, you must understand these core principles for interacting with a generative AI for code.
24
-
25
- - **Be Explicit and Detailed**: The AI cannot read your mind. Provide as much detail and context as possible. Vague requests lead to generic or incorrect outputs.
26
- - **Iterate, Don't Expect Perfection**: Generating an entire complex application in one go is rare. The most effective method is to prompt for one component or one section at a time, then build upon the results.
27
- - **Provide Context First**: Always start by providing the AI with the necessary context, such as the tech stack, existing code snippets, and overall project goals.
28
- - **Mobile-First Approach**: Frame all UI generation requests with a mobile-first design mindset. Describe the mobile layout first, then provide separate instructions for how it should adapt for tablet and desktop.
29
-
30
- ### 2. The Structured Prompting Framework
31
-
32
- To ensure the highest quality output, you MUST structure every prompt using the following four-part framework.
33
-
34
- 1. **High-Level Goal**: Start with a clear, concise summary of the overall objective. This orients the AI on the primary task.
35
- - _Example: "Create a responsive user registration form with client-side validation and API integration."_
36
- 2. **Detailed, Step-by-Step Instructions**: Provide a granular, numbered list of actions the AI should take. Break down complex tasks into smaller, sequential steps. This is the most critical part of the prompt.
37
- - _Example: "1. Create a new file named `RegistrationForm.js`. 2. Use React hooks for state management. 3. Add styled input fields for 'Name', 'Email', and 'Password'. 4. For the email field, ensure it is a valid email format. 5. On submission, call the API endpoint defined below."_
38
- 3. **Code Examples, Data Structures & Constraints**: Include any relevant snippets of existing code, data structures, or API contracts. This gives the AI concrete examples to work with. Crucially, you must also state what _not_ to do.
39
- - _Example: "Use this API endpoint: `POST /api/register`. The expected JSON payload is `{ "name": "string", "email": "string", "password": "string" }`. Do NOT include a 'confirm password' field. Use Tailwind CSS for all styling."_
40
- 4. **Define a Strict Scope**: Explicitly define the boundaries of the task. Tell the AI which files it can modify and, more importantly, which files to leave untouched to prevent unintended changes across the codebase.
41
- - _Example: "You should only create the `RegistrationForm.js` component and add it to the `pages/register.js` file. Do NOT alter the `Navbar.js` component or any other existing page or component."_
42
-
43
- ### 3. Assembling the Master Prompt
44
-
45
- You will now synthesize the inputs and the above principles into a final, comprehensive prompt.
46
-
47
- 1. **Gather Foundational Context**:
48
- - Start the prompt with a preamble describing the overall project purpose, the full tech stack (e.g., Next.js, TypeScript, Tailwind CSS), and the primary UI component library being used.
49
- 2. **Describe the Visuals**:
50
- - If the user has design files (Figma, etc.), instruct them to provide links or screenshots.
51
- - If not, describe the visual style: color palette, typography, spacing, and overall aesthetic (e.g., "minimalist", "corporate", "playful").
52
- 3. **Build the Prompt using the Structured Framework**:
53
- - Follow the four-part framework from Section 2 to build out the core request, whether it's for a single component or a full page.
54
- 4. **Present and Refine**:
55
- - Output the complete, generated prompt in a clear, copy-pasteable format (e.g., a large code block).
56
- - Explain the structure of the prompt and why certain information was included, referencing the principles above.
57
- - <important_note>Conclude by reminding the user that all AI-generated code will require careful human review, testing, and refinement to be considered production-ready.</important_note>