Files
Entropyk/_bmad/_config/workflow-manifest.csv
Sepehr ab5dc7e568 chore: remove BMAD framework files and IDE configuration artifacts
Clean up unused BMAD workflow, agent, and command files across all IDE
configurations (.agent, .clinerules, .cursor, .gemini, .github, .kilocode,
.opencode) and internal module files (_bmad/bmb, _bmad/bmm).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-25 15:01:09 +02:00

6.4 KiB

1namedescriptionmodulepathcanonicalId
2advanced-elicitationPush the LLM to reconsider refine and improve its recent output. Use when the user asks for advanced elicitation.core_bmad/core/workflows/advanced-elicitation/workflow.mdbmad-advanced-elicitation
3brainstormingFacilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate.core_bmad/core/workflows/brainstorming/workflow.md
4party-modeOrchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations. Use when user requests party mode.core_bmad/core/workflows/party-mode/workflow.md
5create-product-briefCreate product brief through collaborative discovery. Use when the user says "lets create a product brief" or "help me create a project brief"bmm_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.mdbmad-create-product-brief
6domain-researchConduct domain and industry research. Use when the user says "lets create a research report on [domain or industry]"bmm_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.mdbmad-domain-research
7market-researchConduct market research on competition and customers. Use when the user says "create a market research report about [business idea]".bmm_bmad/bmm/workflows/1-analysis/research/workflow-market-research.mdbmad-market-research
8technical-researchConduct technical research on technologies and architecture. Use when the user says "create a technical research report on [topic]".bmm_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.mdbmad-technical-research
9create-prdCreate a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"bmm_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.mdbmad-create-prd
10edit-prdEdit an existing PRD. Use when the user says "edit this PRD".bmm_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.mdbmad-edit-prd
11validate-prdValidate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"bmm_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.mdbmad-validate-prd
12create-ux-designPlan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX"bmm_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.mdbmad-create-ux-design
13check-implementation-readinessValidate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness".bmm_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.mdbmad-check-implementation-readiness
14create-architectureCreate architecture solution design decisions for AI agent consistency. Use when the user says "lets create architecture" or "create technical architecture" or "create a solution design"bmm_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.mdbmad-create-architecture
15create-epics-and-storiesBreak requirements into epics and user stories. Use when the user says "create the epics and stories list"bmm_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.mdbmad-create-epics-and-stories
16code-reviewPerform adversarial code review finding specific issues. Use when the user says "run code review" or "review this code"bmm_bmad/bmm/workflows/4-implementation/code-review/workflow.mdbmad-code-review
17correct-courseManage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"bmm_bmad/bmm/workflows/4-implementation/correct-course/workflow.mdbmad-correct-course
18create-storyCreates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]"bmm_bmad/bmm/workflows/4-implementation/create-story/workflow.mdbmad-create-story
19dev-storyExecute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"bmm_bmad/bmm/workflows/4-implementation/dev-story/workflow.mdbmad-dev-story
20retrospectivePost-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"bmm_bmad/bmm/workflows/4-implementation/retrospective/workflow.mdbmad-retrospective
21sprint-planningGenerate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"bmm_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.mdbmad-sprint-planning
22sprint-statusSummarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"bmm_bmad/bmm/workflows/4-implementation/sprint-status/workflow.mdbmad-sprint-status
23quick-devImplement a Quick Tech Spec for small changes or features. Use when the user provides a quick tech spec and says "implement this quick spec" or "proceed with implementation of [quick tech spec]"bmm_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.mdbmad-quick-dev
24quick-specVery quick process to create implementation-ready quick specs for small changes or features. Use when the user says "create a quick spec" or "generate a quick tech spec"bmm_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.mdbmad-quick-spec
25document-projectDocument brownfield projects for AI context. Use when the user says "document this project" or "generate project docs"bmm_bmad/bmm/workflows/document-project/workflow.mdbmad-document-project
26generate-project-contextCreate project-context.md with AI rules. Use when the user says "generate project context" or "create project context"bmm_bmad/bmm/workflows/generate-project-context/workflow.mdbmad-generate-project-context
27qa-generate-e2e-testsGenerate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"bmm_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.mdbmad-qa-generate-e2e-tests