Snapshot WIP: solver HP epic progress, BPHX/HX physics, BMAD skill refresh.
Some checks failed
CI / check (push) Has been cancelled

Capture uncommitted solver robustness work (regularization, domain errors, linear solver lifecycle, tube DP/MSH), web workbench updates, and synced BMAD skills across IDE agent folders before starting BPHX pressure-drop.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-19 16:35:31 +02:00
parent 88620790d6
commit 5bd180b5b8
1363 changed files with 101041 additions and 58547 deletions

View File

@@ -1,51 +1,50 @@
module,phase,name,code,sequence,workflow-file,command,required,agent-name,agent-command,agent-display-name,agent-title,options,description,output-location,outputs
BMad Method,_meta,,,,,,false,,,,,,,https://docs.bmad-method.org/llms.txt,
BMad Method,bmad-agent-tech-writer,Write Document,WD,"Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review.",write,,anytime,,,,,,false,project-knowledge,document
BMad Method,bmad-agent-tech-writer,Update Standards,US,Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions.,update-standards,,anytime,,,,,,false,_bmad/_memory/tech-writer-sidecar,standards
BMad Method,bmad-agent-tech-writer,Mermaid Generate,MG,Create a Mermaid diagram based on user description. Will suggest diagram types if not specified.,mermaid,,anytime,,,,,,false,planning_artifacts,mermaid diagram
BMad Method,bmad-agent-tech-writer,Validate Document,VD,Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.,validate,[path],anytime,,,,,,false,planning_artifacts,validation report
BMad Method,bmad-agent-tech-writer,Explain Concept,EC,Create clear technical explanations with examples and diagrams for complex concepts.,explain,[topic],anytime,,,,,,false,project_knowledge,explanation
BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,1-analysis,false,,,,,false,planning_artifacts,brainstorming session,
BMad Method,bmad-check-implementation-readiness,Check Implementation Readiness,IR,Ensure PRD UX Architecture and Epics Stories are aligned.,,3-solutioning,bmad-create-epics-and-stories,,,,,true,planning_artifacts,readiness report,
BMad Method,bmad-checkpoint-preview,Checkpoint,CK,Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.,,4-implementation,false,,,,,false,,,
BMad Method,bmad-code-review,Code Review,CR,Story cycle: If issues back to DS if approved then next CS or ER if epic complete.,,4-implementation,bmad-dev-story,,,,,false,,,
BMad Method,bmad-correct-course,Correct Course,CC,Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories.,,anytime,false,,,,,false,planning_artifacts,change proposal,
BMad Method,bmad-create-architecture,Create Architecture,CA,Guided workflow to document technical decisions.,,3-solutioning,false,,,,,true,planning_artifacts,architecture,
BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,3-solutioning,bmad-create-architecture,,,,,true,planning_artifacts,epics and stories,
BMad Method,bmad-create-prd,Create PRD,CP,Expert led facilitation to produce your Product Requirements Document.,,2-planning,false,,,,,true,planning_artifacts,prd,
BMad Method,bmad-create-story,Create Story,CS,Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation.,create,,4-implementation,bmad-sprint-planning,,,,bmad-create-story:validate,true,implementation_artifacts,story
BMad Method,bmad-create-story,Validate Story,VS,Validates story readiness and completeness before development work begins.,validate,,4-implementation,bmad-create-story:create,,,,bmad-dev-story,false,implementation_artifacts,story validation report
BMad Method,bmad-create-ux-design,Create UX,CU,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project.",,2-planning,bmad-create-prd,,,,,false,planning_artifacts,ux design,
BMad Method,bmad-dev-story,Dev Story,DS,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed.,,4-implementation,bmad-create-story:validate,,,,,true,,,
BMad Method,bmad-document-project,Document Project,DP,Analyze an existing project to produce useful documentation.,,anytime,false,,,,,false,project-knowledge,*,
BMad Method,bmad-domain-research,Domain Research,DR,Industry domain deep dive subject matter expertise and terminology.,,1-analysis,false,,,,,false,planning_artifacts|project_knowledge,research documents,
BMad Method,bmad-edit-prd,Edit PRD,EP,,,[path],2-planning,bmad-validate-prd,,,,,false,planning_artifacts,updated prd
BMad Method,bmad-generate-project-context,Generate Project Context,GPC,Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.,,anytime,false,,,,,false,output_folder,project context,
BMad Method,bmad-market-research,Market Research,MR,Market analysis competitive landscape customer needs and trends.,,1-analysis,false,,,,,false,planning_artifacts|project-knowledge,research documents,
BMad Method,bmad-prfaq,PRFAQ Challenge,WB,Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief.,,-H,1-analysis,,,,,,false,planning_artifacts,prfaq document
BMad Method,bmad-product-brief,Create Brief,CB,An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you.,,-A,1-analysis,,,,,,false,planning_artifacts,product brief
BMad Method,bmad-qa-generate-e2e-tests,QA Automation Test,QA,Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that.,,4-implementation,bmad-dev-story,,,,,false,implementation_artifacts,test suite,
BMad Method,bmad-quick-dev,Quick Dev,QQ,Unified intent-in code-out workflow: clarify plan implement review and present.,,anytime,false,,,,,false,implementation_artifacts,spec and project implementation,
BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,4-implementation,bmad-code-review,,,,,false,implementation_artifacts,retrospective,
BMad Method,bmad-sprint-planning,Sprint Planning,SP,Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story.,,4-implementation,false,,,,,true,implementation_artifacts,sprint status,
BMad Method,bmad-sprint-status,Sprint Status,SS,Anytime: Summarize sprint status and route to next workflow.,,4-implementation,bmad-sprint-planning,,,,,false,,,
BMad Method,bmad-technical-research,Technical Research,TR,Technical feasibility architecture options and implementation approaches.,,1-analysis,false,,,,,false,planning_artifacts|project_knowledge,research documents,
BMad Method,bmad-validate-prd,Validate PRD,VP,,,[path],2-planning,bmad-create-prd,,,,,false,planning_artifacts,prd validation report
Core,_meta,,,,,,false,,,,,,,https://docs.bmad-method.org/llms.txt,
Core,bmad-brainstorming,Brainstorming,BSP,Use early in ideation or when stuck generating ideas.,,anytime,false,,,,,false,{output_folder}/brainstorming,brainstorming session,
Core,bmad-customize,BMad Customize,BC,"Use when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required.",,anytime,false,,,,,false,{project-root}/_bmad/custom,TOML override files,
Core,bmad-distillator,Distillator,DG,Use when you need token-efficient distillates that preserve all information for downstream LLM consumption.,[path],anytime,false,,,,,false,adjacent to source document or specified output_path,distillate markdown file(s),
Core,bmad-editorial-review-prose,Editorial Review - Prose,EP,Use after drafting to polish written content.,[path],anytime,false,,,,,false,report located with target document,three-column markdown table with suggested fixes,
Core,bmad-editorial-review-structure,Editorial Review - Structure,ES,Use when doc produced from multiple subprocesses or needs structural improvement.,[path],anytime,false,,,,,false,report located with target document,,
Core,bmad-help,BMad Help,BH,,,anytime,false,,,,,false,,,
Core,bmad-index-docs,Index Docs,ID,Use when LLM needs to understand available docs without loading everything.,,anytime,false,,,,,false,,,
Core,bmad-party-mode,Party Mode,PM,Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.,,anytime,false,,,,,false,,,
Core,bmad-review-adversarial-general,Adversarial Review,AR,"Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews.",[path],anytime,false,,,,,false,,,
Core,bmad-review-edge-case-hunter,Edge Case Hunter Review,ECH,Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.,[path],anytime,false,,,,,false,,,
Core,bmad-shard-doc,Shard Document,SD,Use when doc becomes too large (>500 lines) to manage effectively.,[path],anytime,false,,,,,false,,,
Creative Intelligence Suite,_meta,,,,,,false,,,,,,,https://cis-docs.bmad-method.org/llms.txt,
Creative Intelligence Suite,bmad-brainstorming,Brainstorming,BS,Facilitate brainstorming sessions using one or more techniques.,,anytime,false,,,,,false,output_folder,brainstorming session results
,
Creative Intelligence Suite,bmad-cis-design-thinking,Design Thinking,DT,Guide human-centered design processes using empathy-driven methodologies.,,anytime,false,,,,,false,output_folder,design thinking
,
Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,anytime,false,,,,,false,output_folder,innovation strategy
module,skill,display-name,menu-code,description,action,args,phase,preceded-by,followed-by,required,output-location,outputs
BMad Method,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,,1-analysis,,,false,planning_artifacts,brainstorming session
BMad Method,bmad-market-research,Market Research,MR,Market analysis competitive landscape customer needs and trends.,,,1-analysis,,,false,planning_artifacts|project-knowledge,research documents
BMad Method,bmad-domain-research,Domain Research,DR,Industry domain deep dive subject matter expertise and terminology.,,,1-analysis,,,false,planning_artifacts|project_knowledge,research documents
BMad Method,bmad-technical-research,Technical Research,TR,Technical feasibility architecture options and implementation approaches.,,,1-analysis,,,false,planning_artifacts|project_knowledge,research documents
BMad Method,bmad-product-brief,Create Brief,CB,An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you.,,-A,1-analysis,,,false,planning_artifacts,product brief
BMad Method,bmad-prfaq,PRFAQ Challenge,WB,Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief.,,-H,1-analysis,,,false,planning_artifacts,prfaq document
BMad Method,bmad-prd,Create Edit and Review PRD,PRD,"Facilitated PRD workflow — create a new PRD via coached discovery, update an existing one against a change signal, or validate a finished PRD against a checklist with an HTML findings report.",,,2-planning,bmad-product-brief,,true,planning_artifacts,prd
BMad Method,bmad-ux,Create UX,CU,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project.",,,2-planning,bmad-prd,,false,planning_artifacts,ux design
BMad Method,bmad-architecture,Architecture,CA,Offer once requirements exist (a PRD or spec; plus UX if present) and the user is ready to move from what to how. Also offer any time independently-built parts risk diverging. Produces the architecture spine: the invariants that keep features epics and stories consistent. Comes before epics and stories and scales from a quick spine to a full architecture (brownfield: ratifies the existing codebase).,,,3-solutioning,,,true,planning_artifacts,architecture
BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,,3-solutioning,bmad-architecture,,true,planning_artifacts,epics and stories
BMad Method,bmad-check-implementation-readiness,Check Implementation Readiness,IR,Ensure PRD UX Architecture and Epics Stories are aligned.,,,3-solutioning,bmad-create-epics-and-stories,,true,planning_artifacts,readiness report
BMad Method,bmad-sprint-planning,Sprint Planning,SP,Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story.,,,4-implementation,,,true,implementation_artifacts,sprint status
BMad Method,bmad-sprint-status,Sprint Status,SS,Anytime: Summarize sprint status and route to next workflow.,,,4-implementation,bmad-sprint-planning,,false,,
BMad Method,bmad-create-story,Create Story,CS,Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation.,create,,4-implementation,bmad-sprint-planning,bmad-create-story:validate,true,implementation_artifacts,story
BMad Method,bmad-create-story,Validate Story,VS,Validates story readiness and completeness before development work begins.,validate,,4-implementation,bmad-create-story:create,bmad-dev-story,false,implementation_artifacts,story validation report
BMad Method,bmad-dev-story,Dev Story,DS,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed.,,,4-implementation,bmad-create-story:validate,,true,,
BMad Method,bmad-code-review,Code Review,CR,Story cycle: If issues back to DS if approved then next CS or ER if epic complete.,,,4-implementation,bmad-dev-story,,false,,
BMad Method,bmad-checkpoint-preview,Checkpoint,CK,Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.,,,4-implementation,,,false,,
BMad Method,bmad-qa-generate-e2e-tests,QA Automation Test,QA,Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that.,,,4-implementation,bmad-dev-story,,false,implementation_artifacts,test suite
BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,,4-implementation,bmad-code-review,,false,implementation_artifacts,retrospective
BMad Method,bmad-document-project,Document Project,DP,Analyze an existing project to produce useful documentation.,,,anytime,,,false,project-knowledge,*
BMad Method,bmad-generate-project-context,Generate Project Context,GPC,Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.,,,anytime,,,false,output_folder,project context
BMad Method,bmad-quick-dev,Quick Dev,QQ,Unified intent-in code-out workflow: clarify plan implement review and present.,,,anytime,,,false,implementation_artifacts,spec and project implementation
BMad Method,bmad-correct-course,Correct Course,CC,Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories.,,,anytime,,,false,planning_artifacts,change proposal
BMad Method,bmad-agent-tech-writer,Write Document,WD,"Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review.",write,,anytime,,,false,project-knowledge,document
BMad Method,bmad-agent-tech-writer,Update Standards,US,Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions.,update-standards,,anytime,,,false,_bmad/_memory/tech-writer-sidecar,standards
BMad Method,bmad-agent-tech-writer,Mermaid Generate,MG,Create a Mermaid diagram based on user description. Will suggest diagram types if not specified.,mermaid,,anytime,,,false,planning_artifacts,mermaid diagram
BMad Method,bmad-agent-tech-writer,Validate Document,VD,Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.,validate,[path],anytime,,,false,planning_artifacts,validation report
BMad Method,bmad-agent-tech-writer,Explain Concept,EC,Create clear technical explanations with examples and diagrams for complex concepts.,explain,[topic],anytime,,,false,project_knowledge,explanation
Core,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
Core,bmad-brainstorming,Brainstorming,BSP,Use early in ideation or when stuck generating ideas.,,,anytime,,,false,{output_folder}/brainstorming,brainstorming session
Core,bmad-party-mode,Party Mode,PM,Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.,,,anytime,,,false,,
Core,bmad-help,BMad Help,BH,,,,anytime,,,false,,
Core,bmad-index-docs,Index Docs,ID,Use when LLM needs to understand available docs without loading everything.,,,anytime,,,false,,
Core,bmad-shard-doc,Shard Document,SD,Use when doc becomes too large (>500 lines) to manage effectively.,,[path],anytime,,,false,,
Core,bmad-editorial-review-prose,Editorial Review - Prose,EP,Use after drafting to polish written content.,,[path],anytime,,,false,report located with target document,three-column markdown table with suggested fixes
Core,bmad-editorial-review-structure,Editorial Review - Structure,ES,Use when doc produced from multiple subprocesses or needs structural improvement.,,[path],anytime,,,false,report located with target document,
Core,bmad-review-adversarial-general,Adversarial Review,AR,"Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews.",,[path],anytime,,,false,,
Core,bmad-review-edge-case-hunter,Edge Case Hunter Review,ECH,Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.,,[path],anytime,,,false,,
Core,bmad-spec,Spec,SP,"Use to distill any intent input (brief, PRD, transcript, brain dump, design folder, mixed multi-source) into a succinct, no-fluff SPEC.md contract + companions that downstream work derives from. Locks the WHAT before the HOW. Works for software, game design, research, editorial, policy, business, anything intent-bearing. Validation mode also available.",,[path],anytime,,,false,{output_folder}/specs/spec-{slug},SPEC.md + companion files
Core,bmad-customize,BMad Customize,BC,"Use when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required.",,,anytime,,,false,{project-root}/_bmad/custom,TOML override files
Core,bmad-forge-idea,Forge Idea,FI,"Use to pressure-test and harden an idea — software, business, creative, research, or life — until it proves out, hardens into something buildable, or dies cheaply. Persona-driven interrogation; optional handoff to bmad-spec or bmad-quick-dev.",,,anytime,,,false,{output_folder}/forge,refined-idea brief (optional)
Creative Intelligence Suite,_meta,,,,,,,,,false,https://cis-docs.bmad-method.org/llms.txt,
Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,,anytime,,,false,output_folder,innovation strategy
Creative Intelligence Suite,bmad-cis-problem-solving,Problem Solving,PS,Apply systematic problem-solving methodologies to crack complex challenges.,,,anytime,,,false,output_folder,problem solution
Creative Intelligence Suite,bmad-cis-design-thinking,Design Thinking,DT,Guide human-centered design processes using empathy-driven methodologies.,,,anytime,,,false,output_folder,design thinking
Creative Intelligence Suite,bmad-brainstorming,Brainstorming,BS,Facilitate brainstorming sessions using one or more techniques.,,,anytime,,,false,output_folder,brainstorming session results
Creative Intelligence Suite,bmad-cis-storytelling,Storytelling,ST,Craft compelling narratives using proven story frameworks and techniques.,,,anytime,,,false,output_folder,narrative/story
1 module skill name display-name code menu-code sequence description workflow-file agent-name action command args phase preceded-by agent-command followed-by agent-display-name required agent-title output-location options outputs
2 BMad Method _meta _meta false https://docs.bmad-method.org/llms.txt
3 BMad Method bmad-brainstorming Write Document Brainstorm Project WD BP Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review. false Expert guided facilitation through a single or multiple techniques. write bmad-agent-tech-writer 1-analysis anytime false project-knowledge planning_artifacts document brainstorming session
4 BMad Method bmad-market-research Update Standards Market Research US MR Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. false Market analysis competitive landscape customer needs and trends. update-standards bmad-agent-tech-writer 1-analysis anytime false _bmad/_memory/tech-writer-sidecar planning_artifacts|project-knowledge standards research documents
5 BMad Method bmad-domain-research Mermaid Generate Domain Research MG DR Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. false Industry domain deep dive subject matter expertise and terminology. mermaid bmad-agent-tech-writer 1-analysis anytime false planning_artifacts planning_artifacts|project_knowledge mermaid diagram research documents
6 BMad Method bmad-technical-research Validate Document Technical Research VD TR Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. false Technical feasibility architecture options and implementation approaches. validate [path] bmad-agent-tech-writer 1-analysis anytime false planning_artifacts planning_artifacts|project_knowledge validation report research documents
7 BMad Method bmad-product-brief Explain Concept Create Brief EC CB Create clear technical explanations with examples and diagrams for complex concepts. false An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you. explain [topic] -A bmad-agent-tech-writer 1-analysis anytime false project_knowledge planning_artifacts explanation product brief
8 BMad Method bmad-prfaq Brainstorm Project PRFAQ Challenge BP WB Expert guided facilitation through a single or multiple techniques. planning_artifacts Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief. 1-analysis -H bmad-brainstorming 1-analysis false brainstorming session planning_artifacts false prfaq document
9 BMad Method bmad-prd Check Implementation Readiness Create Edit and Review PRD IR PRD Ensure PRD UX Architecture and Epics Stories are aligned. planning_artifacts Facilitated PRD workflow — create a new PRD via coached discovery, update an existing one against a change signal, or validate a finished PRD against a checklist with an HTML findings report. 3-solutioning bmad-check-implementation-readiness 2-planning bmad-product-brief bmad-create-epics-and-stories true readiness report planning_artifacts true prd
10 BMad Method bmad-ux Checkpoint Create UX CK CU Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs. Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. 4-implementation bmad-checkpoint-preview 2-planning bmad-prd false planning_artifacts false ux design
11 BMad Method bmad-architecture Code Review Architecture CR CA Story cycle: If issues back to DS if approved then next CS or ER if epic complete. Offer once requirements exist (a PRD or spec; plus UX if present) and the user is ready to move from what to how. Also offer any time independently-built parts risk diverging. Produces the architecture spine: the invariants that keep features epics and stories consistent. Comes before epics and stories and scales from a quick spine to a full architecture (brownfield: ratifies the existing codebase). 4-implementation bmad-code-review 3-solutioning bmad-dev-story true planning_artifacts false architecture
12 BMad Method bmad-create-epics-and-stories Correct Course Create Epics and Stories CC CE Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories. planning_artifacts anytime bmad-correct-course 3-solutioning bmad-architecture false true change proposal planning_artifacts false epics and stories
13 BMad Method bmad-check-implementation-readiness Create Architecture Check Implementation Readiness CA IR Guided workflow to document technical decisions. planning_artifacts Ensure PRD UX Architecture and Epics Stories are aligned. 3-solutioning bmad-create-architecture 3-solutioning bmad-create-epics-and-stories false true architecture planning_artifacts true readiness report
14 BMad Method bmad-sprint-planning Create Epics and Stories Sprint Planning CE SP planning_artifacts Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story. 3-solutioning bmad-create-epics-and-stories 4-implementation bmad-create-architecture true epics and stories implementation_artifacts true sprint status
15 BMad Method bmad-sprint-status Create PRD Sprint Status CP SS Expert led facilitation to produce your Product Requirements Document. planning_artifacts Anytime: Summarize sprint status and route to next workflow. 2-planning bmad-create-prd 4-implementation bmad-sprint-planning false prd true
16 BMad Method bmad-create-story Create Story Create Story CS CS Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation. true Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation. create bmad-sprint-planning create bmad-create-story 4-implementation bmad-sprint-planning bmad-create-story:validate 4-implementation true implementation_artifacts bmad-create-story:validate story
17 BMad Method bmad-create-story Validate Story Validate Story VS VS Validates story readiness and completeness before development work begins. false Validates story readiness and completeness before development work begins. validate bmad-create-story:create validate bmad-create-story 4-implementation bmad-create-story:create bmad-dev-story 4-implementation false implementation_artifacts bmad-dev-story story validation report
18 BMad Method bmad-dev-story Create UX Dev Story CU DS Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. planning_artifacts Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed. 2-planning bmad-create-ux-design 4-implementation bmad-create-story:validate bmad-create-prd true ux design false
19 BMad Method bmad-code-review Dev Story Code Review DS CR Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed. Story cycle: If issues back to DS if approved then next CS or ER if epic complete. 4-implementation bmad-dev-story 4-implementation bmad-dev-story bmad-create-story:validate false true
20 BMad Method bmad-checkpoint-preview Document Project Checkpoint DP CK Analyze an existing project to produce useful documentation. project-knowledge Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs. anytime bmad-document-project 4-implementation false * false
21 BMad Method bmad-qa-generate-e2e-tests Domain Research QA Automation Test DR QA Industry domain deep dive subject matter expertise and terminology. planning_artifacts|project_knowledge Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that. 1-analysis bmad-domain-research 4-implementation bmad-dev-story false research documents implementation_artifacts false test suite
22 BMad Method bmad-retrospective Edit PRD Retrospective EP ER false Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC. bmad-validate-prd [path] bmad-edit-prd 4-implementation bmad-code-review 2-planning false planning_artifacts implementation_artifacts updated prd retrospective
23 BMad Method bmad-document-project Generate Project Context Document Project GPC DP Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects. output_folder Analyze an existing project to produce useful documentation. anytime bmad-generate-project-context anytime false project context project-knowledge false *
24 BMad Method bmad-generate-project-context Market Research Generate Project Context MR GPC Market analysis competitive landscape customer needs and trends. planning_artifacts|project-knowledge Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects. 1-analysis bmad-market-research anytime false research documents output_folder false project context
25 BMad Method bmad-quick-dev PRFAQ Challenge Quick Dev WB QQ Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief. false Unified intent-in code-out workflow: clarify plan implement review and present. -H bmad-prfaq anytime 1-analysis false planning_artifacts implementation_artifacts prfaq document spec and project implementation
26 BMad Method bmad-correct-course Create Brief Correct Course CB CC An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you. false Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories. -A bmad-product-brief anytime 1-analysis false planning_artifacts product brief change proposal
27 BMad Method bmad-agent-tech-writer QA Automation Test Write Document QA WD Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that. implementation_artifacts Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review. write 4-implementation bmad-qa-generate-e2e-tests anytime bmad-dev-story false test suite project-knowledge false document
28 BMad Method bmad-agent-tech-writer Quick Dev Update Standards QQ US Unified intent-in code-out workflow: clarify plan implement review and present. implementation_artifacts Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. update-standards anytime bmad-quick-dev anytime false spec and project implementation _bmad/_memory/tech-writer-sidecar false standards
29 BMad Method bmad-agent-tech-writer Retrospective Mermaid Generate ER MG Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC. implementation_artifacts Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. mermaid 4-implementation bmad-retrospective anytime bmad-code-review false retrospective planning_artifacts false mermaid diagram
30 BMad Method bmad-agent-tech-writer Sprint Planning Validate Document SP VD Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story. implementation_artifacts Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. validate 4-implementation [path] bmad-sprint-planning anytime false sprint status planning_artifacts true validation report
31 BMad Method bmad-agent-tech-writer Sprint Status Explain Concept SS EC Anytime: Summarize sprint status and route to next workflow. Create clear technical explanations with examples and diagrams for complex concepts. explain 4-implementation [topic] bmad-sprint-status anytime bmad-sprint-planning false project_knowledge false explanation
32 BMad Method Core _meta Technical Research TR Technical feasibility architecture options and implementation approaches. planning_artifacts|project_knowledge 1-analysis bmad-technical-research false research documents https://docs.bmad-method.org/llms.txt false
33 BMad Method Core bmad-brainstorming Validate PRD Brainstorming VP BSP false Use early in ideation or when stuck generating ideas. bmad-create-prd [path] bmad-validate-prd anytime 2-planning false planning_artifacts {output_folder}/brainstorming prd validation report brainstorming session
34 Core bmad-party-mode Party Mode PM Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate. _meta anytime false https://docs.bmad-method.org/llms.txt
35 Core bmad-help Brainstorming BMad Help BSP BH Use early in ideation or when stuck generating ideas. {output_folder}/brainstorming anytime bmad-brainstorming anytime false brainstorming session false
36 Core bmad-index-docs BMad Customize Index Docs BC ID Use when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required. {project-root}/_bmad/custom Use when LLM needs to understand available docs without loading everything. anytime bmad-customize anytime false TOML override files false
37 Core bmad-shard-doc Distillator Shard Document DG SD Use when you need token-efficient distillates that preserve all information for downstream LLM consumption. adjacent to source document or specified output_path Use when doc becomes too large (>500 lines) to manage effectively. [path] anytime [path] bmad-distillator anytime false distillate markdown file(s) false
38 Core bmad-editorial-review-prose Editorial Review - Prose Editorial Review - Prose EP EP Use after drafting to polish written content. report located with target document Use after drafting to polish written content. [path] anytime [path] bmad-editorial-review-prose anytime false three-column markdown table with suggested fixes report located with target document false three-column markdown table with suggested fixes
39 Core bmad-editorial-review-structure Editorial Review - Structure Editorial Review - Structure ES ES Use when doc produced from multiple subprocesses or needs structural improvement. report located with target document Use when doc produced from multiple subprocesses or needs structural improvement. [path] anytime [path] bmad-editorial-review-structure anytime false report located with target document false
40 Core bmad-review-adversarial-general BMad Help Adversarial Review BH AR Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews. anytime [path] bmad-help anytime false false
41 Core bmad-review-edge-case-hunter Index Docs Edge Case Hunter Review ID ECH Use when LLM needs to understand available docs without loading everything. Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven. anytime [path] bmad-index-docs anytime false false
42 Core bmad-spec Party Mode Spec PM SP Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate. Use to distill any intent input (brief, PRD, transcript, brain dump, design folder, mixed multi-source) into a succinct, no-fluff SPEC.md contract + companions that downstream work derives from. Locks the WHAT before the HOW. Works for software, game design, research, editorial, policy, business, anything intent-bearing. Validation mode also available. anytime [path] bmad-party-mode anytime false {output_folder}/specs/spec-{slug} false SPEC.md + companion files
43 Core bmad-customize Adversarial Review BMad Customize AR BC Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews. Use when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required. [path] anytime bmad-review-adversarial-general anytime false {project-root}/_bmad/custom false TOML override files
44 Core bmad-forge-idea Edge Case Hunter Review Forge Idea ECH FI Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven. Use to pressure-test and harden an idea — software, business, creative, research, or life — until it proves out, hardens into something buildable, or dies cheaply. Persona-driven interrogation; optional handoff to bmad-spec or bmad-quick-dev. [path] anytime bmad-review-edge-case-hunter anytime false {output_folder}/forge false refined-idea brief (optional)
45 Core Creative Intelligence Suite _meta Shard Document SD Use when doc becomes too large (>500 lines) to manage effectively. [path] anytime bmad-shard-doc false https://cis-docs.bmad-method.org/llms.txt false
46 Creative Intelligence Suite bmad-cis-innovation-strategy Innovation Strategy IS Identify disruption opportunities and architect business model innovation. _meta anytime false https://cis-docs.bmad-method.org/llms.txt output_folder innovation strategy
47 Creative Intelligence Suite bmad-cis-problem-solving Brainstorming Problem Solving BS PS Facilitate brainstorming sessions using one or more techniques. output_folder Apply systematic problem-solving methodologies to crack complex challenges. anytime bmad-brainstorming anytime false brainstorming session results output_folder false problem solution
48 Creative Intelligence Suite bmad-cis-design-thinking Design Thinking Design Thinking DT DT Guide human-centered design processes using empathy-driven methodologies. output_folder Guide human-centered design processes using empathy-driven methodologies. anytime bmad-cis-design-thinking anytime false design thinking output_folder false design thinking
49 Creative Intelligence Suite bmad-brainstorming Innovation Strategy Brainstorming IS BS Identify disruption opportunities and architect business model innovation. output_folder Facilitate brainstorming sessions using one or more techniques. anytime bmad-cis-innovation-strategy anytime false innovation strategy output_folder false brainstorming session results
50 Creative Intelligence Suite bmad-cis-storytelling Problem Solving Storytelling PS ST Apply systematic problem-solving methodologies to crack complex challenges. output_folder Craft compelling narratives using proven story frameworks and techniques. anytime bmad-cis-problem-solving anytime false problem solution output_folder false narrative/story
Creative Intelligence Suite Storytelling ST Craft compelling narratives using proven story frameworks and techniques. output_folder anytime bmad-cis-storytelling false narrative/story false

View File

@@ -1,50 +1,53 @@
type,name,module,path,hash
"yaml","manifest","_config","_config/manifest.yaml","19d8f926ffb5efb60091657d728d9e8e78d2ba75094b0127573e063e97b4d9ed"
"yaml","manifest","_config","_config/manifest.yaml","a903bb3d0bef1f99dcc26d4fde0e366dda1b3d97f320a038cd9b9d33e065110b"
"csv","documentation-requirements","bmm","bmm/1-analysis/bmad-document-project/documentation-requirements.csv","d1253b99e88250f2130516b56027ed706e643bfec3d99316727a4c6ec65c6c1d"
"csv","domain-complexity","bmm","bmm/2-plan-workflows/bmad-create-prd/data/domain-complexity.csv","f775f09fb4dc1b9214ca22db4a3994ce53343d976d7f6e5384949835db6d2770"
"csv","domain-complexity","bmm","bmm/2-plan-workflows/bmad-validate-prd/data/domain-complexity.csv","f775f09fb4dc1b9214ca22db4a3994ce53343d976d7f6e5384949835db6d2770"
"csv","domain-complexity","bmm","bmm/3-solutioning/bmad-create-architecture/data/domain-complexity.csv","3dc34ed39f1fc79a51f7b8fc92087edb7cd85c4393a891d220f2e8dd5a101c70"
"csv","module-help","bmm","bmm/module-help.csv","ad86dcf20fdb6442486958be9302a396a4a5158219aa702a173e2f81aa7f1c18"
"csv","project-types","bmm","bmm/2-plan-workflows/bmad-create-prd/data/project-types.csv","7a01d336e940fb7a59ff450064fd1194cdedda316370d939264a0a0adcc0aca3"
"csv","project-types","bmm","bmm/2-plan-workflows/bmad-validate-prd/data/project-types.csv","7a01d336e940fb7a59ff450064fd1194cdedda316370d939264a0a0adcc0aca3"
"csv","project-types","bmm","bmm/3-solutioning/bmad-create-architecture/data/project-types.csv","12343635a2f11343edb1d46906981d6f5e12b9cad2f612e13b09460b5e5106e7"
"json","bmad-manifest","bmm","bmm/1-analysis/bmad-prfaq/bmad-manifest.json","3da3d0a00b21c040f17bbc5d63283f23b432a92214634b211a5396ca864b2c7d"
"json","bmad-manifest","bmm","bmm/1-analysis/bmad-product-brief/bmad-manifest.json","22c9c569e116024e19ce8d57a1572a9be456dadc3df309a6e3922862a72775b6"
"csv","module-help","bmm","bmm/module-help.csv","ad4373d7e58a31aaef601ae39cf76b26bae7fd420b108e44660427384652d4bf"
"html","validation-report-template","bmm","bmm/2-plan-workflows/bmad-prd/assets/validation-report-template.html","a80becdd8205d2d7c18738855830b096172a496b96b5ca8a0820ec55c9bb8bf9"
"html","validation-report-template","bmm","bmm/2-plan-workflows/bmad-ux/assets/validation-report-template.html","8656945636fabe96624f8ef8fce931b073b5aecbe42d490584c1d5c7f31e1353"
"json","bmad-manifest","bmm","bmm/1-analysis/bmad-prfaq/bmad-manifest.json","7908cab6f0cd66f1f3427b4cc659975b4737bdc44f789b23c6a895fcd084c4bc"
"json","project-scan-report-schema","bmm","bmm/1-analysis/bmad-document-project/templates/project-scan-report-schema.json","8466965321f1db22f5013869636199f67e0113706283c285a7ffbbf5efeea321"
"md","architecture-decision-template","bmm","bmm/3-solutioning/bmad-create-architecture/architecture-decision-template.md","5d9adf90c28df61031079280fd2e49998ec3b44fb3757c6a202cda353e172e9f"
"md","artifact-analyzer","bmm","bmm/1-analysis/bmad-prfaq/agents/artifact-analyzer.md","7bdc44830f8d593346ec0ee15e36e1e431432fcc6c38b70bb861999315c9cfa4"
"md","artifact-analyzer","bmm","bmm/1-analysis/bmad-product-brief/agents/artifact-analyzer.md","dcd8c4bb367fa48ff99c26565d164323b2ae057b09642ba7d1fda1683262be2d"
"md","brief-template","bmm","bmm/1-analysis/bmad-product-brief/resources/brief-template.md","d42f0ef6b154b5c314090be393febabd61de3d8de1ecf926124d40d418552b4b"
"md","brief-template","bmm","bmm/1-analysis/bmad-product-brief/assets/brief-template.md","bb28edf75d023067551c8d417b19b8803324e7acfb2ad0c80f882e9134f4c1f1"
"md","checklist","bmm","bmm/1-analysis/bmad-document-project/checklist.md","581b0b034c25de17ac3678db2dbafedaeb113de37ddf15a4df6584cf2324a7d7"
"md","checklist","bmm","bmm/4-implementation/bmad-correct-course/checklist.md","3e082b95def90ccb876e3101ce0bbaf797a0f03a9471e1347361897f27977327"
"md","checklist","bmm","bmm/4-implementation/bmad-create-story/checklist.md","b94e28e774c3be0288f04ea163424bece4ddead5cd3f3680d1603ed07383323a"
"md","checklist","bmm","bmm/4-implementation/bmad-dev-story/checklist.md","630b68c6824a8785003a65553c1f335222b17be93b1bd80524c23b38bde1d8af"
"md","checklist","bmm","bmm/4-implementation/bmad-qa-generate-e2e-tests/checklist.md","b58f810aeb1040c2f6758c88aa133afce72f8cc178d3d97ff0fbaa3d943057dc"
"md","checklist","bmm","bmm/4-implementation/bmad-sprint-planning/checklist.md","80b10aedcf88ab1641b8e5f99c9a400c8fd9014f13ca65befc5c83992e367dd7"
"md","checklist","bmm","bmm/4-implementation/bmad-sprint-planning/checklist.md","11b0b1ff20657b8e7d1f3377a88f102446112f617f5d0e91ab1595a977714a97"
"md","color-themes","bmm","bmm/2-plan-workflows/bmad-ux/assets/color-themes.md","48fac7943e8584ccf7dd1bcdfdfd4513366a086a3a84965b6b302ccf6607c171"
"md","compile-epic-context","bmm","bmm/4-implementation/bmad-dev-auto/compile-epic-context.md","fa300a04e9b1f494314ddde443678affb2ac1965e2ac07dc4d6bb64316998466"
"md","compile-epic-context","bmm","bmm/4-implementation/bmad-quick-dev/compile-epic-context.md","5cfda02f252941e415b80c57b4528f46226b3cbf456ad45d78fcb5a7ef4816e2"
"md","contextual-discovery","bmm","bmm/1-analysis/bmad-product-brief/prompts/contextual-discovery.md","b29d2c555cec9777d43b9aa7193881c468e619db14f366f53a3be5661d0e05b4"
"md","creative-tools","bmm","bmm/2-plan-workflows/bmad-ux/references/creative-tools.md","349b6b5e8353c2fa1efe7caa49cca50577900f55f32005ccd6f7b43e4daec558"
"md","customer-faq","bmm","bmm/1-analysis/bmad-prfaq/references/customer-faq.md","96f8565197649c58908a1d61b6cd805fd01f57da7945ba889c18d087ad597aeb"
"md","deep-dive-instructions","bmm","bmm/1-analysis/bmad-document-project/workflows/deep-dive-instructions.md","a79e24b93a25ab456062916a9dad7b6a16dc43ac0b4b555700d3c3751cff0d25"
"md","deep-dive-template","bmm","bmm/1-analysis/bmad-document-project/templates/deep-dive-template.md","6198aa731d87d6a318b5b8d180fc29b9aa53ff0966e02391c17333818e94ffe9"
"md","deep-dive-workflow","bmm","bmm/1-analysis/bmad-document-project/workflows/deep-dive-workflow.md","a64d98dfa3b771df2853c4fa19a4e9c90d131e409e13b4c6f5e494d6ac715125"
"md","design-directions","bmm","bmm/2-plan-workflows/bmad-ux/assets/design-directions.md","eab73b948da76a27abc908e1e7d6b124e8ff0362e6dd1990f7e60b9541cbcb98"
"md","design-example-editorial","bmm","bmm/2-plan-workflows/bmad-ux/assets/design-example-editorial.md","a659166845b1a4ed3f9aef942c5935537a97382b10303684fbb78ed86265870e"
"md","design-example-mobile","bmm","bmm/2-plan-workflows/bmad-ux/assets/design-example-mobile.md","a93fb9f114f2e83af0c961c0d7909b3859fc80bcd713715517cd639a53a0372a"
"md","design-example-shadcn","bmm","bmm/2-plan-workflows/bmad-ux/assets/design-example-shadcn.md","25e0dfb2bb21483973a8f0a6ed650288b3dc2ae5ed02aa0f091bb9b6b0b39fc0"
"md","design-md-spec","bmm","bmm/2-plan-workflows/bmad-ux/references/design-md-spec.md","d04d5f663607aba3f3181e818ae33856e6caf5e560dcb16fa64ed80b7cf3d590"
"md","discover-inputs","bmm","bmm/4-implementation/bmad-create-story/discover-inputs.md","dfedba6a8ea05c9a91c6d202c4b29ee3ea793d8ef77575034787ae0fef280507"
"md","draft-and-review","bmm","bmm/1-analysis/bmad-product-brief/prompts/draft-and-review.md","e05a02ea67fcd0f4683b9c9bd42ac8673878d403e002037e3962062d11f69059"
"md","epics-template","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/templates/epics-template.md","a804f740155156d89661fa04e7a4264a8f712c4dc227c44fd8ae804a9b0f6b72"
"md","excalidraw-wireframe","bmm","bmm/2-plan-workflows/bmad-ux/assets/excalidraw-wireframe.md","660bbcdebff50cd044a3752eda43f3cb303aca4b0f521b55a270da93b89ddb18"
"md","experience-example-mobile","bmm","bmm/2-plan-workflows/bmad-ux/assets/experience-example-mobile.md","f8cd54c92193cd8c34a472df9c212ac7330976f6a115b729721dcb60034dc4f0"
"md","experience-example-shadcn","bmm","bmm/2-plan-workflows/bmad-ux/assets/experience-example-shadcn.md","d6ca16e87b768e8b41f352c02ee08af21d7cdac04ca21e6ae1556864b4d27590"
"md","explain-concept","bmm","bmm/1-analysis/bmad-agent-tech-writer/explain-concept.md","6ea82dbe4e41d4bb8880cbaa62d936e40cef18f8c038be73ae6e09c462abafc9"
"md","finalize","bmm","bmm/1-analysis/bmad-product-brief/prompts/finalize.md","973a3e2ae70f9c2413c5435591a4b8d1919e8a209c139d063483bc5028922ee3"
"md","full-scan-instructions","bmm","bmm/1-analysis/bmad-document-project/workflows/full-scan-instructions.md","2235945df2ae261265187447ce593238e132a026a9b88d3507a1f1d6808a0263"
"md","full-scan-workflow","bmm","bmm/1-analysis/bmad-document-project/workflows/full-scan-workflow.md","3bff88a392c16602bd44730f32483505e73e65e46e82768809c13a0a5f55608b"
"md","generate-trail","bmm","bmm/4-implementation/bmad-checkpoint-preview/generate-trail.md","4a5936d86fbe5a85285b4535097b1e2edda8849da35586f4b588a982d7224459"
"md","guided-elicitation","bmm","bmm/1-analysis/bmad-product-brief/prompts/guided-elicitation.md","db9c691986aeb9ccc2aae824eefabb1740e64920b5bb9a517e3b7d99bcaa3da5"
"md","headless","bmm","bmm/2-plan-workflows/bmad-prd/references/headless.md","4dad58ebee63933a53179016513ff94d143ce9f68e226489d390e2c36bf1d848"
"md","headless","bmm","bmm/2-plan-workflows/bmad-ux/references/headless.md","8da7e23d269b1644f45b5104a243a6a27fd8d075aebb95d9b7752f0d143f0f5d"
"md","headless","bmm","bmm/3-solutioning/bmad-architecture/references/headless.md","4db2708f335c94cb024b5eba022b1e3d88b1ec61c94c4716626d9b89684f5833"
"md","headless-schemas","bmm","bmm/2-plan-workflows/bmad-prd/assets/headless-schemas.md","8d3621333a72400512bd62511bc4c73fc745711505e1f852c697ff8c5fa2de93"
"md","headless-schemas","bmm","bmm/2-plan-workflows/bmad-ux/assets/headless-schemas.md","e3a773dde85286f1a6f6dd8b26fc17e09ccea96f6257dfe7fb436353cd79242d"
"md","index-template","bmm","bmm/1-analysis/bmad-document-project/templates/index-template.md","42c8a14f53088e4fda82f26a3fe41dc8a89d4bcb7a9659dd696136378b64ee90"
"md","instructions","bmm","bmm/1-analysis/bmad-document-project/instructions.md","9f4bc3a46559ffd44289b0d61a0f8f26f829783aa1c0e2a09dfa807fa93eb12f"
"md","internal-faq","bmm","bmm/1-analysis/bmad-prfaq/references/internal-faq.md","26eb83f844cda1ed8efb50f4703d61713ada8a64bd27eb387f759f858b5748de"
"md","key-screens","bmm","bmm/2-plan-workflows/bmad-ux/assets/key-screens.md","ff1c5060673dd595edd61e76806bae876264ec6895c2eaadf8a6190785bf5f7b"
"md","mermaid-gen","bmm","bmm/1-analysis/bmad-agent-tech-writer/mermaid-gen.md","1d83fcc5fa842bc31ecd9fd7e45fbf013fabcadf0022d3391fff5b53b48e4b5d"
"md","opportunity-reviewer","bmm","bmm/1-analysis/bmad-product-brief/agents/opportunity-reviewer.md","3b6d770c45962397bfecce5d4b001b03fc0e577aa75f7932084b56efe41edc07"
"md","prd-purpose","bmm","bmm/2-plan-workflows/bmad-create-prd/data/prd-purpose.md","49c4641b91504bb14e3887029b70beacaff83a2de200ced4f8cb11c1356ecaee"
"md","prd-purpose","bmm","bmm/2-plan-workflows/bmad-edit-prd/data/prd-purpose.md","49c4641b91504bb14e3887029b70beacaff83a2de200ced4f8cb11c1356ecaee"
"md","prd-purpose","bmm","bmm/2-plan-workflows/bmad-validate-prd/data/prd-purpose.md","49c4641b91504bb14e3887029b70beacaff83a2de200ced4f8cb11c1356ecaee"
"md","prd-template","bmm","bmm/2-plan-workflows/bmad-create-prd/templates/prd-template.md","7ccccab9c06a626b7a228783b0b9b6e4172e9ec0b10d47bbfab56958c898f837"
"md","prd-template","bmm","bmm/2-plan-workflows/bmad-prd/assets/prd-template.md","41e77bd5c4ee81c3f383b55d6f515147afc9c4bd1a3317ddf55a9282deae495c"
"md","prd-validation-checklist","bmm","bmm/2-plan-workflows/bmad-prd/assets/prd-validation-checklist.md","41d9f09064772a92ec908d970618e47ba63dc86b5c5a1a21d5a2c676d3ba8e3f"
"md","press-release","bmm","bmm/1-analysis/bmad-prfaq/references/press-release.md","c406adb0e2d2cc326cbc45d0174f89d014523448ad82bc272293999d22aec596"
"md","prfaq-template","bmm","bmm/1-analysis/bmad-prfaq/assets/prfaq-template.md","b27e6964f0437ab4e78c8c0ffbe5052c28e3b3ef2fc811726cbb394d5a5c7559"
"md","project-context-template","bmm","bmm/3-solutioning/bmad-generate-project-context/project-context-template.md","54e351394ceceb0ac4b5b8135bb6295cf2c37f739c7fd11bb895ca16d79824a5"
@@ -53,166 +56,121 @@ type,name,module,path,hash
"md","research.template","bmm","bmm/1-analysis/research/bmad-domain-research/research.template.md","507bb6729476246b1ca2fca4693986d286a33af5529b6cd5cb1b0bb5ea9926ce"
"md","research.template","bmm","bmm/1-analysis/research/bmad-market-research/research.template.md","507bb6729476246b1ca2fca4693986d286a33af5529b6cd5cb1b0bb5ea9926ce"
"md","research.template","bmm","bmm/1-analysis/research/bmad-technical-research/research.template.md","507bb6729476246b1ca2fca4693986d286a33af5529b6cd5cb1b0bb5ea9926ce"
"md","skeptic-reviewer","bmm","bmm/1-analysis/bmad-product-brief/agents/skeptic-reviewer.md","fc1642dff30b49032db63f6518c5b34d3932c9efefaea2681186eb963b207b97"
"md","SKILL","bmm","bmm/1-analysis/bmad-agent-analyst/SKILL.md","dff8fbd39de875ccc6735204561f2b7b877788843ecd6e8b6001e7ca7f39641e"
"md","SKILL","bmm","bmm/1-analysis/bmad-agent-tech-writer/SKILL.md","d39ffa2a931361e9fea11ef5eb96da0fc6b8dbab70dc200142404a50b78e7665"
"md","SKILL","bmm","bmm/1-analysis/bmad-document-project/SKILL.md","efe25c8c27116faeeef119078953c38e827db787338fdb2dca65c086f42e0c4b"
"md","SKILL","bmm","bmm/1-analysis/bmad-prfaq/SKILL.md","9e864f574cc2e1411284edb625a17268aab1f894c46baac2edc3bcf1383adaca"
"md","SKILL","bmm","bmm/1-analysis/bmad-product-brief/SKILL.md","044459f71dd94177982629837d47c5e507599f351e0acbab0edf9d36e5f08d2e"
"md","SKILL","bmm","bmm/1-analysis/research/bmad-domain-research/SKILL.md","53d2ee5ccbd1d73290e752cff0235bfdb4928dc5ee70f347992ef15621341124"
"md","SKILL","bmm","bmm/1-analysis/research/bmad-market-research/SKILL.md","720183e577a5f6f307f320703a5ec522190723e957cfe6ad7821d8d833dea0c7"
"md","SKILL","bmm","bmm/1-analysis/research/bmad-technical-research/SKILL.md","1c4b61afaeedd3191db65923253be56084c64e4f832f0e2b9179671f91b5bf20"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-agent-pm/SKILL.md","3a8550daac2df2f01a7c04b66148c1e30b50f81730f043415f2a1aba6314f8a4"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md","3ac99856f0ee9bae3ba05cefab32e90920b4a1fdf0e8c4bf9c440be31f9e5a1f"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-create-prd/SKILL.md","ada295172352839ec0c38c833387bf3d188052b054eeb44686b9ec075c4944f2"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-create-ux-design/SKILL.md","24a4123035194bd3517a059417dcd8114db90f99314ed1a51cfdbbaff02860b2"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-edit-prd/SKILL.md","b0ae6e77ca10f1869c5d3ff8f3ed4f8fe0b318982dde870cef944f18207e4197"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-validate-prd/SKILL.md","801127bfb5592608fb8e7d3e5d89f37e7c675ab4710520f87a5db4d8a8240d88"
"md","SKILL","bmm","bmm/3-solutioning/bmad-agent-architect/SKILL.md","1bb79ab9d9ae3180a6142d9d20c2a5cb15ad5d5f28e38a7f847295dd04d2299f"
"md","SKILL","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md","c683db5628781e6dba6fad388ed65cf7561a208e773f72c786918743e379abef"
"md","SKILL","bmm","bmm/3-solutioning/bmad-create-architecture/SKILL.md","b12711f1655cb809bb74a3e11e40943dce225ccba9d01974d5bf521a5867ba23"
"md","SKILL","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md","9db05e4a63ead6e416009fdec250bb9b749b361331964b601559ffeedd2f1c0f"
"md","SKILL","bmm","bmm/3-solutioning/bmad-generate-project-context/SKILL.md","3d8c20e13e62981464365509fc5e1dfd31e70a94e8c08b048a3e3866ea00ff43"
"md","SKILL","bmm","bmm/4-implementation/bmad-agent-dev/SKILL.md","ab47a75e3031bc58a9783e4f8dece8d44dfdacb7ba74cd56f766b260f9993218"
"md","SKILL","bmm","bmm/4-implementation/bmad-checkpoint-preview/SKILL.md","fcdd92af6b97ae64f99a89c37deef0074a974ffa577263e6c79c4b6734c63bda"
"md","SKILL","bmm","bmm/4-implementation/bmad-code-review/SKILL.md","6801f6742156f125185b1eb6e10c58dfde4ff6545b2e6278acf68cbcfbe0abe4"
"md","SKILL","bmm","bmm/4-implementation/bmad-correct-course/SKILL.md","25be5dd528b5c3996e5fa02fc30b72377f688436742c6962f4a1e9a2dac46e55"
"md","SKILL","bmm","bmm/4-implementation/bmad-create-story/SKILL.md","81517ba8ef137a15002d6d21ef18a1e88190c74ac9e0c5b29227e4059870809a"
"md","SKILL","bmm","bmm/4-implementation/bmad-dev-story/SKILL.md","5e7d3bca5051ff8f009bcf608e3fdac3260c2aa6faa8df170a954fe03a4a03f8"
"md","SKILL","bmm","bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md","ad6025f0279ef9fac2f6c76d8f612c37ccc23f8062b7ac0ac40708b49cc7db80"
"md","SKILL","bmm","bmm/4-implementation/bmad-quick-dev/SKILL.md","2b2e57e5327fc69962e6529a0c17498185b571646a9c7360e5c15be14ea7e63b"
"md","SKILL","bmm","bmm/4-implementation/bmad-retrospective/SKILL.md","997308d999545fa6c82b8652a2973e1d89d82cfbf892531e25e491291a95c33e"
"md","SKILL","bmm","bmm/4-implementation/bmad-sprint-planning/SKILL.md","21946cdaef8115deee6ce322c460e8af39368509d700c778cd7109f50a6821eb"
"md","SKILL","bmm","bmm/4-implementation/bmad-sprint-status/SKILL.md","2fe141bc2033ea341a73fb93349fcee0296d8d8714fcf984ab056bc0abae0a19"
"md","reviewer-gate","bmm","bmm/3-solutioning/bmad-architecture/references/reviewer-gate.md","d32e32a3c1d59b5612b947004f3f6fef1117a13ce9f1ffa428d616e0b5d4db69"
"md","SKILL","bmm","bmm/1-analysis/bmad-agent-analyst/SKILL.md","fca38a404e79508ebc39235d0162bcb475b02407a913e3e5bd8c5526b2b261a6"
"md","SKILL","bmm","bmm/1-analysis/bmad-agent-tech-writer/SKILL.md","7544242ff68d0ddfd466274f40ae9f3b0ea06ee5f5f938f68f953e19b3598cd7"
"md","SKILL","bmm","bmm/1-analysis/bmad-document-project/SKILL.md","806d73f66a8f3f3e7b3cbd3b9a87ad4d8b9aabd3ff91f37c96edef36a17aa2b3"
"md","SKILL","bmm","bmm/1-analysis/bmad-prfaq/SKILL.md","353da1cc8837e880c7f41b636a1bd38086c56a91d59798b13f5d6168f0021de4"
"md","SKILL","bmm","bmm/1-analysis/bmad-product-brief/SKILL.md","0d569d109cd61a8056374d1f3f3980188407983772544ab81f4ff6b18e798508"
"md","SKILL","bmm","bmm/1-analysis/research/bmad-domain-research/SKILL.md","2308f7e21f78d7f2ed43d560dbcdbfa2af236d6a81988495f28baf0e81a03206"
"md","SKILL","bmm","bmm/1-analysis/research/bmad-market-research/SKILL.md","13f2c2148061dc6688c4c9d81b5e5b98fbfe4d7294eba0daa0cac5b17f7a0593"
"md","SKILL","bmm","bmm/1-analysis/research/bmad-technical-research/SKILL.md","290c5aec88886a623f620e59e43090d11791b0fade357bae2b9de9ae510d3159"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-agent-pm/SKILL.md","e2ebea0bf6ee158fcb9e62731a185983f2ac59f664940f4f4320cf10e1bbdf92"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md","d780ae59b9fb7e3a94c5ffe4ec75f90942d4a9a3944af4b36c2d279fdd7801db"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-create-prd/SKILL.md","143c5c2d85734021db343ff3dbf143e804eddbf9fb519fb824b70f1a9154767d"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-edit-prd/SKILL.md","31ecfe3c16513d994e44e648a7f2d4f4a6ccf297ca6c1826aa68ef7b053e7ff2"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-prd/SKILL.md","85f0a3ea5fee06fcaef5ff34d6b194b265fe0d31ffd7610a9c9a0134bf0b21ce"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-ux/SKILL.md","250d2794f2b8e316bb1ba4666f0728970afd8a5d2707ac1cceac6c21e63730b6"
"md","SKILL","bmm","bmm/2-plan-workflows/bmad-validate-prd/SKILL.md","931439b8c84bc454d0596a1ad35d6583c1926c941f2928c54b31aea702c24b53"
"md","SKILL","bmm","bmm/3-solutioning/bmad-agent-architect/SKILL.md","82bbf22ff3a4571741c9339ae6b7c35676a6e26a3237ceca487abe85369e91a0"
"md","SKILL","bmm","bmm/3-solutioning/bmad-architecture/SKILL.md","a56c7a0abc45e1dba719ae5e66b7169a1098b403e7fd69b30c19f16c12cddc6a"
"md","SKILL","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md","a7e12eae2bdb5a95cc0534e6d5bf58e7ce4b947327a494d475ef98e67f03718a"
"md","SKILL","bmm","bmm/3-solutioning/bmad-create-architecture/SKILL.md","4b1673582dc8e0957b559cece14f048c0c995874b79ad255f033b36b2b789eb0"
"md","SKILL","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md","4ec9ec255c2c0e97ae912342ae1445318e672aa1c2a9e412806b7d7ef7d5a6a7"
"md","SKILL","bmm","bmm/3-solutioning/bmad-generate-project-context/SKILL.md","f25e05d8c3923f331f96a73e6ba8bb8b055b5ca2aa548402a3b633141b8dea21"
"md","SKILL","bmm","bmm/4-implementation/bmad-agent-dev/SKILL.md","54ab6d9d60d7ed7e84d6510cf325734b66feb1b419131436672559584b4bf508"
"md","SKILL","bmm","bmm/4-implementation/bmad-checkpoint-preview/SKILL.md","34613078dbea9c55e45df016399328d8360579fd381301a5de78bb52c3597591"
"md","SKILL","bmm","bmm/4-implementation/bmad-code-review/SKILL.md","8cad441a79809e4e8222ca67bdd43ea8df814ccc222b81843054e5613e286d63"
"md","SKILL","bmm","bmm/4-implementation/bmad-correct-course/SKILL.md","5064ef2e7aedfb094bef912d5e4d6680318a1904d9bcdc7875d3dc16bb253ea4"
"md","SKILL","bmm","bmm/4-implementation/bmad-create-story/SKILL.md","692ab872ebaa197931d849a8d01fa28e86a9b3ee2f4acf79318bb3797a91e9aa"
"md","SKILL","bmm","bmm/4-implementation/bmad-dev-auto/SKILL.md","f4243eae074acf5e390d743cb026252ba2ed67d8d9c445bf6a972c0233467fe7"
"md","SKILL","bmm","bmm/4-implementation/bmad-dev-story/SKILL.md","f12801307b157f04d2bde7da104e1ebde3f2898bd3a60326da928d5b9fc793ac"
"md","SKILL","bmm","bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md","9e78729569b2dc8e24e5f8eb016a851c4efd5c1920e2c91e0e3175fc6899d98d"
"md","SKILL","bmm","bmm/4-implementation/bmad-quick-dev/SKILL.md","18c2002a48dee2d4b578c3ce4af5d5d3836855508074a814b59491621cd9cacd"
"md","SKILL","bmm","bmm/4-implementation/bmad-retrospective/SKILL.md","af09b92e4928bbc9e01382497e733ecc9312bf8c1ad680e4f4cc0c4a0ea34253"
"md","SKILL","bmm","bmm/4-implementation/bmad-sprint-planning/SKILL.md","aa828c5ceeb2aa875da324e358844700802c6ad8cb11a97cfb955f37209231de"
"md","SKILL","bmm","bmm/4-implementation/bmad-sprint-status/SKILL.md","a0dcb85d89cbbc6f20651412cf07ccc97f72f605915f03ee70208cc91fb705e9"
"md","source-tree-template","bmm","bmm/1-analysis/bmad-document-project/templates/source-tree-template.md","109bc335ebb22f932b37c24cdc777a351264191825444a4d147c9b82a1e2ad7a"
"md","spec-template","bmm","bmm/4-implementation/bmad-quick-dev/spec-template.md","3ee15d5a63cf5eeee74149c590668fc61d0e44023eac12988a1ca2a9438a9d39"
"md","step-01-clarify-and-route","bmm","bmm/4-implementation/bmad-quick-dev/step-01-clarify-and-route.md","b5eb9f0cecf2a462885b8e7b4c21abbaec1e95c8abbd76bc410d9090fd8379f0"
"md","spec-template","bmm","bmm/4-implementation/bmad-dev-auto/spec-template.md","7c340be50e2a460b91c6148ef05c85a2f012462a0b91fcd7bf1b66bf2373c96c"
"md","spec-template","bmm","bmm/4-implementation/bmad-quick-dev/spec-template.md","68d0e3b9acaa0c22ab3b0dd1dbce9d8ef9b4d16637ed5e6fbd5244528732943e"
"md","spine-template","bmm","bmm/3-solutioning/bmad-architecture/assets/spine-template.md","ef4ff795624eb5439fae54a06edb389feb5a0cf79cb01ae007af51109335d198"
"md","step-01-clarify-and-route","bmm","bmm/4-implementation/bmad-dev-auto/step-01-clarify-and-route.md","53298afe9de0bc9d4fa14dec8d867c7f17b0de649cbcec9a22a2f6b0b44c1c49"
"md","step-01-clarify-and-route","bmm","bmm/4-implementation/bmad-quick-dev/step-01-clarify-and-route.md","c6066ba0d4fd6cb9e3876acf85053f3168973a94c5476d5eab618c6f4d23825a"
"md","step-01-discover","bmm","bmm/3-solutioning/bmad-generate-project-context/steps/step-01-discover.md","8b2c8c7375f8a3c28411250675a28c0d0a9174e6c4e67b3d53619888439c4613"
"md","step-01-document-discovery","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-01-document-discovery.md","c763b512d55906122433cb65c1bcd5b5b283e45eacdc07281c8ec7596b6b3980"
"md","step-01-gather-context","bmm","bmm/4-implementation/bmad-code-review/steps/step-01-gather-context.md","d0ee7558605e9d48b5b6f15d9b535542eb6d922613f529bb520326eacade4171"
"md","step-01-init","bmm","bmm/1-analysis/research/bmad-domain-research/domain-steps/step-01-init.md","efee243f13ef54401ded88f501967b8bc767460cec5561b2107fc03fe7b7eab1"
"md","step-01-init","bmm","bmm/1-analysis/research/bmad-market-research/steps/step-01-init.md","64d5501aea0c0005db23a0a4d9ee84cf4e9239f553c994ecc6b1356917967ccc"
"md","step-01-init","bmm","bmm/1-analysis/research/bmad-technical-research/technical-steps/step-01-init.md","c9a1627ecd26227e944375eb691e7ee6bc9f5db29a428a5d53e5d6aef8bb9697"
"md","step-01-init","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-01-init.md","922f59e960569f68bbf0d2c17ecdca74e9d9b92c6a802a5ea888e10774be7738"
"md","step-01-init","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-01-init.md","0b257533a0ce34d792f621da35325ec11cb883653e3ad546221ee1f0dee5edcd"
"md","step-01-init","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-01-init.md","5119205b712ebda0cd241c3daad217bb0f6fa9e6cb41d6635aec6b7fe83b838a"
"md","step-01-orientation","bmm","bmm/4-implementation/bmad-checkpoint-preview/step-01-orientation.md","d9e3b949c36d49a025f3535773af2b51888fe4ce616b6d6d69683a122716b1d2"
"md","step-01-validate-prerequisites","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-01-validate-prerequisites.md","5c2aabc871363d84fc2e12fd83a3889e9d752b6bd330e31a0067c96204dd4880"
"md","step-01b-continue","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-01b-continue.md","bdc3677aa220c4822b273d9bc8579669e003cc96d49475ddb3116bdef759cf04"
"md","step-01b-continue","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-01b-continue.md","4d42c6b83eaa720975bf2206a7eea1a8c73ae922668cc2ef03d34c49ab066c19"
"md","step-01b-continue","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-01b-continue.md","4bf216008297dcea25f8be693109cf17879c621865b302c994cdd15aa5124e5f"
"md","step-02-context","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-02-context.md","4381c5128de7d5c02ac806a1263e3965754bd2598954f3188219fbd87567e5c9"
"md","step-01-validate-prerequisites","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-01-validate-prerequisites.md","7181608c1ee4e55c084c6627d68fc55a8a0b6917e489f8ac77531a0530428a30"
"md","step-02-customer-behavior","bmm","bmm/1-analysis/research/bmad-market-research/steps/step-02-customer-behavior.md","bac4de244049f90d1f2eb95e2cc9389cc84966d9538077fef1ec9c35e4533849"
"md","step-02-design-epics","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-02-design-epics.md","44b8859c4f9e6c8275b44be1c8d36f5360b54db7c54b8d4d1b61e865b33d51d8"
"md","step-02-discovery","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-02-discovery.md","4ef0a3e62c05bfe90fbeca03d58ada11017098523a563003d574462d65f51e78"
"md","step-02-discovery","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-02-discovery.md","9ffd5b31cc869b564e4d78cdc70767f0fb1b04db4c40201ccfa9dde75739fa8d"
"md","step-02-design-epics","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-02-design-epics.md","7c66987808c1f84e853fe54b7aff26d209196d450b5644704110f124a15179bc"
"md","step-02-domain-analysis","bmm","bmm/1-analysis/research/bmad-domain-research/domain-steps/step-02-domain-analysis.md","385a288d9bbb0adf050bcce4da4dad198a9151822f9766900404636f2b0c7f9d"
"md","step-02-generate","bmm","bmm/3-solutioning/bmad-generate-project-context/steps/step-02-generate.md","b1f063edae66a74026b67a79a245cec7ee85438bafcacfc70dcf6006b495e060"
"md","step-02-plan","bmm","bmm/4-implementation/bmad-quick-dev/step-02-plan.md","72f4df415adceaaf554166983559e058c6a019d783d0f87cf42c401db3c5f52c"
"md","step-02-plan","bmm","bmm/4-implementation/bmad-dev-auto/step-02-plan.md","a3e67ddd96216ea79a14a7bdef63f2acec0b6fae6d22eaa7a53163440900f443"
"md","step-02-plan","bmm","bmm/4-implementation/bmad-quick-dev/step-02-plan.md","66576a0b14f77d59bf09f550297260ddc175d9181d8d9733fa0ea9c274724955"
"md","step-02-prd-analysis","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-02-prd-analysis.md","38be2bf4b924c0b5b395b57d68f685d790ade7b1a6c10993d3c550675f87d954"
"md","step-02-review","bmm","bmm/4-implementation/bmad-code-review/steps/step-02-review.md","1883758e0e91fba439497d04417f03d778f3f6fb12754f49aa8cfa5e15489f70"
"md","step-02-review","bmm","bmm/4-implementation/bmad-code-review/steps/step-02-review.md","950a900442975ed6a47c3def55a1ffa377864f789524d476b4bf377ed8058733"
"md","step-02-technical-overview","bmm","bmm/1-analysis/research/bmad-technical-research/technical-steps/step-02-technical-overview.md","9c7582241038b16280cddce86f2943216541275daf0a935dcab78f362904b305"
"md","step-02-walkthrough","bmm","bmm/4-implementation/bmad-checkpoint-preview/step-02-walkthrough.md","66cf893f8f968ee81034e9ccd8c20415692c3a8c23a9a143c2245fe6c800acdc"
"md","step-02b-vision","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-02b-vision.md","641fcd72722c34850bf2daf38a4dfc544778999383aa9b33b4e7569de5860721"
"md","step-02c-executive-summary","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-02c-executive-summary.md","7abf23a4ae7a7e1653cb86d90fdb1698cbe876628de3273b5638cfb05e34b615"
"md","step-03-competitive-landscape","bmm","bmm/1-analysis/research/bmad-domain-research/domain-steps/step-03-competitive-landscape.md","f10aa088ba00c59491507f6519fb314139f8be6807958bb5fd1b66bff2267749"
"md","step-03-complete","bmm","bmm/3-solutioning/bmad-generate-project-context/steps/step-03-complete.md","e61463db76a8fa060411aa24127aee936d646b97564e9e2a883494ea50e68464"
"md","step-03-core-experience","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-03-core-experience.md","1f58c8a2f6872f468629ecb67e94f793af9d10d2804fe3e138eba03c090e00c5"
"md","step-03-create-stories","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-03-create-stories.md","c5b787a82e4e49ed9cd9c028321ee1689f32b8cd69d89eea609b37cd3d481afc"
"md","step-03-customer-pain-points","bmm","bmm/1-analysis/research/bmad-market-research/steps/step-03-customer-pain-points.md","5b2418ccaaa89291c593efed0311b3895faad1e9181800d382da823a8eb1312a"
"md","step-03-detail-pass","bmm","bmm/4-implementation/bmad-checkpoint-preview/step-03-detail-pass.md","d48163b9f305f15af57729a8443142e47beb6c3e977554afe12b39ee49cb9fc0"
"md","step-03-epic-coverage-validation","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-03-epic-coverage-validation.md","7b187f03a47cba0325fcfd10240410db9c59d93768342fc2dd3de2a01ec23356"
"md","step-03-implement","bmm","bmm/4-implementation/bmad-quick-dev/step-03-implement.md","4d848865eafe5eeba7d83529c766bd410a9cc20a05de1d6a764954c7275b4749"
"md","step-03-implement","bmm","bmm/4-implementation/bmad-dev-auto/step-03-implement.md","814893db2ca997d82ef5298d83f85b697d19203b9be755837e56af51d9565a2e"
"md","step-03-implement","bmm","bmm/4-implementation/bmad-quick-dev/step-03-implement.md","207e8a1238d725bbbb6068009bb9fa435cb098ee63ded5621e3af2d32f724464"
"md","step-03-integration-patterns","bmm","bmm/1-analysis/research/bmad-technical-research/technical-steps/step-03-integration-patterns.md","005d517a2f962e2172e26b23d10d5e6684c7736c0d3982e27b2e72d905814ad9"
"md","step-03-starter","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-03-starter.md","b7727e0f37bc5325e15abad1c54bef716d617df423336090189efd1d307a0b3f"
"md","step-03-success","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-03-success.md","3959db0848f9a4c99f80ac8d59855f9bb77f833475d3d5512e623d62b52b86dc"
"md","step-03-triage","bmm","bmm/4-implementation/bmad-code-review/steps/step-03-triage.md","91eaa27f6a167702ead00da9e93565c9bff79dce92c02eccbca61b1d1ed39a80"
"md","step-03-triage","bmm","bmm/4-implementation/bmad-code-review/steps/step-03-triage.md","8be59185422340843a262ae277332b64ba969fb477c5a8f47624ab58bda3c6f4"
"md","step-04-architectural-patterns","bmm","bmm/1-analysis/research/bmad-technical-research/technical-steps/step-04-architectural-patterns.md","4636f23e9c585a7a0c90437a660609d913f16362c3557fc2e71d408d6b9f46ce"
"md","step-04-customer-decisions","bmm","bmm/1-analysis/research/bmad-market-research/steps/step-04-customer-decisions.md","f0bc25f2179b7490e7a6704159a32fc9e83ab616022355ed53acfe8e2f7059d5"
"md","step-04-decisions","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-04-decisions.md","7fc0ebb63ab5ad0efc470f1063c15f14f52f5d855da2382fd17576cf060a8763"
"md","step-04-emotional-response","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-04-emotional-response.md","75724811b170c8897e230a49e968e1db357fef3387008b0906b5ff79a43dbff9"
"md","step-04-final-validation","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-04-final-validation.md","6bca360ae367dbb5dd66e2b97e73ad0538c983bec6b5856adbb68d1239241a09"
"md","step-04-journeys","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-04-journeys.md","a9f2b74f06230916f66a1cf42437e4173061a157642c5eaf0d985d4078872526"
"md","step-04-present","bmm","bmm/4-implementation/bmad-code-review/steps/step-04-present.md","eee5687e9d7da9a0aeffd78180b8289fca804fc2d59896db5f65a8dd476e4869"
"md","step-04-final-validation","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-04-final-validation.md","6b83fcf177c24c6b43c2eb0df2efc1430cb0f357b3ab20ee8a5c5483c3fee079"
"md","step-04-present","bmm","bmm/4-implementation/bmad-code-review/steps/step-04-present.md","1bded625413479aae5bb2e46a36d4e4156c31dc19f97b98812ecb8734870687c"
"md","step-04-regulatory-focus","bmm","bmm/1-analysis/research/bmad-domain-research/domain-steps/step-04-regulatory-focus.md","d22035529efe91993e698b4ebf297bf2e7593eb41d185a661c357a8afc08977b"
"md","step-04-review","bmm","bmm/4-implementation/bmad-quick-dev/step-04-review.md","e62a50a37ab20eb426f5abd44179dfac51548707b5e85e6fe7817c144cbe3dae"
"md","step-04-review","bmm","bmm/4-implementation/bmad-dev-auto/step-04-review.md","d7742250a55139fbd4a8221e5cad7d6b9a5de20b6c034b3619541d0b89698371"
"md","step-04-review","bmm","bmm/4-implementation/bmad-quick-dev/step-04-review.md","9db75caff2e22c61bd2239c1f75557fb2a91f82057b41187f2f8aed97c3fe0c8"
"md","step-04-testing","bmm","bmm/4-implementation/bmad-checkpoint-preview/step-04-testing.md","28a56e868968ea2d18add0df8c4bccced0f94b698e218df3d45ddac072ce369c"
"md","step-04-ux-alignment","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-04-ux-alignment.md","f71e5f0d77615e885ae40fdee6b04c1dd6e472c871f87b515fe869cb5f6966fb"
"md","step-05-competitive-analysis","bmm","bmm/1-analysis/research/bmad-market-research/steps/step-05-competitive-analysis.md","17532051ad232cfc859f09ac3b44f9f4d542eb24cff8d07317126ccdff0d225a"
"md","step-05-domain","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-05-domain.md","983617d33fe6b7e911f34cf6a2adb86be595952ab9a7c7308e7f6b3858b39a12"
"md","step-05-epic-quality-review","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-05-epic-quality-review.md","d8a84e57f4e3a321734b5b5d093458ceb1e338744f18954c5a204f5ce3576185"
"md","step-05-implementation-research","bmm","bmm/1-analysis/research/bmad-technical-research/technical-steps/step-05-implementation-research.md","e2b8a2c79bcebadc85f3823145980fa47d7e7be8d1c112f686c6223c8c138608"
"md","step-05-inspiration","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-05-inspiration.md","b0cadcd4665c46d2e6e89bdb45ddfdd4e4aac47b901e59aa156b935878a2b124"
"md","step-05-patterns","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-05-patterns.md","3c80aba507aa46893ef43f07c5c321b985632ef57abc82d5ee93c3d9c2911134"
"md","step-05-present","bmm","bmm/4-implementation/bmad-quick-dev/step-05-present.md","ea49ce8703d4946ec54a59ff428d52ad64ab2649f49c43230bec1f3d09e85b55"
"md","step-05-technical-trends","bmm","bmm/1-analysis/research/bmad-domain-research/domain-steps/step-05-technical-trends.md","fd6c577010171679f630805eb76e09daf823c2b9770eb716986d01f351ce1fb4"
"md","step-05-wrapup","bmm","bmm/4-implementation/bmad-checkpoint-preview/step-05-wrapup.md","c2d4dbc17fed4f8ecbfcb09a2f9c77f0d4562bd27397270e2c27ba37cf4fe073"
"md","step-06-design-system","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-06-design-system.md","1c71e452916c5b9ed000af4dd1b83954ae16887463c73776251e1e734e7d7641"
"md","step-06-final-assessment","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-06-final-assessment.md","1b9c8c2a21950f85e052e05309bfcb3bfe38157ba6fca402ccf37444e7f1cee3"
"md","step-06-innovation","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-06-innovation.md","a0b3863e11f1dc91c73871967c26c3a2746a11c29a1cd23ee000df5b6b22f1b3"
"md","step-06-research-completion","bmm","bmm/1-analysis/research/bmad-market-research/steps/step-06-research-completion.md","4f5d3158a8462656d6959d29544ed5c92cb925641e2205e47af05c124fcd7666"
"md","step-06-research-synthesis","bmm","bmm/1-analysis/research/bmad-domain-research/domain-steps/step-06-research-synthesis.md","805f2cb7005a4fb0c4da52ea38d45de863f3e840e0f2de1456c414831cdbdf59"
"md","step-06-research-synthesis","bmm","bmm/1-analysis/research/bmad-technical-research/technical-steps/step-06-research-synthesis.md","64d9303ef0c9ce839dc3b2d72e94e3e5b4673e82dc7fc9f1571bd0b03b3a43a7"
"md","step-06-structure","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-06-structure.md","f8333ca290b62849c1e2eb2f770b46705b09fe0322217b699b13be047efdd03e"
"md","step-07-defining-experience","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-07-defining-experience.md","17f78d679a187cfb703c2cd30eea84d9dd683f3708d24885421239338eea4edd"
"md","step-07-project-type","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-07-project-type.md","ba60660354a1aa7dff8a03bfff79ace4589af13e3a2945ae78157a33abd12f17"
"md","step-07-validation","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-07-validation.md","95c9c9102ddfb23969adecc84c45bc61aa1e58dbdff6d25111ac85e17ff99353"
"md","step-08-complete","bmm","bmm/3-solutioning/bmad-create-architecture/steps/step-08-complete.md","6466e5196be63e9e21b81d6fed45f1ff547d6ac739271201d6180febc857473d"
"md","step-08-scoping","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-08-scoping.md","868accb05c998543ac01ae068c6316e408cbc4e450bf9cc10b16fe843956faa9"
"md","step-08-visual-foundation","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-08-visual-foundation.md","985b4da65435114529056f33ff583ec4d1b29feb3550494ae741b6dbb89798a9"
"md","step-09-design-directions","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-09-design-directions.md","07962c637e69a612a904efccf6188b7f08c9e484d4d7369c74cd0de7da0cb1e3"
"md","step-09-functional","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-09-functional.md","4880a2f02fdc43964bd753c733c7800b9ccf6b1ccf194b2a8c3f09f1ad85843c"
"md","step-10-nonfunctional","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-10-nonfunctional.md","afde3cd586227cec7863267518667605e9487025a9c0f3b7f220c66adbbc347c"
"md","step-10-user-journeys","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-10-user-journeys.md","eabe15745e6b68df06833bca103c704d31094c8f070c84e35f1ee9b0c28d10bd"
"md","step-11-component-strategy","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-11-component-strategy.md","52a1d0230160124496467ddbe26dd9cc4ae7d9afceaea987aad658e1bb195f59"
"md","step-11-polish","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-11-polish.md","4271ae5026e30d807f1272b91161d57567badf0bd89e760ea067636d13f12223"
"md","step-12-complete","bmm","bmm/2-plan-workflows/bmad-create-prd/steps-c/step-12-complete.md","bb9471a4b14729785572480b1e0d9e57ab5a4580a04575aea1b1ea1e22971458"
"md","step-12-ux-patterns","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-12-ux-patterns.md","37215fe8ea33247e9a31b5f8b8fe3b36448d7f743c18803e4d5054c201348be8"
"md","step-13-responsive-accessibility","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md","cd4d4e2a307b4cbc805c6954860c93c14a11b74b1e206c45ff89f8b81ab03a62"
"md","step-14-complete","bmm","bmm/2-plan-workflows/bmad-create-ux-design/steps/step-14-complete.md","47880f82ada9f2edff8be144328f86fb683fd78aba64ec0ea9dfbff71732be00"
"md","step-e-01-discovery","bmm","bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01-discovery.md","5f733ce1dc3663fbbb1fe661471dc1fcb5a9c02621c1f5599bba5850dfe3b7a3"
"md","step-e-01b-legacy-conversion","bmm","bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01b-legacy-conversion.md","62bf07f0da57c4f87440b5db95928239527542b39be2ff806e85dfca8a0f7e40"
"md","step-e-02-review","bmm","bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-02-review.md","e6a2025055840d5625fc2eec71209da1d63d6bf530c305d353b1d4500202d8bd"
"md","step-e-03-edit","bmm","bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-03-edit.md","38d70a13738c87da364ca7dc5ef9270f84e3c24d5204cdad969e0269f1d55994"
"md","step-e-04-complete","bmm","bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-04-complete.md","9689a795db6e55dd9b946f21b2c4e6a83004693938d9de833334ed76508ddb61"
"md","step-oneshot","bmm","bmm/4-implementation/bmad-quick-dev/step-oneshot.md","d68648848bb8277f5b762c3528c2aa42122268037b97d252a8f4faf4edb2830e"
"md","step-v-01-discovery","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-01-discovery.md","65c4686abf818f35eeeff7cf7d31646b9693f3b8aaaa04eac7c97e9be0572a57"
"md","step-v-02-format-detection","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-02-format-detection.md","c27ea549b1414a9a013c6e334daf278bc26e7101879fd5832eb57ed275daeb0d"
"md","step-v-02b-parity-check","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-02b-parity-check.md","5216fea52f9bbcb76a8ea9b9e80c98c51c529342e448dcf75c449ffa6fbaa45f"
"md","step-v-03-density-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-03-density-validation.md","1eed2b7eea8745edefbee124e9c9aff1e75a1176b8ba3bad42cfcf9b7c2f2a1c"
"md","step-v-04-brief-coverage-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-04-brief-coverage-validation.md","7b870fea072193271c9dc80966b0777cbc892a85912a273ba184f2d19fc68c47"
"md","step-v-05-measurability-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-05-measurability-validation.md","06a8762b225e7d77f9c1b9f5be8783bcced29623f3a3bc8dbf7ea109b531c0ae"
"md","step-v-06-traceability-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-06-traceability-validation.md","58b89788683540c3122f886ca7a6191866a3abb2851bd505faa3fc9ab46a73c4"
"md","step-v-07-implementation-leakage-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-07-implementation-leakage-validation.md","aeab46b20c6aafc4b1d369c65ccf02a1fc5f7de60cbffddf7719e2899de6fe28"
"md","step-v-08-domain-compliance-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-08-domain-compliance-validation.md","1be1de3adc40ded63e3662a75532fa1b13c28596b3b49204fbda310f6fa5f0da"
"md","step-v-09-project-type-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-09-project-type-validation.md","fffbf78461186456a5ca72b2b9811cb391476c1d1af0301ff71b8f73198c88d1"
"md","step-v-10-smart-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-10-smart-validation.md","81bf3fbe84054b51cb36b673a3877c65c9b790acd502a9a8a01f76899f5f4f4c"
"md","step-v-11-holistic-quality-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-11-holistic-quality-validation.md","4be7756dce12a6c7c5de6a551716d9e3b1df1f5d9d87fc28efb95fe6960cd3ce"
"md","step-v-12-completeness-validation","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-12-completeness-validation.md","20371cf379d396292dd63ad721fe48258853048e10cd9ecb8998791194fe4236"
"md","step-v-13-report-complete","bmm","bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-13-report-complete.md","67458c55a321c0d2857371a7588fbd387497570cd1b7c53f5a0cf558e1cdc325"
"md","step-oneshot","bmm","bmm/4-implementation/bmad-quick-dev/step-oneshot.md","0a9f86e6b81c60f7afc60e93edd3188f00b510d1eec845cbd343e0218c05c2e7"
"md","sync-sprint-status","bmm","bmm/4-implementation/bmad-quick-dev/sync-sprint-status.md","c0f2fdb940984206a4b7aa2467fbcb7c4811f648634e43a488593974e9efff5e"
"md","template","bmm","bmm/4-implementation/bmad-create-story/template.md","29ba697368d77e88e88d0e7ac78caf7a78785a7dcfc291082aa96a62948afb67"
"md","ux-design-template","bmm","bmm/2-plan-workflows/bmad-create-ux-design/ux-design-template.md","ffa4b89376cd9db6faab682710b7ce755990b1197a8b3e16b17748656d1fca6a"
"md","validate","bmm","bmm/2-plan-workflows/bmad-prd/references/validate.md","71f28774e85c673a5c48af607af541e6a08e10076a2d46d0763885fafc74f201"
"md","validate","bmm","bmm/2-plan-workflows/bmad-ux/references/validate.md","336d5be5ca860dc6948606b68b5a14fed593d41508ad83e123879bd466c984db"
"md","validate-doc","bmm","bmm/1-analysis/bmad-agent-tech-writer/validate-doc.md","3b8d25f60be191716266726393f2d44b77262301b785a801631083b610d6acc5"
"md","verdict","bmm","bmm/1-analysis/bmad-prfaq/references/verdict.md","1a1cbc34090114d3a2b928456edec1563b73d84fea66c58e98780bf680f172ec"
"md","web-researcher","bmm","bmm/1-analysis/bmad-prfaq/agents/web-researcher.md","6e9127bb9bd3e4b15c701e4ced9eef328769262cd34eadc221bebe954c1f3aef"
"md","web-researcher","bmm","bmm/1-analysis/bmad-product-brief/agents/web-researcher.md","66aadb087f9bb3e7d05787c8f30237247ad3b90f241d342838e4ca95ed0d0260"
"md","write-document","bmm","bmm/1-analysis/bmad-agent-tech-writer/write-document.md","c0ddfd981f765b82cba0921dad331cd1fa32bacdeea1f02320edfd60a0ae7e6f"
"py","lint_spine","bmm","bmm/3-solutioning/bmad-architecture/scripts/lint_spine.py","040e0f1c13d31e6a21c518df943d1d7de7b75d8d98a07603b0983f3f3fb500db"
"py","test_lint_spine","bmm","bmm/3-solutioning/bmad-architecture/scripts/tests/test_lint_spine.py","e86bb9a62c5cca74ddc89c843386f2b992610fcc1792d40e03bc9cd445b77681"
"toml","customize","bmm","bmm/1-analysis/bmad-agent-analyst/customize.toml","7191f4a60ada7dbabe083699b2461f35778af7688924dc6ce05911cf1ffc9054"
"toml","customize","bmm","bmm/1-analysis/bmad-agent-tech-writer/customize.toml","bb828f2d26a136870099226f07c61297ce88ddd335823b7549592932bbe14a2e"
"toml","customize","bmm","bmm/1-analysis/bmad-document-project/customize.toml","3bbb5044fafdd865a5fe0863df116a479f30de7fb95c9cf4213f0b87ba1ba924"
"toml","customize","bmm","bmm/1-analysis/bmad-prfaq/customize.toml","8994f925bab65bd310e5ab38781286b6137f3e0c9e89f3ab8a2f480eb05e0de5"
"toml","customize","bmm","bmm/1-analysis/bmad-product-brief/customize.toml","0f10970bf0381458a6e3d2974958e5e52d7873beae61bf6c104303d37cff87f1"
"toml","customize","bmm","bmm/1-analysis/bmad-product-brief/customize.toml","cdd7b417de5b280ab5bd3af65f69654b05980b5efb48077563827c16391f42d6"
"toml","customize","bmm","bmm/1-analysis/research/bmad-domain-research/customize.toml","462ef14dc1e1f6d145fdfe25e315168fd1fa278ea5f87fe0fa86689234daec2f"
"toml","customize","bmm","bmm/1-analysis/research/bmad-market-research/customize.toml","f47af9158893dd3f7ab81ac03cb07d8c76342eead61ec7c9a8a463066b7db9af"
"toml","customize","bmm","bmm/1-analysis/research/bmad-technical-research/customize.toml","7f567fddb04674f817398addbc06e6d1620883d89dcc7ac643c5a56eef5ac337"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-agent-pm/customize.toml","c7c30e182fbff5e1cc4d329a99b0bf1188463d25d61b843847818c5bef0d4753"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-agent-ux-designer/customize.toml","0d36c8ce31fe332770b2755a7e952dc102f184fb3275448bf6ac2ebc783ed03b"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-agent-pm/customize.toml","afc2250de25241ac3577c9827e1ee62d8c7a1913de8eb23aadfffb0aadbadc37"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-agent-ux-designer/customize.toml","3df7da44945f9df34dbb3a64de086c756e6c298e73078e388e8f9a4f57cbf7ab"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-create-prd/customize.toml","0c990af4c0a755402abbef893850bd542744a8b6f36c0587c9f3fb6dab6bf5e7"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-create-ux-design/customize.toml","e51d02120e5e79788b183f1fb377f823f7626bac7702a6aa4dc6ddd0a3b00000"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-edit-prd/customize.toml","35cc2dfb3eda73a0ae4dc987cac58867b25c43ce5c5a1bf552e215826ede6c22"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-prd/customize.toml","5da1c87df2022c3e31f2c8e343dbead23356fbc5f5e9169eccd3102577ba295f"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-ux/customize.toml","c6f94676004a24eed7ff1d546d5b7e7b3889b84d9bab6bbb56bc297d6eabaeb8"
"toml","customize","bmm","bmm/2-plan-workflows/bmad-validate-prd/customize.toml","bfb3c8af5b81b2cdb9bb84f844f1b0dafc40d8c283effa6ad48db966b9446cef"
"toml","customize","bmm","bmm/3-solutioning/bmad-agent-architect/customize.toml","32e8074896a569ce59e4db62ab3b4af396798b8fa50c67449a5d90c2a7a7e074"
"toml","customize","bmm","bmm/3-solutioning/bmad-agent-architect/customize.toml","d9763009d7c20246119c24bcea5eacebd21ad60c22ab191b74c9a5fb6e5f57ad"
"toml","customize","bmm","bmm/3-solutioning/bmad-architecture/customize.toml","137b418e1bb940411a6e77460a7c74af66a6ad732edcc7c7363746995b89e65d"
"toml","customize","bmm","bmm/3-solutioning/bmad-check-implementation-readiness/customize.toml","571d81087b7a6d914cf7c2f21aa26354eac385bb2f5cfeabc591892cbb98d036"
"toml","customize","bmm","bmm/3-solutioning/bmad-create-architecture/customize.toml","618be49b0286f18dfb4b6bac3d96bf1cf062994fa5278cd327be9898e651b43c"
"toml","customize","bmm","bmm/3-solutioning/bmad-create-epics-and-stories/customize.toml","da9e43605bc6aec83173050b5d37ede6aebfa9a17c5959a5029681d73e744ba3"
@@ -222,17 +180,18 @@ type,name,module,path,hash
"toml","customize","bmm","bmm/4-implementation/bmad-code-review/customize.toml","94ad662fdf3fda372c6e24b2cbda629d0b2aa851097d02afb5905c768b1a1cde"
"toml","customize","bmm","bmm/4-implementation/bmad-correct-course/customize.toml","78095d25afb5b2d4844956f61e9ac640a62d0245174fab9406e9c289f33fd84b"
"toml","customize","bmm","bmm/4-implementation/bmad-create-story/customize.toml","1204f6de064436922f2813069778eb4eaa5f1f945aa8ea5a5ffb87897a2ba8fe"
"toml","customize","bmm","bmm/4-implementation/bmad-dev-auto/customize.toml","bd4302195867ac47dd6bff16761ce1562cf2e480f52265cbf277877b316966da"
"toml","customize","bmm","bmm/4-implementation/bmad-dev-story/customize.toml","592fa7948c4614609a59b152518f518d35e0178d6aa7c22e169d78157fd9f5aa"
"toml","customize","bmm","bmm/4-implementation/bmad-qa-generate-e2e-tests/customize.toml","04a99926b2d79318b927434c7344dc666f143026ed99c7fcc0d6e3d68263ae66"
"toml","customize","bmm","bmm/4-implementation/bmad-quick-dev/customize.toml","5ba463713de51762eb381be787cbd657932333b808be370d851fc3e40f139e2f"
"toml","customize","bmm","bmm/4-implementation/bmad-retrospective/customize.toml","0b032c342129732820ca2db386d2d5e26d033d8ac296388fc9f2e78765fab9fb"
"toml","customize","bmm","bmm/4-implementation/bmad-quick-dev/customize.toml","ebb082e10f887a68f78ff7dbb000c4f0c71edd528a66eb651f988b9b0c35a372"
"toml","customize","bmm","bmm/4-implementation/bmad-retrospective/customize.toml","4ad7e7e7154b480eac7592d0ecc18680b9567471812e9687550be10d547fa7ff"
"toml","customize","bmm","bmm/4-implementation/bmad-sprint-planning/customize.toml","f7bde2f792e8604f26122ee792c5493e270710296044b07680db7d90e886caf3"
"toml","customize","bmm","bmm/4-implementation/bmad-sprint-status/customize.toml","96261fd227befaa4685b0a5091d3e85299d4ae8e4404176b42f5ef2e2fb501bd"
"yaml","config","bmm","bmm/config.yaml","4224846e15fef261dd31143b85306f0b0b1cc3d04f4bc4a4a7e7ed8f5b246ab4"
"yaml","sprint-status-template","bmm","bmm/4-implementation/bmad-sprint-planning/sprint-status-template.yaml","deeec135d875b107618dd41278349689b5f3dcb5894d7509909417a570f46fd9"
"yaml","config","bmm","bmm/config.yaml","051aeaa275ae9002c8879d1022dc7048fc827df03a0e2372d5d44308ee081cc0"
"yaml","sprint-status-template","bmm","bmm/4-implementation/bmad-sprint-planning/sprint-status-template.yaml","317b65e5fc0844a96b99ea923a1672e8b1f354269a8fd305691be32976a86614"
"csv","design-methods","cis","cis/skills/bmad-cis-design-thinking/design-methods.csv","97a1fa87aaa355ce855c2c4e3bbfde59cb4ed2166cf9896496af786f10c13459"
"csv","innovation-frameworks","cis","cis/skills/bmad-cis-innovation-strategy/innovation-frameworks.csv","bd1d191062302353d2562a54751f8f263ce47e143202e2c0fe41315c2be9eb95"
"csv","module-help","cis","cis/module-help.csv","67c31582927d1020a018bc92bcb48cde396a37fb856f01cb46c276ab344e6477"
"csv","module-help","cis","cis/module-help.csv","09a9e0534d6b82495e4703561a63d4b239a7e9e2053883630865f50b5a5d43d5"
"csv","solving-methods","cis","cis/skills/bmad-cis-problem-solving/solving-methods.csv","f3a380b12b21ec2410d1ac44bc8ca1970b0a04a21bfe3dd0370ac7ed1ec0d2c0"
"csv","story-types","cis","cis/skills/bmad-cis-storytelling/story-types.csv","8cf3d49d3ce771f30b6d9c0c936d35f92b8af23e0962c876df832c02d605f1ce"
"md","SKILL","cis","cis/skills/bmad-cis-agent-brainstorming-coach/SKILL.md","8319b333d17005d3cb217e35425720a6860117da2127a49fd54f26fc4ce4ecbd"
@@ -259,44 +218,58 @@ type,name,module,path,hash
"toml","customize","cis","cis/skills/bmad-cis-innovation-strategy/customize.toml","6f671d4d17c6e4cb880a81384e161b51eea29889d7673d17bcf4353c1a92504f"
"toml","customize","cis","cis/skills/bmad-cis-problem-solving/customize.toml","3683c044711f8548e9f5e7b5e0caa3673f2eee4deb17550f401807da488afe60"
"toml","customize","cis","cis/skills/bmad-cis-storytelling/customize.toml","f4a92a16d196d49c6ad7aef5a24a5a7a50b5da5e6d3c25b6067baa5ae81930cd"
"yaml","config","cis","cis/config.yaml","bf714f22b5f6d8710513fa2ce6f55d737a0a724b9b5e9ebf1b53c81b5a5e1764"
"toml","config","config.toml","config.toml","8150f4b70ec7b3e42d3e765aa3f37b6ba805608d00c44c3327925d2344eca66b"
"yaml","config","cis","cis/config.yaml","63ee55f187a63c33807f6f0c895052d5f84922759ffb669823154adb388e3ff0"
"toml","config","config.toml","config.toml","a55b28dc6106ad0f44271528d7dca399cbf07f7ca7da7bc2f576b4b1519376fe"
"toml","config.user","config.user.toml","config.user.toml","0f4829193ef8f9b2c3be3055bccbaa9cf3876a2d0b4ea68e037219a4ea81864d"
"csv","brain-methods","core","core/bmad-brainstorming/brain-methods.csv","0ab5878b1dbc9e3fa98cb72abfc3920a586b9e2b42609211bb0516eefd542039"
"csv","methods","core","core/bmad-advanced-elicitation/methods.csv","e08b2e22fec700274982e37be608d6c3d1d4d0c04fa0bae05aa9dba2454e6141"
"csv","module-help","core","core/module-help.csv","1eddc9d8b3d3c060cc58bfda3a77d2a696260e461701877905061d3a58591c8f"
"md","compression-rules","core","core/bmad-distillator/resources/compression-rules.md","86e53d6a2072b379864766681d1cc4e1aad3d4428ecca8c46010f7364da32724"
"md","distillate-compressor","core","core/bmad-distillator/agents/distillate-compressor.md","c00da33b39a43207a224c4043d1aa4158e90e41ab421fff0ea7cc55beec81ef8"
"md","distillate-format-reference","core","core/bmad-distillator/resources/distillate-format-reference.md","616488300d40c6de2f0a69ee153258ed4664e9763048f3993db8efd2adca1706"
"md","round-trip-reconstructor","core","core/bmad-distillator/agents/round-trip-reconstructor.md","47c83f4a37249ddac38460d8c95d162f6fc175a8919888e8090aed71bd9383bc"
"csv","brain-methods","core","core/bmad-brainstorming/assets/brain-methods.csv","fff112eabca1a9cb8b190f8314bc47678becc5782a2372e11c83daa0e33b6dfd"
"csv","method-matrix","core","core/bmad-brainstorming/analysis/method-matrix.csv","d6c47ab85b9a134d34c35f9c715c553d6c410015f6cf4d107e6870fff6220c64"
"csv","methods","core","core/bmad-advanced-elicitation/methods.csv","d110ff5f076fb9421552b83692fde2c2d367734049169c7a55f7267a3dc7ef89"
"csv","module-help","core","core/module-help.csv","e801caeb1bf6484277867067c60be3c2aeec39beaa75254e64ddf8ce8f3b617d"
"html","brain-selector","core","core/bmad-brainstorming/assets/brain-selector.html","798f27c743b853424aa00d4e41af5c3b515b7a329d6806b5d0a5ebe15e0fbf4e"
"json","brain-icons","core","core/bmad-brainstorming/assets/brain-icons.json","a101c56e89f1d0f9e4131dfdfc19e10c746e3a61c3f92537d04a6f4897b7d331"
"md","catalog-analysis","core","core/bmad-brainstorming/analysis/catalog-analysis.md","d4e742da964674549c7f0c64db82c4e1938f8521e5cf0034c103fd08022e515c"
"md","converge","core","core/bmad-brainstorming/references/converge.md","1528c32ddc64f8061fec663306f7208d2fd4d4a90e660552b8138bda7e452dc0"
"md","create-party","core","core/bmad-party-mode/references/create-party.md","2f810332c36c17d14eb55717aed48f3020acf0713bb9f932479be9fbc3856e9e"
"md","deletion-check","core","core/bmad-review-edge-case-hunter/references/deletion-check.md","0f1f124e4e957147e89164a272b10bedc694ad0d9ad2618c8610ac74ee9cb0da"
"md","finalize","core","core/bmad-brainstorming/references/finalize.md","b6074e7fb4d86ffcf899abc50b9049b4a1f6fe550917f4be7a1c7a888477e07e"
"md","headless","core","core/bmad-brainstorming/references/headless.md","b8ea5951199cff7e4813e06aef35683ca0658230fa015e358cacc466b1138a42"
"md","headless-schemas","core","core/bmad-spec/assets/headless-schemas.md","83afb3614716db2347d83586a67b9c524492dd50db5282436ccb35c99fb5f08a"
"md","in-chat-techniques","core","core/bmad-brainstorming/references/in-chat-techniques.md","18239464e3e4f00ea9063d015d26d6b0a696b72e7e3c5be92352da6db9a3f244"
"md","mode-agent-team","core","core/bmad-party-mode/references/mode-agent-team.md","def759a17f4bb45463b68fb74c2b828b0a4241720b2b6cc1c9c611a1016ae9d7"
"md","mode-auto","core","core/bmad-party-mode/references/mode-auto.md","a37fd24f76dfcde385890d5c5947bb6f40ca44bea86c805d267b6ae3aab39f70"
"md","mode-autonomous","core","core/bmad-brainstorming/references/mode-autonomous.md","79fba5391ef293cebdbbdc765c7edeb3ccf60c04317fef964a4ea64d6b13f260"
"md","mode-facilitator","core","core/bmad-brainstorming/references/mode-facilitator.md","1b908498d285d190859aed00c3ba5b399d7f6aa8e94d54e95456d15cd6fe6073"
"md","mode-partner","core","core/bmad-brainstorming/references/mode-partner.md","caa0ed378c116def4de382f4e5a95173c6ae6cc5464f1792e7d8196360f79c8a"
"md","mode-subagent","core","core/bmad-party-mode/references/mode-subagent.md","86161b24a0b13b8f9cb9309042e4249d8caefff8cc33728b084cd2ec22f9d2e1"
"md","party-memory","core","core/bmad-party-mode/references/party-memory.md","800b4b4b920bb881a7b32aaabca8559a98273799b2476d83a23e290e301fb315"
"md","resume","core","core/bmad-brainstorming/references/resume.md","0f79535d72eefe6c55bd5ae47fe4753de8d27235cf129f10b2c596a124c26526"
"md","SKILL","core","core/bmad-advanced-elicitation/SKILL.md","705cc827cab892855d07dcc926f5c9f749c3abab33e915d6ac1574aec174896b"
"md","SKILL","core","core/bmad-brainstorming/SKILL.md","f4a2c22b40ed34cdbd3282dd6161a3b869902f3bc75b58e181fc9faf78eedd9d"
"md","SKILL","core","core/bmad-customize/SKILL.md","7617ef46b179e2b9aec7e7176933fd65dcba8fd0ca188ea8beb8cee1dedf449c"
"md","SKILL","core","core/bmad-distillator/SKILL.md","756ee0706ff6b8a3d5726b465e81ba244e4eaeba21b7de0d2390473acebb5ddc"
"md","SKILL","core","core/bmad-brainstorming/SKILL.md","399ddc752fc786b501ba07fb4b4b038b3d2bb076d36496b6384ef85cf922dd59"
"md","SKILL","core","core/bmad-customize/SKILL.md","6461073f9322f5f2ec64477d6ae5e79c601e36e3160e492fef4bc2d928d4a9a8"
"md","SKILL","core","core/bmad-editorial-review-prose/SKILL.md","b3687fe80567378627bc2a0c5034ae8d65dfeedcf2b6c90da077f4feca462d0c"
"md","SKILL","core","core/bmad-editorial-review-structure/SKILL.md","164444359d74f695a84faf7ea558d0eef39c75561e6b26669f97a165c6f75538"
"md","SKILL","core","core/bmad-help/SKILL.md","cd7096b2ff55b2b87e12d6b9c4c9ea13dfca78c49299a09327c97107f9531da8"
"md","SKILL","core","core/bmad-forge-idea/SKILL.md","c62ac3a30a4c7a32e3ffd28881d0e9128fc22de1570884d6572c8bfbb7d7db0e"
"md","SKILL","core","core/bmad-help/SKILL.md","718077d741e20d9c94f3c2b7827047f2d18a90b85c3cc2eecd449e28b7b0d642"
"md","SKILL","core","core/bmad-index-docs/SKILL.md","a855d7060414e73ca4fe8e1a3e1cc4d0f2ce394846e52340bdf5a1317e0d234a"
"md","SKILL","core","core/bmad-party-mode/SKILL.md","bd13fd6cb0b0c61d215e4c394cf4b7cac3a465394c3918f4dc14910513ddb898"
"md","SKILL","core","core/bmad-review-adversarial-general/SKILL.md","7bffc39e6dba4d9123648c5d4d79e17c3c5b1efbd927c3fe0026c2dbb8d99cff"
"md","SKILL","core","core/bmad-review-edge-case-hunter/SKILL.md","f49ed9976f46b4cefa1fc8b4f0a495f16089905e6a7bbf4ce73b8f05c9ae3ee6"
"md","SKILL","core","core/bmad-party-mode/SKILL.md","783fef00cf5a889c80d7bb4ca78ca2a6e4c4390cde290d2e253855cf723cb10a"
"md","SKILL","core","core/bmad-review-adversarial-general/SKILL.md","3b70b004b662c3a094328a8666e0084a94cb6de2e2a7336f23d31c65bca084e7"
"md","SKILL","core","core/bmad-review-edge-case-hunter/SKILL.md","03087a3f1e935f7a111bc2c8e1b44c2cf2cc05d9843e5af3c913a148c70d8c96"
"md","SKILL","core","core/bmad-shard-doc/SKILL.md","3a1538536514725fd4f31aded280ee56b9645fc61d114fd94aacb3ac52304e52"
"md","splitting-strategy","core","core/bmad-distillator/resources/splitting-strategy.md","26d3ed05f912cf99ff9ebe2353f2d84d70e3e852e23a32b1215c13416ad708b5"
"md","step-01-session-setup","core","core/bmad-brainstorming/steps/step-01-session-setup.md","7fd2aed9527ccdf35fc86bd4c9b27b4a530b5cfdfb90ae2b7385d3185bcd60bc"
"md","step-01b-continue","core","core/bmad-brainstorming/steps/step-01b-continue.md","49f8d78290291f974432bc8e8fce340de58ed62aa946e9e3182858bf63829920"
"md","step-02a-user-selected","core","core/bmad-brainstorming/steps/step-02a-user-selected.md","7ff3bca27286d17902ecea890494599796633e24a25ea6b31bbd6c3d2e54eba2"
"md","step-02b-ai-recommended","core","core/bmad-brainstorming/steps/step-02b-ai-recommended.md","cb77b810e0c98e080b4378999f0e250bacba4fb74c1bcb0a144cffe9989d2cbd"
"md","step-02c-random-selection","core","core/bmad-brainstorming/steps/step-02c-random-selection.md","91c6e16213911a231a41b1a55be7c939e7bbcd1463bd49cb03b5b669a90c0868"
"md","step-02d-progressive-flow","core","core/bmad-brainstorming/steps/step-02d-progressive-flow.md","6b6fbbd34bcf334d79f09e8c36ed3c9d55ddd3ebb8f8f77aa892643d1a4e3436"
"md","step-03-technique-execution","core","core/bmad-brainstorming/steps/step-03-technique-execution.md","b97afefd4ccc5234e554a3dfc5555337269ce171e730b250c756718235e9df60"
"md","step-04-idea-organization","core","core/bmad-brainstorming/steps/step-04-idea-organization.md","acb7eb6a54161213bb916cabf7d0d5084316704e792a880968fc340855cdcbbb"
"md","template","core","core/bmad-brainstorming/template.md","5c99d76963eb5fc21db96c5a68f39711dca7c6ed30e4f7d22aedee9e8bb964f9"
"md","workflow","core","core/bmad-brainstorming/workflow.md","74c87846a5cda7a4534ea592ea3125a8d8a1a88d19c94f5f4481fb28d0d16bf2"
"py","analyze_sources","core","core/bmad-distillator/scripts/analyze_sources.py","31e2a8441c3c43c2536739c580cdef6abecb18ff20e7447f42dd868875783166"
"md","SKILL","core","core/bmad-spec/SKILL.md","a2baaf6b6bf000403a3b309b3dae48d328ece922e726541924585afbaf131b16"
"md","spec-template","core","core/bmad-spec/assets/spec-template.md","94ef029b842dfa7f296dab4ccf830f0b813af9995bf8bbdcdfc0783a60ee5ffe"
"py","brain","core","core/bmad-brainstorming/scripts/brain.py","b84770d5d55fa17bd99a2ab9076130874dfb7f8cd9b4283cd6413df097bc72b6"
"py","list_customizable_skills","core","core/bmad-customize/scripts/list_customizable_skills.py","8787f542930b927789e7fdf12bc5a67ff08e19865903a5ad05ff2cc8fc426b66"
"py","test_analyze_sources","core","core/bmad-distillator/scripts/tests/test_analyze_sources.py","d90525311f8010aaf8d7d9212a370468a697866190bae78c35d0aae9b7f23fdf"
"py","test_list_customizable_skills","core","core/bmad-customize/scripts/tests/test_list_customizable_skills.py","b55fc2e454f245753874f359c18ade9f3ad04debd66176c6e6bf3e403ca9c812"
"yaml","config","core","core/config.yaml","b53db4776584a37def10d5d594e38372ee5e04c82c37e9042c69a6cd9a30e11f"
"file",".gitignore","custom","custom/.gitignore","973b03a33f142c22cf9b65be285bebadd85790b6b55be04637d2f8c716f58fab"
"py","resolve_config","scripts","scripts/resolve_config.py","8e326149d9170477ecc21aa2aa2389d8fbaa5d1cd95db2de2ad33029ce8ae528"
"py","resolve_customization","scripts","scripts/resolve_customization.py","6dbf36a2fea13392426fdbaf4f074b6d9b93488a964d2d1bff2a5c1c3a1d506e"
"py","resolve_party","core","core/bmad-party-mode/scripts/resolve_party.py","663a1ffa8406564c2a08f210f144b08d323596b105b755ae795ca725384e32ac"
"py","resolve_personas","core","core/bmad-forge-idea/scripts/resolve_personas.py","3da694c23e5fb29fe25963e2ea0509e1dd6d8c9f70ac54b00d98044052fd1c6e"
"py","test_brain","core","core/bmad-brainstorming/scripts/tests/test_brain.py","5f150395d5aa95526eb1ded5b7a8bd624a577dd25ff060ac082db3cbb5cc0f77"
"py","test_list_customizable_skills","core","core/bmad-customize/scripts/tests/test_list_customizable_skills.py","24c3d384b3b5d490b7335c17866bfe0425af253ce669c32382fa88feb705934d"
"py","test_resolve_personas","core","core/bmad-forge-idea/scripts/tests/test_resolve_personas.py","1c4fa4b1d68bfbd10e4b38cad3c8286dad62345cebd08fe94a6862351b02855e"
"py","test-resolve_party","core","core/bmad-party-mode/scripts/tests/test-resolve_party.py","bb53fe03ec3013ed96c0fb399c1948f28bcf55cb2d7727fe0189343fcaa667d5"
"toml","customize","core","core/bmad-brainstorming/customize.toml","21fcbc60c78db99ca0424da192ba0942dce2189f350f77838e4d3ecd501edd1c"
"toml","customize","core","core/bmad-forge-idea/customize.toml","ef5fadd1df3550cae00b1b442606bf84d187bfd55397563f143e1057430df45c"
"toml","customize","core","core/bmad-party-mode/customize.toml","fee7fe153c853f949dca6ad20a7c78270fc91e3e88486aefbc9956cfb4c14a84"
"toml","customize","core","core/bmad-spec/customize.toml","b0181ba5d4038feb779a7a082a265df753220f868b66b5adb0fb2ed18401c763"
"yaml","config","core","core/config.yaml","1d12a7f83c768b9a31430693d0edd131ea7514cea84e1a53312e474ce4b85bda"
"py","memlog","scripts","scripts/memlog.py","3b00f82ca33dc4227f715123b939514ee35c4f9c71150c894c3d8185df1b48df"
"py","resolve_config","scripts","scripts/resolve_config.py","f41149160898aea80a12861d149b10dc6b2d2b69d7d97eb65cad01f368adac03"
"py","resolve_customization","scripts","scripts/resolve_customization.py","23fb9040b08c7eb975aeabc4245ef50e158516f5082eebc9ae41700641338498"
1 type name module path hash
2 yaml manifest _config _config/manifest.yaml 19d8f926ffb5efb60091657d728d9e8e78d2ba75094b0127573e063e97b4d9ed a903bb3d0bef1f99dcc26d4fde0e366dda1b3d97f320a038cd9b9d33e065110b
3 csv documentation-requirements bmm bmm/1-analysis/bmad-document-project/documentation-requirements.csv d1253b99e88250f2130516b56027ed706e643bfec3d99316727a4c6ec65c6c1d
4 csv domain-complexity module-help bmm bmm/2-plan-workflows/bmad-create-prd/data/domain-complexity.csv bmm/module-help.csv f775f09fb4dc1b9214ca22db4a3994ce53343d976d7f6e5384949835db6d2770 ad4373d7e58a31aaef601ae39cf76b26bae7fd420b108e44660427384652d4bf
5 csv html domain-complexity validation-report-template bmm bmm/2-plan-workflows/bmad-validate-prd/data/domain-complexity.csv bmm/2-plan-workflows/bmad-prd/assets/validation-report-template.html f775f09fb4dc1b9214ca22db4a3994ce53343d976d7f6e5384949835db6d2770 a80becdd8205d2d7c18738855830b096172a496b96b5ca8a0820ec55c9bb8bf9
6 csv html domain-complexity validation-report-template bmm bmm/3-solutioning/bmad-create-architecture/data/domain-complexity.csv bmm/2-plan-workflows/bmad-ux/assets/validation-report-template.html 3dc34ed39f1fc79a51f7b8fc92087edb7cd85c4393a891d220f2e8dd5a101c70 8656945636fabe96624f8ef8fce931b073b5aecbe42d490584c1d5c7f31e1353
7 csv json module-help bmad-manifest bmm bmm/module-help.csv bmm/1-analysis/bmad-prfaq/bmad-manifest.json ad86dcf20fdb6442486958be9302a396a4a5158219aa702a173e2f81aa7f1c18 7908cab6f0cd66f1f3427b4cc659975b4737bdc44f789b23c6a895fcd084c4bc
csv project-types bmm bmm/2-plan-workflows/bmad-create-prd/data/project-types.csv 7a01d336e940fb7a59ff450064fd1194cdedda316370d939264a0a0adcc0aca3
csv project-types bmm bmm/2-plan-workflows/bmad-validate-prd/data/project-types.csv 7a01d336e940fb7a59ff450064fd1194cdedda316370d939264a0a0adcc0aca3
csv project-types bmm bmm/3-solutioning/bmad-create-architecture/data/project-types.csv 12343635a2f11343edb1d46906981d6f5e12b9cad2f612e13b09460b5e5106e7
json bmad-manifest bmm bmm/1-analysis/bmad-prfaq/bmad-manifest.json 3da3d0a00b21c040f17bbc5d63283f23b432a92214634b211a5396ca864b2c7d
json bmad-manifest bmm bmm/1-analysis/bmad-product-brief/bmad-manifest.json 22c9c569e116024e19ce8d57a1572a9be456dadc3df309a6e3922862a72775b6
8 json project-scan-report-schema bmm bmm/1-analysis/bmad-document-project/templates/project-scan-report-schema.json 8466965321f1db22f5013869636199f67e0113706283c285a7ffbbf5efeea321
md architecture-decision-template bmm bmm/3-solutioning/bmad-create-architecture/architecture-decision-template.md 5d9adf90c28df61031079280fd2e49998ec3b44fb3757c6a202cda353e172e9f
9 md artifact-analyzer bmm bmm/1-analysis/bmad-prfaq/agents/artifact-analyzer.md 7bdc44830f8d593346ec0ee15e36e1e431432fcc6c38b70bb861999315c9cfa4
10 md artifact-analyzer brief-template bmm bmm/1-analysis/bmad-product-brief/agents/artifact-analyzer.md bmm/1-analysis/bmad-product-brief/assets/brief-template.md dcd8c4bb367fa48ff99c26565d164323b2ae057b09642ba7d1fda1683262be2d bb28edf75d023067551c8d417b19b8803324e7acfb2ad0c80f882e9134f4c1f1
md brief-template bmm bmm/1-analysis/bmad-product-brief/resources/brief-template.md d42f0ef6b154b5c314090be393febabd61de3d8de1ecf926124d40d418552b4b
11 md checklist bmm bmm/1-analysis/bmad-document-project/checklist.md 581b0b034c25de17ac3678db2dbafedaeb113de37ddf15a4df6584cf2324a7d7
12 md checklist bmm bmm/4-implementation/bmad-correct-course/checklist.md 3e082b95def90ccb876e3101ce0bbaf797a0f03a9471e1347361897f27977327
13 md checklist bmm bmm/4-implementation/bmad-create-story/checklist.md b94e28e774c3be0288f04ea163424bece4ddead5cd3f3680d1603ed07383323a
14 md checklist bmm bmm/4-implementation/bmad-dev-story/checklist.md 630b68c6824a8785003a65553c1f335222b17be93b1bd80524c23b38bde1d8af
15 md checklist bmm bmm/4-implementation/bmad-qa-generate-e2e-tests/checklist.md b58f810aeb1040c2f6758c88aa133afce72f8cc178d3d97ff0fbaa3d943057dc
16 md checklist bmm bmm/4-implementation/bmad-sprint-planning/checklist.md 80b10aedcf88ab1641b8e5f99c9a400c8fd9014f13ca65befc5c83992e367dd7 11b0b1ff20657b8e7d1f3377a88f102446112f617f5d0e91ab1595a977714a97
17 md color-themes bmm bmm/2-plan-workflows/bmad-ux/assets/color-themes.md 48fac7943e8584ccf7dd1bcdfdfd4513366a086a3a84965b6b302ccf6607c171
18 md compile-epic-context bmm bmm/4-implementation/bmad-dev-auto/compile-epic-context.md fa300a04e9b1f494314ddde443678affb2ac1965e2ac07dc4d6bb64316998466
19 md compile-epic-context bmm bmm/4-implementation/bmad-quick-dev/compile-epic-context.md 5cfda02f252941e415b80c57b4528f46226b3cbf456ad45d78fcb5a7ef4816e2
20 md contextual-discovery creative-tools bmm bmm/1-analysis/bmad-product-brief/prompts/contextual-discovery.md bmm/2-plan-workflows/bmad-ux/references/creative-tools.md b29d2c555cec9777d43b9aa7193881c468e619db14f366f53a3be5661d0e05b4 349b6b5e8353c2fa1efe7caa49cca50577900f55f32005ccd6f7b43e4daec558
21 md customer-faq bmm bmm/1-analysis/bmad-prfaq/references/customer-faq.md 96f8565197649c58908a1d61b6cd805fd01f57da7945ba889c18d087ad597aeb
22 md deep-dive-instructions bmm bmm/1-analysis/bmad-document-project/workflows/deep-dive-instructions.md a79e24b93a25ab456062916a9dad7b6a16dc43ac0b4b555700d3c3751cff0d25
23 md deep-dive-template bmm bmm/1-analysis/bmad-document-project/templates/deep-dive-template.md 6198aa731d87d6a318b5b8d180fc29b9aa53ff0966e02391c17333818e94ffe9
24 md deep-dive-workflow bmm bmm/1-analysis/bmad-document-project/workflows/deep-dive-workflow.md a64d98dfa3b771df2853c4fa19a4e9c90d131e409e13b4c6f5e494d6ac715125
25 md design-directions bmm bmm/2-plan-workflows/bmad-ux/assets/design-directions.md eab73b948da76a27abc908e1e7d6b124e8ff0362e6dd1990f7e60b9541cbcb98
26 md design-example-editorial bmm bmm/2-plan-workflows/bmad-ux/assets/design-example-editorial.md a659166845b1a4ed3f9aef942c5935537a97382b10303684fbb78ed86265870e
27 md design-example-mobile bmm bmm/2-plan-workflows/bmad-ux/assets/design-example-mobile.md a93fb9f114f2e83af0c961c0d7909b3859fc80bcd713715517cd639a53a0372a
28 md design-example-shadcn bmm bmm/2-plan-workflows/bmad-ux/assets/design-example-shadcn.md 25e0dfb2bb21483973a8f0a6ed650288b3dc2ae5ed02aa0f091bb9b6b0b39fc0
29 md design-md-spec bmm bmm/2-plan-workflows/bmad-ux/references/design-md-spec.md d04d5f663607aba3f3181e818ae33856e6caf5e560dcb16fa64ed80b7cf3d590
30 md discover-inputs bmm bmm/4-implementation/bmad-create-story/discover-inputs.md dfedba6a8ea05c9a91c6d202c4b29ee3ea793d8ef77575034787ae0fef280507
md draft-and-review bmm bmm/1-analysis/bmad-product-brief/prompts/draft-and-review.md e05a02ea67fcd0f4683b9c9bd42ac8673878d403e002037e3962062d11f69059
31 md epics-template bmm bmm/3-solutioning/bmad-create-epics-and-stories/templates/epics-template.md a804f740155156d89661fa04e7a4264a8f712c4dc227c44fd8ae804a9b0f6b72
32 md excalidraw-wireframe bmm bmm/2-plan-workflows/bmad-ux/assets/excalidraw-wireframe.md 660bbcdebff50cd044a3752eda43f3cb303aca4b0f521b55a270da93b89ddb18
33 md experience-example-mobile bmm bmm/2-plan-workflows/bmad-ux/assets/experience-example-mobile.md f8cd54c92193cd8c34a472df9c212ac7330976f6a115b729721dcb60034dc4f0
34 md experience-example-shadcn bmm bmm/2-plan-workflows/bmad-ux/assets/experience-example-shadcn.md d6ca16e87b768e8b41f352c02ee08af21d7cdac04ca21e6ae1556864b4d27590
35 md explain-concept bmm bmm/1-analysis/bmad-agent-tech-writer/explain-concept.md 6ea82dbe4e41d4bb8880cbaa62d936e40cef18f8c038be73ae6e09c462abafc9
md finalize bmm bmm/1-analysis/bmad-product-brief/prompts/finalize.md 973a3e2ae70f9c2413c5435591a4b8d1919e8a209c139d063483bc5028922ee3
36 md full-scan-instructions bmm bmm/1-analysis/bmad-document-project/workflows/full-scan-instructions.md 2235945df2ae261265187447ce593238e132a026a9b88d3507a1f1d6808a0263
37 md full-scan-workflow bmm bmm/1-analysis/bmad-document-project/workflows/full-scan-workflow.md 3bff88a392c16602bd44730f32483505e73e65e46e82768809c13a0a5f55608b
38 md generate-trail bmm bmm/4-implementation/bmad-checkpoint-preview/generate-trail.md 4a5936d86fbe5a85285b4535097b1e2edda8849da35586f4b588a982d7224459
39 md guided-elicitation headless bmm bmm/1-analysis/bmad-product-brief/prompts/guided-elicitation.md bmm/2-plan-workflows/bmad-prd/references/headless.md db9c691986aeb9ccc2aae824eefabb1740e64920b5bb9a517e3b7d99bcaa3da5 4dad58ebee63933a53179016513ff94d143ce9f68e226489d390e2c36bf1d848
40 md headless bmm bmm/2-plan-workflows/bmad-ux/references/headless.md 8da7e23d269b1644f45b5104a243a6a27fd8d075aebb95d9b7752f0d143f0f5d
41 md headless bmm bmm/3-solutioning/bmad-architecture/references/headless.md 4db2708f335c94cb024b5eba022b1e3d88b1ec61c94c4716626d9b89684f5833
42 md headless-schemas bmm bmm/2-plan-workflows/bmad-prd/assets/headless-schemas.md 8d3621333a72400512bd62511bc4c73fc745711505e1f852c697ff8c5fa2de93
43 md headless-schemas bmm bmm/2-plan-workflows/bmad-ux/assets/headless-schemas.md e3a773dde85286f1a6f6dd8b26fc17e09ccea96f6257dfe7fb436353cd79242d
44 md index-template bmm bmm/1-analysis/bmad-document-project/templates/index-template.md 42c8a14f53088e4fda82f26a3fe41dc8a89d4bcb7a9659dd696136378b64ee90
45 md instructions bmm bmm/1-analysis/bmad-document-project/instructions.md 9f4bc3a46559ffd44289b0d61a0f8f26f829783aa1c0e2a09dfa807fa93eb12f
46 md internal-faq bmm bmm/1-analysis/bmad-prfaq/references/internal-faq.md 26eb83f844cda1ed8efb50f4703d61713ada8a64bd27eb387f759f858b5748de
47 md key-screens bmm bmm/2-plan-workflows/bmad-ux/assets/key-screens.md ff1c5060673dd595edd61e76806bae876264ec6895c2eaadf8a6190785bf5f7b
48 md mermaid-gen bmm bmm/1-analysis/bmad-agent-tech-writer/mermaid-gen.md 1d83fcc5fa842bc31ecd9fd7e45fbf013fabcadf0022d3391fff5b53b48e4b5d
49 md opportunity-reviewer prd-template bmm bmm/1-analysis/bmad-product-brief/agents/opportunity-reviewer.md bmm/2-plan-workflows/bmad-prd/assets/prd-template.md 3b6d770c45962397bfecce5d4b001b03fc0e577aa75f7932084b56efe41edc07 41e77bd5c4ee81c3f383b55d6f515147afc9c4bd1a3317ddf55a9282deae495c
50 md prd-purpose prd-validation-checklist bmm bmm/2-plan-workflows/bmad-create-prd/data/prd-purpose.md bmm/2-plan-workflows/bmad-prd/assets/prd-validation-checklist.md 49c4641b91504bb14e3887029b70beacaff83a2de200ced4f8cb11c1356ecaee 41d9f09064772a92ec908d970618e47ba63dc86b5c5a1a21d5a2c676d3ba8e3f
md prd-purpose bmm bmm/2-plan-workflows/bmad-edit-prd/data/prd-purpose.md 49c4641b91504bb14e3887029b70beacaff83a2de200ced4f8cb11c1356ecaee
md prd-purpose bmm bmm/2-plan-workflows/bmad-validate-prd/data/prd-purpose.md 49c4641b91504bb14e3887029b70beacaff83a2de200ced4f8cb11c1356ecaee
md prd-template bmm bmm/2-plan-workflows/bmad-create-prd/templates/prd-template.md 7ccccab9c06a626b7a228783b0b9b6e4172e9ec0b10d47bbfab56958c898f837
51 md press-release bmm bmm/1-analysis/bmad-prfaq/references/press-release.md c406adb0e2d2cc326cbc45d0174f89d014523448ad82bc272293999d22aec596
52 md prfaq-template bmm bmm/1-analysis/bmad-prfaq/assets/prfaq-template.md b27e6964f0437ab4e78c8c0ffbe5052c28e3b3ef2fc811726cbb394d5a5c7559
53 md project-context-template bmm bmm/3-solutioning/bmad-generate-project-context/project-context-template.md 54e351394ceceb0ac4b5b8135bb6295cf2c37f739c7fd11bb895ca16d79824a5
56 md research.template bmm bmm/1-analysis/research/bmad-domain-research/research.template.md 507bb6729476246b1ca2fca4693986d286a33af5529b6cd5cb1b0bb5ea9926ce
57 md research.template bmm bmm/1-analysis/research/bmad-market-research/research.template.md 507bb6729476246b1ca2fca4693986d286a33af5529b6cd5cb1b0bb5ea9926ce
58 md research.template bmm bmm/1-analysis/research/bmad-technical-research/research.template.md 507bb6729476246b1ca2fca4693986d286a33af5529b6cd5cb1b0bb5ea9926ce
59 md skeptic-reviewer reviewer-gate bmm bmm/1-analysis/bmad-product-brief/agents/skeptic-reviewer.md bmm/3-solutioning/bmad-architecture/references/reviewer-gate.md fc1642dff30b49032db63f6518c5b34d3932c9efefaea2681186eb963b207b97 d32e32a3c1d59b5612b947004f3f6fef1117a13ce9f1ffa428d616e0b5d4db69
60 md SKILL bmm bmm/1-analysis/bmad-agent-analyst/SKILL.md dff8fbd39de875ccc6735204561f2b7b877788843ecd6e8b6001e7ca7f39641e fca38a404e79508ebc39235d0162bcb475b02407a913e3e5bd8c5526b2b261a6
61 md SKILL bmm bmm/1-analysis/bmad-agent-tech-writer/SKILL.md d39ffa2a931361e9fea11ef5eb96da0fc6b8dbab70dc200142404a50b78e7665 7544242ff68d0ddfd466274f40ae9f3b0ea06ee5f5f938f68f953e19b3598cd7
62 md SKILL bmm bmm/1-analysis/bmad-document-project/SKILL.md efe25c8c27116faeeef119078953c38e827db787338fdb2dca65c086f42e0c4b 806d73f66a8f3f3e7b3cbd3b9a87ad4d8b9aabd3ff91f37c96edef36a17aa2b3
63 md SKILL bmm bmm/1-analysis/bmad-prfaq/SKILL.md 9e864f574cc2e1411284edb625a17268aab1f894c46baac2edc3bcf1383adaca 353da1cc8837e880c7f41b636a1bd38086c56a91d59798b13f5d6168f0021de4
64 md SKILL bmm bmm/1-analysis/bmad-product-brief/SKILL.md 044459f71dd94177982629837d47c5e507599f351e0acbab0edf9d36e5f08d2e 0d569d109cd61a8056374d1f3f3980188407983772544ab81f4ff6b18e798508
65 md SKILL bmm bmm/1-analysis/research/bmad-domain-research/SKILL.md 53d2ee5ccbd1d73290e752cff0235bfdb4928dc5ee70f347992ef15621341124 2308f7e21f78d7f2ed43d560dbcdbfa2af236d6a81988495f28baf0e81a03206
66 md SKILL bmm bmm/1-analysis/research/bmad-market-research/SKILL.md 720183e577a5f6f307f320703a5ec522190723e957cfe6ad7821d8d833dea0c7 13f2c2148061dc6688c4c9d81b5e5b98fbfe4d7294eba0daa0cac5b17f7a0593
67 md SKILL bmm bmm/1-analysis/research/bmad-technical-research/SKILL.md 1c4b61afaeedd3191db65923253be56084c64e4f832f0e2b9179671f91b5bf20 290c5aec88886a623f620e59e43090d11791b0fade357bae2b9de9ae510d3159
68 md SKILL bmm bmm/2-plan-workflows/bmad-agent-pm/SKILL.md 3a8550daac2df2f01a7c04b66148c1e30b50f81730f043415f2a1aba6314f8a4 e2ebea0bf6ee158fcb9e62731a185983f2ac59f664940f4f4320cf10e1bbdf92
69 md SKILL bmm bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md 3ac99856f0ee9bae3ba05cefab32e90920b4a1fdf0e8c4bf9c440be31f9e5a1f d780ae59b9fb7e3a94c5ffe4ec75f90942d4a9a3944af4b36c2d279fdd7801db
70 md SKILL bmm bmm/2-plan-workflows/bmad-create-prd/SKILL.md ada295172352839ec0c38c833387bf3d188052b054eeb44686b9ec075c4944f2 143c5c2d85734021db343ff3dbf143e804eddbf9fb519fb824b70f1a9154767d
71 md SKILL bmm bmm/2-plan-workflows/bmad-create-ux-design/SKILL.md bmm/2-plan-workflows/bmad-edit-prd/SKILL.md 24a4123035194bd3517a059417dcd8114db90f99314ed1a51cfdbbaff02860b2 31ecfe3c16513d994e44e648a7f2d4f4a6ccf297ca6c1826aa68ef7b053e7ff2
72 md SKILL bmm bmm/2-plan-workflows/bmad-edit-prd/SKILL.md bmm/2-plan-workflows/bmad-prd/SKILL.md b0ae6e77ca10f1869c5d3ff8f3ed4f8fe0b318982dde870cef944f18207e4197 85f0a3ea5fee06fcaef5ff34d6b194b265fe0d31ffd7610a9c9a0134bf0b21ce
73 md SKILL bmm bmm/2-plan-workflows/bmad-validate-prd/SKILL.md bmm/2-plan-workflows/bmad-ux/SKILL.md 801127bfb5592608fb8e7d3e5d89f37e7c675ab4710520f87a5db4d8a8240d88 250d2794f2b8e316bb1ba4666f0728970afd8a5d2707ac1cceac6c21e63730b6
74 md SKILL bmm bmm/3-solutioning/bmad-agent-architect/SKILL.md bmm/2-plan-workflows/bmad-validate-prd/SKILL.md 1bb79ab9d9ae3180a6142d9d20c2a5cb15ad5d5f28e38a7f847295dd04d2299f 931439b8c84bc454d0596a1ad35d6583c1926c941f2928c54b31aea702c24b53
75 md SKILL bmm bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md bmm/3-solutioning/bmad-agent-architect/SKILL.md c683db5628781e6dba6fad388ed65cf7561a208e773f72c786918743e379abef 82bbf22ff3a4571741c9339ae6b7c35676a6e26a3237ceca487abe85369e91a0
76 md SKILL bmm bmm/3-solutioning/bmad-create-architecture/SKILL.md bmm/3-solutioning/bmad-architecture/SKILL.md b12711f1655cb809bb74a3e11e40943dce225ccba9d01974d5bf521a5867ba23 a56c7a0abc45e1dba719ae5e66b7169a1098b403e7fd69b30c19f16c12cddc6a
77 md SKILL bmm bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md 9db05e4a63ead6e416009fdec250bb9b749b361331964b601559ffeedd2f1c0f a7e12eae2bdb5a95cc0534e6d5bf58e7ce4b947327a494d475ef98e67f03718a
78 md SKILL bmm bmm/3-solutioning/bmad-generate-project-context/SKILL.md bmm/3-solutioning/bmad-create-architecture/SKILL.md 3d8c20e13e62981464365509fc5e1dfd31e70a94e8c08b048a3e3866ea00ff43 4b1673582dc8e0957b559cece14f048c0c995874b79ad255f033b36b2b789eb0
79 md SKILL bmm bmm/4-implementation/bmad-agent-dev/SKILL.md bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md ab47a75e3031bc58a9783e4f8dece8d44dfdacb7ba74cd56f766b260f9993218 4ec9ec255c2c0e97ae912342ae1445318e672aa1c2a9e412806b7d7ef7d5a6a7
80 md SKILL bmm bmm/4-implementation/bmad-checkpoint-preview/SKILL.md bmm/3-solutioning/bmad-generate-project-context/SKILL.md fcdd92af6b97ae64f99a89c37deef0074a974ffa577263e6c79c4b6734c63bda f25e05d8c3923f331f96a73e6ba8bb8b055b5ca2aa548402a3b633141b8dea21
81 md SKILL bmm bmm/4-implementation/bmad-code-review/SKILL.md bmm/4-implementation/bmad-agent-dev/SKILL.md 6801f6742156f125185b1eb6e10c58dfde4ff6545b2e6278acf68cbcfbe0abe4 54ab6d9d60d7ed7e84d6510cf325734b66feb1b419131436672559584b4bf508
82 md SKILL bmm bmm/4-implementation/bmad-correct-course/SKILL.md bmm/4-implementation/bmad-checkpoint-preview/SKILL.md 25be5dd528b5c3996e5fa02fc30b72377f688436742c6962f4a1e9a2dac46e55 34613078dbea9c55e45df016399328d8360579fd381301a5de78bb52c3597591
83 md SKILL bmm bmm/4-implementation/bmad-create-story/SKILL.md bmm/4-implementation/bmad-code-review/SKILL.md 81517ba8ef137a15002d6d21ef18a1e88190c74ac9e0c5b29227e4059870809a 8cad441a79809e4e8222ca67bdd43ea8df814ccc222b81843054e5613e286d63
84 md SKILL bmm bmm/4-implementation/bmad-dev-story/SKILL.md bmm/4-implementation/bmad-correct-course/SKILL.md 5e7d3bca5051ff8f009bcf608e3fdac3260c2aa6faa8df170a954fe03a4a03f8 5064ef2e7aedfb094bef912d5e4d6680318a1904d9bcdc7875d3dc16bb253ea4
85 md SKILL bmm bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md bmm/4-implementation/bmad-create-story/SKILL.md ad6025f0279ef9fac2f6c76d8f612c37ccc23f8062b7ac0ac40708b49cc7db80 692ab872ebaa197931d849a8d01fa28e86a9b3ee2f4acf79318bb3797a91e9aa
86 md SKILL bmm bmm/4-implementation/bmad-quick-dev/SKILL.md bmm/4-implementation/bmad-dev-auto/SKILL.md 2b2e57e5327fc69962e6529a0c17498185b571646a9c7360e5c15be14ea7e63b f4243eae074acf5e390d743cb026252ba2ed67d8d9c445bf6a972c0233467fe7
87 md SKILL bmm bmm/4-implementation/bmad-retrospective/SKILL.md bmm/4-implementation/bmad-dev-story/SKILL.md 997308d999545fa6c82b8652a2973e1d89d82cfbf892531e25e491291a95c33e f12801307b157f04d2bde7da104e1ebde3f2898bd3a60326da928d5b9fc793ac
88 md SKILL bmm bmm/4-implementation/bmad-sprint-planning/SKILL.md bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md 21946cdaef8115deee6ce322c460e8af39368509d700c778cd7109f50a6821eb 9e78729569b2dc8e24e5f8eb016a851c4efd5c1920e2c91e0e3175fc6899d98d
89 md SKILL bmm bmm/4-implementation/bmad-sprint-status/SKILL.md bmm/4-implementation/bmad-quick-dev/SKILL.md 2fe141bc2033ea341a73fb93349fcee0296d8d8714fcf984ab056bc0abae0a19 18c2002a48dee2d4b578c3ce4af5d5d3836855508074a814b59491621cd9cacd
90 md SKILL bmm bmm/4-implementation/bmad-retrospective/SKILL.md af09b92e4928bbc9e01382497e733ecc9312bf8c1ad680e4f4cc0c4a0ea34253
91 md SKILL bmm bmm/4-implementation/bmad-sprint-planning/SKILL.md aa828c5ceeb2aa875da324e358844700802c6ad8cb11a97cfb955f37209231de
92 md SKILL bmm bmm/4-implementation/bmad-sprint-status/SKILL.md a0dcb85d89cbbc6f20651412cf07ccc97f72f605915f03ee70208cc91fb705e9
93 md source-tree-template bmm bmm/1-analysis/bmad-document-project/templates/source-tree-template.md 109bc335ebb22f932b37c24cdc777a351264191825444a4d147c9b82a1e2ad7a
94 md spec-template bmm bmm/4-implementation/bmad-quick-dev/spec-template.md bmm/4-implementation/bmad-dev-auto/spec-template.md 3ee15d5a63cf5eeee74149c590668fc61d0e44023eac12988a1ca2a9438a9d39 7c340be50e2a460b91c6148ef05c85a2f012462a0b91fcd7bf1b66bf2373c96c
95 md step-01-clarify-and-route spec-template bmm bmm/4-implementation/bmad-quick-dev/step-01-clarify-and-route.md bmm/4-implementation/bmad-quick-dev/spec-template.md b5eb9f0cecf2a462885b8e7b4c21abbaec1e95c8abbd76bc410d9090fd8379f0 68d0e3b9acaa0c22ab3b0dd1dbce9d8ef9b4d16637ed5e6fbd5244528732943e
96 md spine-template bmm bmm/3-solutioning/bmad-architecture/assets/spine-template.md ef4ff795624eb5439fae54a06edb389feb5a0cf79cb01ae007af51109335d198
97 md step-01-clarify-and-route bmm bmm/4-implementation/bmad-dev-auto/step-01-clarify-and-route.md 53298afe9de0bc9d4fa14dec8d867c7f17b0de649cbcec9a22a2f6b0b44c1c49
98 md step-01-clarify-and-route bmm bmm/4-implementation/bmad-quick-dev/step-01-clarify-and-route.md c6066ba0d4fd6cb9e3876acf85053f3168973a94c5476d5eab618c6f4d23825a
99 md step-01-discover bmm bmm/3-solutioning/bmad-generate-project-context/steps/step-01-discover.md 8b2c8c7375f8a3c28411250675a28c0d0a9174e6c4e67b3d53619888439c4613
100 md step-01-document-discovery bmm bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-01-document-discovery.md c763b512d55906122433cb65c1bcd5b5b283e45eacdc07281c8ec7596b6b3980
101 md step-01-gather-context bmm bmm/4-implementation/bmad-code-review/steps/step-01-gather-context.md d0ee7558605e9d48b5b6f15d9b535542eb6d922613f529bb520326eacade4171
102 md step-01-init bmm bmm/1-analysis/research/bmad-domain-research/domain-steps/step-01-init.md efee243f13ef54401ded88f501967b8bc767460cec5561b2107fc03fe7b7eab1
103 md step-01-init bmm bmm/1-analysis/research/bmad-market-research/steps/step-01-init.md 64d5501aea0c0005db23a0a4d9ee84cf4e9239f553c994ecc6b1356917967ccc
104 md step-01-init bmm bmm/1-analysis/research/bmad-technical-research/technical-steps/step-01-init.md c9a1627ecd26227e944375eb691e7ee6bc9f5db29a428a5d53e5d6aef8bb9697
md step-01-init bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-01-init.md 922f59e960569f68bbf0d2c17ecdca74e9d9b92c6a802a5ea888e10774be7738
md step-01-init bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-01-init.md 0b257533a0ce34d792f621da35325ec11cb883653e3ad546221ee1f0dee5edcd
md step-01-init bmm bmm/3-solutioning/bmad-create-architecture/steps/step-01-init.md 5119205b712ebda0cd241c3daad217bb0f6fa9e6cb41d6635aec6b7fe83b838a
105 md step-01-orientation bmm bmm/4-implementation/bmad-checkpoint-preview/step-01-orientation.md d9e3b949c36d49a025f3535773af2b51888fe4ce616b6d6d69683a122716b1d2
106 md step-01-validate-prerequisites bmm bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-01-validate-prerequisites.md 5c2aabc871363d84fc2e12fd83a3889e9d752b6bd330e31a0067c96204dd4880 7181608c1ee4e55c084c6627d68fc55a8a0b6917e489f8ac77531a0530428a30
md step-01b-continue bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-01b-continue.md bdc3677aa220c4822b273d9bc8579669e003cc96d49475ddb3116bdef759cf04
md step-01b-continue bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-01b-continue.md 4d42c6b83eaa720975bf2206a7eea1a8c73ae922668cc2ef03d34c49ab066c19
md step-01b-continue bmm bmm/3-solutioning/bmad-create-architecture/steps/step-01b-continue.md 4bf216008297dcea25f8be693109cf17879c621865b302c994cdd15aa5124e5f
md step-02-context bmm bmm/3-solutioning/bmad-create-architecture/steps/step-02-context.md 4381c5128de7d5c02ac806a1263e3965754bd2598954f3188219fbd87567e5c9
107 md step-02-customer-behavior bmm bmm/1-analysis/research/bmad-market-research/steps/step-02-customer-behavior.md bac4de244049f90d1f2eb95e2cc9389cc84966d9538077fef1ec9c35e4533849
108 md step-02-design-epics bmm bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-02-design-epics.md 44b8859c4f9e6c8275b44be1c8d36f5360b54db7c54b8d4d1b61e865b33d51d8 7c66987808c1f84e853fe54b7aff26d209196d450b5644704110f124a15179bc
md step-02-discovery bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-02-discovery.md 4ef0a3e62c05bfe90fbeca03d58ada11017098523a563003d574462d65f51e78
md step-02-discovery bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-02-discovery.md 9ffd5b31cc869b564e4d78cdc70767f0fb1b04db4c40201ccfa9dde75739fa8d
109 md step-02-domain-analysis bmm bmm/1-analysis/research/bmad-domain-research/domain-steps/step-02-domain-analysis.md 385a288d9bbb0adf050bcce4da4dad198a9151822f9766900404636f2b0c7f9d
110 md step-02-generate bmm bmm/3-solutioning/bmad-generate-project-context/steps/step-02-generate.md b1f063edae66a74026b67a79a245cec7ee85438bafcacfc70dcf6006b495e060
111 md step-02-plan bmm bmm/4-implementation/bmad-quick-dev/step-02-plan.md bmm/4-implementation/bmad-dev-auto/step-02-plan.md 72f4df415adceaaf554166983559e058c6a019d783d0f87cf42c401db3c5f52c a3e67ddd96216ea79a14a7bdef63f2acec0b6fae6d22eaa7a53163440900f443
112 md step-02-plan bmm bmm/4-implementation/bmad-quick-dev/step-02-plan.md 66576a0b14f77d59bf09f550297260ddc175d9181d8d9733fa0ea9c274724955
113 md step-02-prd-analysis bmm bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-02-prd-analysis.md 38be2bf4b924c0b5b395b57d68f685d790ade7b1a6c10993d3c550675f87d954
114 md step-02-review bmm bmm/4-implementation/bmad-code-review/steps/step-02-review.md 1883758e0e91fba439497d04417f03d778f3f6fb12754f49aa8cfa5e15489f70 950a900442975ed6a47c3def55a1ffa377864f789524d476b4bf377ed8058733
115 md step-02-technical-overview bmm bmm/1-analysis/research/bmad-technical-research/technical-steps/step-02-technical-overview.md 9c7582241038b16280cddce86f2943216541275daf0a935dcab78f362904b305
116 md step-02-walkthrough bmm bmm/4-implementation/bmad-checkpoint-preview/step-02-walkthrough.md 66cf893f8f968ee81034e9ccd8c20415692c3a8c23a9a143c2245fe6c800acdc
md step-02b-vision bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-02b-vision.md 641fcd72722c34850bf2daf38a4dfc544778999383aa9b33b4e7569de5860721
md step-02c-executive-summary bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-02c-executive-summary.md 7abf23a4ae7a7e1653cb86d90fdb1698cbe876628de3273b5638cfb05e34b615
117 md step-03-competitive-landscape bmm bmm/1-analysis/research/bmad-domain-research/domain-steps/step-03-competitive-landscape.md f10aa088ba00c59491507f6519fb314139f8be6807958bb5fd1b66bff2267749
118 md step-03-complete bmm bmm/3-solutioning/bmad-generate-project-context/steps/step-03-complete.md e61463db76a8fa060411aa24127aee936d646b97564e9e2a883494ea50e68464
md step-03-core-experience bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-03-core-experience.md 1f58c8a2f6872f468629ecb67e94f793af9d10d2804fe3e138eba03c090e00c5
119 md step-03-create-stories bmm bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-03-create-stories.md c5b787a82e4e49ed9cd9c028321ee1689f32b8cd69d89eea609b37cd3d481afc
120 md step-03-customer-pain-points bmm bmm/1-analysis/research/bmad-market-research/steps/step-03-customer-pain-points.md 5b2418ccaaa89291c593efed0311b3895faad1e9181800d382da823a8eb1312a
121 md step-03-detail-pass bmm bmm/4-implementation/bmad-checkpoint-preview/step-03-detail-pass.md d48163b9f305f15af57729a8443142e47beb6c3e977554afe12b39ee49cb9fc0
122 md step-03-epic-coverage-validation bmm bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-03-epic-coverage-validation.md 7b187f03a47cba0325fcfd10240410db9c59d93768342fc2dd3de2a01ec23356
123 md step-03-implement bmm bmm/4-implementation/bmad-quick-dev/step-03-implement.md bmm/4-implementation/bmad-dev-auto/step-03-implement.md 4d848865eafe5eeba7d83529c766bd410a9cc20a05de1d6a764954c7275b4749 814893db2ca997d82ef5298d83f85b697d19203b9be755837e56af51d9565a2e
124 md step-03-implement bmm bmm/4-implementation/bmad-quick-dev/step-03-implement.md 207e8a1238d725bbbb6068009bb9fa435cb098ee63ded5621e3af2d32f724464
125 md step-03-integration-patterns bmm bmm/1-analysis/research/bmad-technical-research/technical-steps/step-03-integration-patterns.md 005d517a2f962e2172e26b23d10d5e6684c7736c0d3982e27b2e72d905814ad9
126 md step-03-starter step-03-triage bmm bmm/3-solutioning/bmad-create-architecture/steps/step-03-starter.md bmm/4-implementation/bmad-code-review/steps/step-03-triage.md b7727e0f37bc5325e15abad1c54bef716d617df423336090189efd1d307a0b3f 8be59185422340843a262ae277332b64ba969fb477c5a8f47624ab58bda3c6f4
md step-03-success bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-03-success.md 3959db0848f9a4c99f80ac8d59855f9bb77f833475d3d5512e623d62b52b86dc
md step-03-triage bmm bmm/4-implementation/bmad-code-review/steps/step-03-triage.md 91eaa27f6a167702ead00da9e93565c9bff79dce92c02eccbca61b1d1ed39a80
127 md step-04-architectural-patterns bmm bmm/1-analysis/research/bmad-technical-research/technical-steps/step-04-architectural-patterns.md 4636f23e9c585a7a0c90437a660609d913f16362c3557fc2e71d408d6b9f46ce
128 md step-04-customer-decisions bmm bmm/1-analysis/research/bmad-market-research/steps/step-04-customer-decisions.md f0bc25f2179b7490e7a6704159a32fc9e83ab616022355ed53acfe8e2f7059d5
129 md step-04-decisions step-04-final-validation bmm bmm/3-solutioning/bmad-create-architecture/steps/step-04-decisions.md bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-04-final-validation.md 7fc0ebb63ab5ad0efc470f1063c15f14f52f5d855da2382fd17576cf060a8763 6b83fcf177c24c6b43c2eb0df2efc1430cb0f357b3ab20ee8a5c5483c3fee079
130 md step-04-emotional-response step-04-present bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-04-emotional-response.md bmm/4-implementation/bmad-code-review/steps/step-04-present.md 75724811b170c8897e230a49e968e1db357fef3387008b0906b5ff79a43dbff9 1bded625413479aae5bb2e46a36d4e4156c31dc19f97b98812ecb8734870687c
md step-04-final-validation bmm bmm/3-solutioning/bmad-create-epics-and-stories/steps/step-04-final-validation.md 6bca360ae367dbb5dd66e2b97e73ad0538c983bec6b5856adbb68d1239241a09
md step-04-journeys bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-04-journeys.md a9f2b74f06230916f66a1cf42437e4173061a157642c5eaf0d985d4078872526
md step-04-present bmm bmm/4-implementation/bmad-code-review/steps/step-04-present.md eee5687e9d7da9a0aeffd78180b8289fca804fc2d59896db5f65a8dd476e4869
131 md step-04-regulatory-focus bmm bmm/1-analysis/research/bmad-domain-research/domain-steps/step-04-regulatory-focus.md d22035529efe91993e698b4ebf297bf2e7593eb41d185a661c357a8afc08977b
132 md step-04-review bmm bmm/4-implementation/bmad-quick-dev/step-04-review.md bmm/4-implementation/bmad-dev-auto/step-04-review.md e62a50a37ab20eb426f5abd44179dfac51548707b5e85e6fe7817c144cbe3dae d7742250a55139fbd4a8221e5cad7d6b9a5de20b6c034b3619541d0b89698371
133 md step-04-review bmm bmm/4-implementation/bmad-quick-dev/step-04-review.md 9db75caff2e22c61bd2239c1f75557fb2a91f82057b41187f2f8aed97c3fe0c8
134 md step-04-testing bmm bmm/4-implementation/bmad-checkpoint-preview/step-04-testing.md 28a56e868968ea2d18add0df8c4bccced0f94b698e218df3d45ddac072ce369c
135 md step-04-ux-alignment bmm bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-04-ux-alignment.md f71e5f0d77615e885ae40fdee6b04c1dd6e472c871f87b515fe869cb5f6966fb
136 md step-05-competitive-analysis bmm bmm/1-analysis/research/bmad-market-research/steps/step-05-competitive-analysis.md 17532051ad232cfc859f09ac3b44f9f4d542eb24cff8d07317126ccdff0d225a
md step-05-domain bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-05-domain.md 983617d33fe6b7e911f34cf6a2adb86be595952ab9a7c7308e7f6b3858b39a12
137 md step-05-epic-quality-review bmm bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-05-epic-quality-review.md d8a84e57f4e3a321734b5b5d093458ceb1e338744f18954c5a204f5ce3576185
138 md step-05-implementation-research bmm bmm/1-analysis/research/bmad-technical-research/technical-steps/step-05-implementation-research.md e2b8a2c79bcebadc85f3823145980fa47d7e7be8d1c112f686c6223c8c138608
md step-05-inspiration bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-05-inspiration.md b0cadcd4665c46d2e6e89bdb45ddfdd4e4aac47b901e59aa156b935878a2b124
md step-05-patterns bmm bmm/3-solutioning/bmad-create-architecture/steps/step-05-patterns.md 3c80aba507aa46893ef43f07c5c321b985632ef57abc82d5ee93c3d9c2911134
139 md step-05-present bmm bmm/4-implementation/bmad-quick-dev/step-05-present.md ea49ce8703d4946ec54a59ff428d52ad64ab2649f49c43230bec1f3d09e85b55
140 md step-05-technical-trends bmm bmm/1-analysis/research/bmad-domain-research/domain-steps/step-05-technical-trends.md fd6c577010171679f630805eb76e09daf823c2b9770eb716986d01f351ce1fb4
141 md step-05-wrapup bmm bmm/4-implementation/bmad-checkpoint-preview/step-05-wrapup.md c2d4dbc17fed4f8ecbfcb09a2f9c77f0d4562bd27397270e2c27ba37cf4fe073
md step-06-design-system bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-06-design-system.md 1c71e452916c5b9ed000af4dd1b83954ae16887463c73776251e1e734e7d7641
142 md step-06-final-assessment bmm bmm/3-solutioning/bmad-check-implementation-readiness/steps/step-06-final-assessment.md 1b9c8c2a21950f85e052e05309bfcb3bfe38157ba6fca402ccf37444e7f1cee3
md step-06-innovation bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-06-innovation.md a0b3863e11f1dc91c73871967c26c3a2746a11c29a1cd23ee000df5b6b22f1b3
143 md step-06-research-completion bmm bmm/1-analysis/research/bmad-market-research/steps/step-06-research-completion.md 4f5d3158a8462656d6959d29544ed5c92cb925641e2205e47af05c124fcd7666
144 md step-06-research-synthesis bmm bmm/1-analysis/research/bmad-domain-research/domain-steps/step-06-research-synthesis.md 805f2cb7005a4fb0c4da52ea38d45de863f3e840e0f2de1456c414831cdbdf59
145 md step-06-research-synthesis bmm bmm/1-analysis/research/bmad-technical-research/technical-steps/step-06-research-synthesis.md 64d9303ef0c9ce839dc3b2d72e94e3e5b4673e82dc7fc9f1571bd0b03b3a43a7
146 md step-06-structure step-oneshot bmm bmm/3-solutioning/bmad-create-architecture/steps/step-06-structure.md bmm/4-implementation/bmad-quick-dev/step-oneshot.md f8333ca290b62849c1e2eb2f770b46705b09fe0322217b699b13be047efdd03e 0a9f86e6b81c60f7afc60e93edd3188f00b510d1eec845cbd343e0218c05c2e7
md step-07-defining-experience bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-07-defining-experience.md 17f78d679a187cfb703c2cd30eea84d9dd683f3708d24885421239338eea4edd
md step-07-project-type bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-07-project-type.md ba60660354a1aa7dff8a03bfff79ace4589af13e3a2945ae78157a33abd12f17
md step-07-validation bmm bmm/3-solutioning/bmad-create-architecture/steps/step-07-validation.md 95c9c9102ddfb23969adecc84c45bc61aa1e58dbdff6d25111ac85e17ff99353
md step-08-complete bmm bmm/3-solutioning/bmad-create-architecture/steps/step-08-complete.md 6466e5196be63e9e21b81d6fed45f1ff547d6ac739271201d6180febc857473d
md step-08-scoping bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-08-scoping.md 868accb05c998543ac01ae068c6316e408cbc4e450bf9cc10b16fe843956faa9
md step-08-visual-foundation bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-08-visual-foundation.md 985b4da65435114529056f33ff583ec4d1b29feb3550494ae741b6dbb89798a9
md step-09-design-directions bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-09-design-directions.md 07962c637e69a612a904efccf6188b7f08c9e484d4d7369c74cd0de7da0cb1e3
md step-09-functional bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-09-functional.md 4880a2f02fdc43964bd753c733c7800b9ccf6b1ccf194b2a8c3f09f1ad85843c
md step-10-nonfunctional bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-10-nonfunctional.md afde3cd586227cec7863267518667605e9487025a9c0f3b7f220c66adbbc347c
md step-10-user-journeys bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-10-user-journeys.md eabe15745e6b68df06833bca103c704d31094c8f070c84e35f1ee9b0c28d10bd
md step-11-component-strategy bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-11-component-strategy.md 52a1d0230160124496467ddbe26dd9cc4ae7d9afceaea987aad658e1bb195f59
md step-11-polish bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-11-polish.md 4271ae5026e30d807f1272b91161d57567badf0bd89e760ea067636d13f12223
md step-12-complete bmm bmm/2-plan-workflows/bmad-create-prd/steps-c/step-12-complete.md bb9471a4b14729785572480b1e0d9e57ab5a4580a04575aea1b1ea1e22971458
md step-12-ux-patterns bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-12-ux-patterns.md 37215fe8ea33247e9a31b5f8b8fe3b36448d7f743c18803e4d5054c201348be8
md step-13-responsive-accessibility bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md cd4d4e2a307b4cbc805c6954860c93c14a11b74b1e206c45ff89f8b81ab03a62
md step-14-complete bmm bmm/2-plan-workflows/bmad-create-ux-design/steps/step-14-complete.md 47880f82ada9f2edff8be144328f86fb683fd78aba64ec0ea9dfbff71732be00
md step-e-01-discovery bmm bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01-discovery.md 5f733ce1dc3663fbbb1fe661471dc1fcb5a9c02621c1f5599bba5850dfe3b7a3
md step-e-01b-legacy-conversion bmm bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01b-legacy-conversion.md 62bf07f0da57c4f87440b5db95928239527542b39be2ff806e85dfca8a0f7e40
md step-e-02-review bmm bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-02-review.md e6a2025055840d5625fc2eec71209da1d63d6bf530c305d353b1d4500202d8bd
md step-e-03-edit bmm bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-03-edit.md 38d70a13738c87da364ca7dc5ef9270f84e3c24d5204cdad969e0269f1d55994
md step-e-04-complete bmm bmm/2-plan-workflows/bmad-edit-prd/steps-e/step-e-04-complete.md 9689a795db6e55dd9b946f21b2c4e6a83004693938d9de833334ed76508ddb61
md step-oneshot bmm bmm/4-implementation/bmad-quick-dev/step-oneshot.md d68648848bb8277f5b762c3528c2aa42122268037b97d252a8f4faf4edb2830e
md step-v-01-discovery bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-01-discovery.md 65c4686abf818f35eeeff7cf7d31646b9693f3b8aaaa04eac7c97e9be0572a57
md step-v-02-format-detection bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-02-format-detection.md c27ea549b1414a9a013c6e334daf278bc26e7101879fd5832eb57ed275daeb0d
md step-v-02b-parity-check bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-02b-parity-check.md 5216fea52f9bbcb76a8ea9b9e80c98c51c529342e448dcf75c449ffa6fbaa45f
md step-v-03-density-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-03-density-validation.md 1eed2b7eea8745edefbee124e9c9aff1e75a1176b8ba3bad42cfcf9b7c2f2a1c
md step-v-04-brief-coverage-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-04-brief-coverage-validation.md 7b870fea072193271c9dc80966b0777cbc892a85912a273ba184f2d19fc68c47
md step-v-05-measurability-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-05-measurability-validation.md 06a8762b225e7d77f9c1b9f5be8783bcced29623f3a3bc8dbf7ea109b531c0ae
md step-v-06-traceability-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-06-traceability-validation.md 58b89788683540c3122f886ca7a6191866a3abb2851bd505faa3fc9ab46a73c4
md step-v-07-implementation-leakage-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-07-implementation-leakage-validation.md aeab46b20c6aafc4b1d369c65ccf02a1fc5f7de60cbffddf7719e2899de6fe28
md step-v-08-domain-compliance-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-08-domain-compliance-validation.md 1be1de3adc40ded63e3662a75532fa1b13c28596b3b49204fbda310f6fa5f0da
md step-v-09-project-type-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-09-project-type-validation.md fffbf78461186456a5ca72b2b9811cb391476c1d1af0301ff71b8f73198c88d1
md step-v-10-smart-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-10-smart-validation.md 81bf3fbe84054b51cb36b673a3877c65c9b790acd502a9a8a01f76899f5f4f4c
md step-v-11-holistic-quality-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-11-holistic-quality-validation.md 4be7756dce12a6c7c5de6a551716d9e3b1df1f5d9d87fc28efb95fe6960cd3ce
md step-v-12-completeness-validation bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-12-completeness-validation.md 20371cf379d396292dd63ad721fe48258853048e10cd9ecb8998791194fe4236
md step-v-13-report-complete bmm bmm/2-plan-workflows/bmad-validate-prd/steps-v/step-v-13-report-complete.md 67458c55a321c0d2857371a7588fbd387497570cd1b7c53f5a0cf558e1cdc325
147 md sync-sprint-status bmm bmm/4-implementation/bmad-quick-dev/sync-sprint-status.md c0f2fdb940984206a4b7aa2467fbcb7c4811f648634e43a488593974e9efff5e
148 md template bmm bmm/4-implementation/bmad-create-story/template.md 29ba697368d77e88e88d0e7ac78caf7a78785a7dcfc291082aa96a62948afb67
149 md ux-design-template validate bmm bmm/2-plan-workflows/bmad-create-ux-design/ux-design-template.md bmm/2-plan-workflows/bmad-prd/references/validate.md ffa4b89376cd9db6faab682710b7ce755990b1197a8b3e16b17748656d1fca6a 71f28774e85c673a5c48af607af541e6a08e10076a2d46d0763885fafc74f201
150 md validate bmm bmm/2-plan-workflows/bmad-ux/references/validate.md 336d5be5ca860dc6948606b68b5a14fed593d41508ad83e123879bd466c984db
151 md validate-doc bmm bmm/1-analysis/bmad-agent-tech-writer/validate-doc.md 3b8d25f60be191716266726393f2d44b77262301b785a801631083b610d6acc5
152 md verdict bmm bmm/1-analysis/bmad-prfaq/references/verdict.md 1a1cbc34090114d3a2b928456edec1563b73d84fea66c58e98780bf680f172ec
153 md web-researcher bmm bmm/1-analysis/bmad-prfaq/agents/web-researcher.md 6e9127bb9bd3e4b15c701e4ced9eef328769262cd34eadc221bebe954c1f3aef
md web-researcher bmm bmm/1-analysis/bmad-product-brief/agents/web-researcher.md 66aadb087f9bb3e7d05787c8f30237247ad3b90f241d342838e4ca95ed0d0260
154 md write-document bmm bmm/1-analysis/bmad-agent-tech-writer/write-document.md c0ddfd981f765b82cba0921dad331cd1fa32bacdeea1f02320edfd60a0ae7e6f
155 py lint_spine bmm bmm/3-solutioning/bmad-architecture/scripts/lint_spine.py 040e0f1c13d31e6a21c518df943d1d7de7b75d8d98a07603b0983f3f3fb500db
156 py test_lint_spine bmm bmm/3-solutioning/bmad-architecture/scripts/tests/test_lint_spine.py e86bb9a62c5cca74ddc89c843386f2b992610fcc1792d40e03bc9cd445b77681
157 toml customize bmm bmm/1-analysis/bmad-agent-analyst/customize.toml 7191f4a60ada7dbabe083699b2461f35778af7688924dc6ce05911cf1ffc9054
158 toml customize bmm bmm/1-analysis/bmad-agent-tech-writer/customize.toml bb828f2d26a136870099226f07c61297ce88ddd335823b7549592932bbe14a2e
159 toml customize bmm bmm/1-analysis/bmad-document-project/customize.toml 3bbb5044fafdd865a5fe0863df116a479f30de7fb95c9cf4213f0b87ba1ba924
160 toml customize bmm bmm/1-analysis/bmad-prfaq/customize.toml 8994f925bab65bd310e5ab38781286b6137f3e0c9e89f3ab8a2f480eb05e0de5
161 toml customize bmm bmm/1-analysis/bmad-product-brief/customize.toml 0f10970bf0381458a6e3d2974958e5e52d7873beae61bf6c104303d37cff87f1 cdd7b417de5b280ab5bd3af65f69654b05980b5efb48077563827c16391f42d6
162 toml customize bmm bmm/1-analysis/research/bmad-domain-research/customize.toml 462ef14dc1e1f6d145fdfe25e315168fd1fa278ea5f87fe0fa86689234daec2f
163 toml customize bmm bmm/1-analysis/research/bmad-market-research/customize.toml f47af9158893dd3f7ab81ac03cb07d8c76342eead61ec7c9a8a463066b7db9af
164 toml customize bmm bmm/1-analysis/research/bmad-technical-research/customize.toml 7f567fddb04674f817398addbc06e6d1620883d89dcc7ac643c5a56eef5ac337
165 toml customize bmm bmm/2-plan-workflows/bmad-agent-pm/customize.toml c7c30e182fbff5e1cc4d329a99b0bf1188463d25d61b843847818c5bef0d4753 afc2250de25241ac3577c9827e1ee62d8c7a1913de8eb23aadfffb0aadbadc37
166 toml customize bmm bmm/2-plan-workflows/bmad-agent-ux-designer/customize.toml 0d36c8ce31fe332770b2755a7e952dc102f184fb3275448bf6ac2ebc783ed03b 3df7da44945f9df34dbb3a64de086c756e6c298e73078e388e8f9a4f57cbf7ab
167 toml customize bmm bmm/2-plan-workflows/bmad-create-prd/customize.toml 0c990af4c0a755402abbef893850bd542744a8b6f36c0587c9f3fb6dab6bf5e7
toml customize bmm bmm/2-plan-workflows/bmad-create-ux-design/customize.toml e51d02120e5e79788b183f1fb377f823f7626bac7702a6aa4dc6ddd0a3b00000
168 toml customize bmm bmm/2-plan-workflows/bmad-edit-prd/customize.toml 35cc2dfb3eda73a0ae4dc987cac58867b25c43ce5c5a1bf552e215826ede6c22
169 toml customize bmm bmm/2-plan-workflows/bmad-prd/customize.toml 5da1c87df2022c3e31f2c8e343dbead23356fbc5f5e9169eccd3102577ba295f
170 toml customize bmm bmm/2-plan-workflows/bmad-ux/customize.toml c6f94676004a24eed7ff1d546d5b7e7b3889b84d9bab6bbb56bc297d6eabaeb8
171 toml customize bmm bmm/2-plan-workflows/bmad-validate-prd/customize.toml bfb3c8af5b81b2cdb9bb84f844f1b0dafc40d8c283effa6ad48db966b9446cef
172 toml customize bmm bmm/3-solutioning/bmad-agent-architect/customize.toml 32e8074896a569ce59e4db62ab3b4af396798b8fa50c67449a5d90c2a7a7e074 d9763009d7c20246119c24bcea5eacebd21ad60c22ab191b74c9a5fb6e5f57ad
173 toml customize bmm bmm/3-solutioning/bmad-architecture/customize.toml 137b418e1bb940411a6e77460a7c74af66a6ad732edcc7c7363746995b89e65d
174 toml customize bmm bmm/3-solutioning/bmad-check-implementation-readiness/customize.toml 571d81087b7a6d914cf7c2f21aa26354eac385bb2f5cfeabc591892cbb98d036
175 toml customize bmm bmm/3-solutioning/bmad-create-architecture/customize.toml 618be49b0286f18dfb4b6bac3d96bf1cf062994fa5278cd327be9898e651b43c
176 toml customize bmm bmm/3-solutioning/bmad-create-epics-and-stories/customize.toml da9e43605bc6aec83173050b5d37ede6aebfa9a17c5959a5029681d73e744ba3
180 toml customize bmm bmm/4-implementation/bmad-code-review/customize.toml 94ad662fdf3fda372c6e24b2cbda629d0b2aa851097d02afb5905c768b1a1cde
181 toml customize bmm bmm/4-implementation/bmad-correct-course/customize.toml 78095d25afb5b2d4844956f61e9ac640a62d0245174fab9406e9c289f33fd84b
182 toml customize bmm bmm/4-implementation/bmad-create-story/customize.toml 1204f6de064436922f2813069778eb4eaa5f1f945aa8ea5a5ffb87897a2ba8fe
183 toml customize bmm bmm/4-implementation/bmad-dev-auto/customize.toml bd4302195867ac47dd6bff16761ce1562cf2e480f52265cbf277877b316966da
184 toml customize bmm bmm/4-implementation/bmad-dev-story/customize.toml 592fa7948c4614609a59b152518f518d35e0178d6aa7c22e169d78157fd9f5aa
185 toml customize bmm bmm/4-implementation/bmad-qa-generate-e2e-tests/customize.toml 04a99926b2d79318b927434c7344dc666f143026ed99c7fcc0d6e3d68263ae66
186 toml customize bmm bmm/4-implementation/bmad-quick-dev/customize.toml 5ba463713de51762eb381be787cbd657932333b808be370d851fc3e40f139e2f ebb082e10f887a68f78ff7dbb000c4f0c71edd528a66eb651f988b9b0c35a372
187 toml customize bmm bmm/4-implementation/bmad-retrospective/customize.toml 0b032c342129732820ca2db386d2d5e26d033d8ac296388fc9f2e78765fab9fb 4ad7e7e7154b480eac7592d0ecc18680b9567471812e9687550be10d547fa7ff
188 toml customize bmm bmm/4-implementation/bmad-sprint-planning/customize.toml f7bde2f792e8604f26122ee792c5493e270710296044b07680db7d90e886caf3
189 toml customize bmm bmm/4-implementation/bmad-sprint-status/customize.toml 96261fd227befaa4685b0a5091d3e85299d4ae8e4404176b42f5ef2e2fb501bd
190 yaml config bmm bmm/config.yaml 4224846e15fef261dd31143b85306f0b0b1cc3d04f4bc4a4a7e7ed8f5b246ab4 051aeaa275ae9002c8879d1022dc7048fc827df03a0e2372d5d44308ee081cc0
191 yaml sprint-status-template bmm bmm/4-implementation/bmad-sprint-planning/sprint-status-template.yaml deeec135d875b107618dd41278349689b5f3dcb5894d7509909417a570f46fd9 317b65e5fc0844a96b99ea923a1672e8b1f354269a8fd305691be32976a86614
192 csv design-methods cis cis/skills/bmad-cis-design-thinking/design-methods.csv 97a1fa87aaa355ce855c2c4e3bbfde59cb4ed2166cf9896496af786f10c13459
193 csv innovation-frameworks cis cis/skills/bmad-cis-innovation-strategy/innovation-frameworks.csv bd1d191062302353d2562a54751f8f263ce47e143202e2c0fe41315c2be9eb95
194 csv module-help cis cis/module-help.csv 67c31582927d1020a018bc92bcb48cde396a37fb856f01cb46c276ab344e6477 09a9e0534d6b82495e4703561a63d4b239a7e9e2053883630865f50b5a5d43d5
195 csv solving-methods cis cis/skills/bmad-cis-problem-solving/solving-methods.csv f3a380b12b21ec2410d1ac44bc8ca1970b0a04a21bfe3dd0370ac7ed1ec0d2c0
196 csv story-types cis cis/skills/bmad-cis-storytelling/story-types.csv 8cf3d49d3ce771f30b6d9c0c936d35f92b8af23e0962c876df832c02d605f1ce
197 md SKILL cis cis/skills/bmad-cis-agent-brainstorming-coach/SKILL.md 8319b333d17005d3cb217e35425720a6860117da2127a49fd54f26fc4ce4ecbd
218 toml customize cis cis/skills/bmad-cis-innovation-strategy/customize.toml 6f671d4d17c6e4cb880a81384e161b51eea29889d7673d17bcf4353c1a92504f
219 toml customize cis cis/skills/bmad-cis-problem-solving/customize.toml 3683c044711f8548e9f5e7b5e0caa3673f2eee4deb17550f401807da488afe60
220 toml customize cis cis/skills/bmad-cis-storytelling/customize.toml f4a92a16d196d49c6ad7aef5a24a5a7a50b5da5e6d3c25b6067baa5ae81930cd
221 yaml config cis cis/config.yaml bf714f22b5f6d8710513fa2ce6f55d737a0a724b9b5e9ebf1b53c81b5a5e1764 63ee55f187a63c33807f6f0c895052d5f84922759ffb669823154adb388e3ff0
222 toml config config.toml config.toml 8150f4b70ec7b3e42d3e765aa3f37b6ba805608d00c44c3327925d2344eca66b a55b28dc6106ad0f44271528d7dca399cbf07f7ca7da7bc2f576b4b1519376fe
223 toml config.user config.user.toml config.user.toml 0f4829193ef8f9b2c3be3055bccbaa9cf3876a2d0b4ea68e037219a4ea81864d
224 csv brain-methods core core/bmad-brainstorming/brain-methods.csv core/bmad-brainstorming/assets/brain-methods.csv 0ab5878b1dbc9e3fa98cb72abfc3920a586b9e2b42609211bb0516eefd542039 fff112eabca1a9cb8b190f8314bc47678becc5782a2372e11c83daa0e33b6dfd
225 csv methods method-matrix core core/bmad-advanced-elicitation/methods.csv core/bmad-brainstorming/analysis/method-matrix.csv e08b2e22fec700274982e37be608d6c3d1d4d0c04fa0bae05aa9dba2454e6141 d6c47ab85b9a134d34c35f9c715c553d6c410015f6cf4d107e6870fff6220c64
226 csv module-help methods core core/module-help.csv core/bmad-advanced-elicitation/methods.csv 1eddc9d8b3d3c060cc58bfda3a77d2a696260e461701877905061d3a58591c8f d110ff5f076fb9421552b83692fde2c2d367734049169c7a55f7267a3dc7ef89
227 md csv compression-rules module-help core core/bmad-distillator/resources/compression-rules.md core/module-help.csv 86e53d6a2072b379864766681d1cc4e1aad3d4428ecca8c46010f7364da32724 e801caeb1bf6484277867067c60be3c2aeec39beaa75254e64ddf8ce8f3b617d
228 md html distillate-compressor brain-selector core core/bmad-distillator/agents/distillate-compressor.md core/bmad-brainstorming/assets/brain-selector.html c00da33b39a43207a224c4043d1aa4158e90e41ab421fff0ea7cc55beec81ef8 798f27c743b853424aa00d4e41af5c3b515b7a329d6806b5d0a5ebe15e0fbf4e
229 md json distillate-format-reference brain-icons core core/bmad-distillator/resources/distillate-format-reference.md core/bmad-brainstorming/assets/brain-icons.json 616488300d40c6de2f0a69ee153258ed4664e9763048f3993db8efd2adca1706 a101c56e89f1d0f9e4131dfdfc19e10c746e3a61c3f92537d04a6f4897b7d331
230 md round-trip-reconstructor catalog-analysis core core/bmad-distillator/agents/round-trip-reconstructor.md core/bmad-brainstorming/analysis/catalog-analysis.md 47c83f4a37249ddac38460d8c95d162f6fc175a8919888e8090aed71bd9383bc d4e742da964674549c7f0c64db82c4e1938f8521e5cf0034c103fd08022e515c
231 md converge core core/bmad-brainstorming/references/converge.md 1528c32ddc64f8061fec663306f7208d2fd4d4a90e660552b8138bda7e452dc0
232 md create-party core core/bmad-party-mode/references/create-party.md 2f810332c36c17d14eb55717aed48f3020acf0713bb9f932479be9fbc3856e9e
233 md deletion-check core core/bmad-review-edge-case-hunter/references/deletion-check.md 0f1f124e4e957147e89164a272b10bedc694ad0d9ad2618c8610ac74ee9cb0da
234 md finalize core core/bmad-brainstorming/references/finalize.md b6074e7fb4d86ffcf899abc50b9049b4a1f6fe550917f4be7a1c7a888477e07e
235 md headless core core/bmad-brainstorming/references/headless.md b8ea5951199cff7e4813e06aef35683ca0658230fa015e358cacc466b1138a42
236 md headless-schemas core core/bmad-spec/assets/headless-schemas.md 83afb3614716db2347d83586a67b9c524492dd50db5282436ccb35c99fb5f08a
237 md in-chat-techniques core core/bmad-brainstorming/references/in-chat-techniques.md 18239464e3e4f00ea9063d015d26d6b0a696b72e7e3c5be92352da6db9a3f244
238 md mode-agent-team core core/bmad-party-mode/references/mode-agent-team.md def759a17f4bb45463b68fb74c2b828b0a4241720b2b6cc1c9c611a1016ae9d7
239 md mode-auto core core/bmad-party-mode/references/mode-auto.md a37fd24f76dfcde385890d5c5947bb6f40ca44bea86c805d267b6ae3aab39f70
240 md mode-autonomous core core/bmad-brainstorming/references/mode-autonomous.md 79fba5391ef293cebdbbdc765c7edeb3ccf60c04317fef964a4ea64d6b13f260
241 md mode-facilitator core core/bmad-brainstorming/references/mode-facilitator.md 1b908498d285d190859aed00c3ba5b399d7f6aa8e94d54e95456d15cd6fe6073
242 md mode-partner core core/bmad-brainstorming/references/mode-partner.md caa0ed378c116def4de382f4e5a95173c6ae6cc5464f1792e7d8196360f79c8a
243 md mode-subagent core core/bmad-party-mode/references/mode-subagent.md 86161b24a0b13b8f9cb9309042e4249d8caefff8cc33728b084cd2ec22f9d2e1
244 md party-memory core core/bmad-party-mode/references/party-memory.md 800b4b4b920bb881a7b32aaabca8559a98273799b2476d83a23e290e301fb315
245 md resume core core/bmad-brainstorming/references/resume.md 0f79535d72eefe6c55bd5ae47fe4753de8d27235cf129f10b2c596a124c26526
246 md SKILL core core/bmad-advanced-elicitation/SKILL.md 705cc827cab892855d07dcc926f5c9f749c3abab33e915d6ac1574aec174896b
247 md SKILL core core/bmad-brainstorming/SKILL.md f4a2c22b40ed34cdbd3282dd6161a3b869902f3bc75b58e181fc9faf78eedd9d 399ddc752fc786b501ba07fb4b4b038b3d2bb076d36496b6384ef85cf922dd59
248 md SKILL core core/bmad-customize/SKILL.md 7617ef46b179e2b9aec7e7176933fd65dcba8fd0ca188ea8beb8cee1dedf449c 6461073f9322f5f2ec64477d6ae5e79c601e36e3160e492fef4bc2d928d4a9a8
md SKILL core core/bmad-distillator/SKILL.md 756ee0706ff6b8a3d5726b465e81ba244e4eaeba21b7de0d2390473acebb5ddc
249 md SKILL core core/bmad-editorial-review-prose/SKILL.md b3687fe80567378627bc2a0c5034ae8d65dfeedcf2b6c90da077f4feca462d0c
250 md SKILL core core/bmad-editorial-review-structure/SKILL.md 164444359d74f695a84faf7ea558d0eef39c75561e6b26669f97a165c6f75538
251 md SKILL core core/bmad-help/SKILL.md core/bmad-forge-idea/SKILL.md cd7096b2ff55b2b87e12d6b9c4c9ea13dfca78c49299a09327c97107f9531da8 c62ac3a30a4c7a32e3ffd28881d0e9128fc22de1570884d6572c8bfbb7d7db0e
252 md SKILL core core/bmad-help/SKILL.md 718077d741e20d9c94f3c2b7827047f2d18a90b85c3cc2eecd449e28b7b0d642
253 md SKILL core core/bmad-index-docs/SKILL.md a855d7060414e73ca4fe8e1a3e1cc4d0f2ce394846e52340bdf5a1317e0d234a
254 md SKILL core core/bmad-party-mode/SKILL.md bd13fd6cb0b0c61d215e4c394cf4b7cac3a465394c3918f4dc14910513ddb898 783fef00cf5a889c80d7bb4ca78ca2a6e4c4390cde290d2e253855cf723cb10a
255 md SKILL core core/bmad-review-adversarial-general/SKILL.md 7bffc39e6dba4d9123648c5d4d79e17c3c5b1efbd927c3fe0026c2dbb8d99cff 3b70b004b662c3a094328a8666e0084a94cb6de2e2a7336f23d31c65bca084e7
256 md SKILL core core/bmad-review-edge-case-hunter/SKILL.md f49ed9976f46b4cefa1fc8b4f0a495f16089905e6a7bbf4ce73b8f05c9ae3ee6 03087a3f1e935f7a111bc2c8e1b44c2cf2cc05d9843e5af3c913a148c70d8c96
257 md SKILL core core/bmad-shard-doc/SKILL.md 3a1538536514725fd4f31aded280ee56b9645fc61d114fd94aacb3ac52304e52
258 md splitting-strategy SKILL core core/bmad-distillator/resources/splitting-strategy.md core/bmad-spec/SKILL.md 26d3ed05f912cf99ff9ebe2353f2d84d70e3e852e23a32b1215c13416ad708b5 a2baaf6b6bf000403a3b309b3dae48d328ece922e726541924585afbaf131b16
259 md step-01-session-setup spec-template core core/bmad-brainstorming/steps/step-01-session-setup.md core/bmad-spec/assets/spec-template.md 7fd2aed9527ccdf35fc86bd4c9b27b4a530b5cfdfb90ae2b7385d3185bcd60bc 94ef029b842dfa7f296dab4ccf830f0b813af9995bf8bbdcdfc0783a60ee5ffe
260 md py step-01b-continue brain core core/bmad-brainstorming/steps/step-01b-continue.md core/bmad-brainstorming/scripts/brain.py 49f8d78290291f974432bc8e8fce340de58ed62aa946e9e3182858bf63829920 b84770d5d55fa17bd99a2ab9076130874dfb7f8cd9b4283cd6413df097bc72b6
md step-02a-user-selected core core/bmad-brainstorming/steps/step-02a-user-selected.md 7ff3bca27286d17902ecea890494599796633e24a25ea6b31bbd6c3d2e54eba2
md step-02b-ai-recommended core core/bmad-brainstorming/steps/step-02b-ai-recommended.md cb77b810e0c98e080b4378999f0e250bacba4fb74c1bcb0a144cffe9989d2cbd
md step-02c-random-selection core core/bmad-brainstorming/steps/step-02c-random-selection.md 91c6e16213911a231a41b1a55be7c939e7bbcd1463bd49cb03b5b669a90c0868
md step-02d-progressive-flow core core/bmad-brainstorming/steps/step-02d-progressive-flow.md 6b6fbbd34bcf334d79f09e8c36ed3c9d55ddd3ebb8f8f77aa892643d1a4e3436
md step-03-technique-execution core core/bmad-brainstorming/steps/step-03-technique-execution.md b97afefd4ccc5234e554a3dfc5555337269ce171e730b250c756718235e9df60
md step-04-idea-organization core core/bmad-brainstorming/steps/step-04-idea-organization.md acb7eb6a54161213bb916cabf7d0d5084316704e792a880968fc340855cdcbbb
md template core core/bmad-brainstorming/template.md 5c99d76963eb5fc21db96c5a68f39711dca7c6ed30e4f7d22aedee9e8bb964f9
md workflow core core/bmad-brainstorming/workflow.md 74c87846a5cda7a4534ea592ea3125a8d8a1a88d19c94f5f4481fb28d0d16bf2
py analyze_sources core core/bmad-distillator/scripts/analyze_sources.py 31e2a8441c3c43c2536739c580cdef6abecb18ff20e7447f42dd868875783166
261 py list_customizable_skills core core/bmad-customize/scripts/list_customizable_skills.py 8787f542930b927789e7fdf12bc5a67ff08e19865903a5ad05ff2cc8fc426b66
262 py test_analyze_sources resolve_party core core/bmad-distillator/scripts/tests/test_analyze_sources.py core/bmad-party-mode/scripts/resolve_party.py d90525311f8010aaf8d7d9212a370468a697866190bae78c35d0aae9b7f23fdf 663a1ffa8406564c2a08f210f144b08d323596b105b755ae795ca725384e32ac
263 py test_list_customizable_skills resolve_personas core core/bmad-customize/scripts/tests/test_list_customizable_skills.py core/bmad-forge-idea/scripts/resolve_personas.py b55fc2e454f245753874f359c18ade9f3ad04debd66176c6e6bf3e403ca9c812 3da694c23e5fb29fe25963e2ea0509e1dd6d8c9f70ac54b00d98044052fd1c6e
264 yaml py config test_brain core core/config.yaml core/bmad-brainstorming/scripts/tests/test_brain.py b53db4776584a37def10d5d594e38372ee5e04c82c37e9042c69a6cd9a30e11f 5f150395d5aa95526eb1ded5b7a8bd624a577dd25ff060ac082db3cbb5cc0f77
265 file py .gitignore test_list_customizable_skills custom core custom/.gitignore core/bmad-customize/scripts/tests/test_list_customizable_skills.py 973b03a33f142c22cf9b65be285bebadd85790b6b55be04637d2f8c716f58fab 24c3d384b3b5d490b7335c17866bfe0425af253ce669c32382fa88feb705934d
266 py resolve_config test_resolve_personas scripts core scripts/resolve_config.py core/bmad-forge-idea/scripts/tests/test_resolve_personas.py 8e326149d9170477ecc21aa2aa2389d8fbaa5d1cd95db2de2ad33029ce8ae528 1c4fa4b1d68bfbd10e4b38cad3c8286dad62345cebd08fe94a6862351b02855e
267 py resolve_customization test-resolve_party scripts core scripts/resolve_customization.py core/bmad-party-mode/scripts/tests/test-resolve_party.py 6dbf36a2fea13392426fdbaf4f074b6d9b93488a964d2d1bff2a5c1c3a1d506e bb53fe03ec3013ed96c0fb399c1948f28bcf55cb2d7727fe0189343fcaa667d5
268 toml customize core core/bmad-brainstorming/customize.toml 21fcbc60c78db99ca0424da192ba0942dce2189f350f77838e4d3ecd501edd1c
269 toml customize core core/bmad-forge-idea/customize.toml ef5fadd1df3550cae00b1b442606bf84d187bfd55397563f143e1057430df45c
270 toml customize core core/bmad-party-mode/customize.toml fee7fe153c853f949dca6ad20a7c78270fc91e3e88486aefbc9956cfb4c14a84
271 toml customize core core/bmad-spec/customize.toml b0181ba5d4038feb779a7a082a265df753220f868b66b5adb0fb2ed18401c763
272 yaml config core core/config.yaml 1d12a7f83c768b9a31430693d0edd131ea7514cea84e1a53312e474ce4b85bda
273 py memlog scripts scripts/memlog.py 3b00f82ca33dc4227f715123b939514ee35c4f9c71150c894c3d8185df1b48df
274 py resolve_config scripts scripts/resolve_config.py f41149160898aea80a12861d149b10dc6b2d2b69d7d97eb65cad01f368adac03
275 py resolve_customization scripts scripts/resolve_customization.py 23fb9040b08c7eb975aeabc4245ef50e158516f5082eebc9ae41700641338498

View File

@@ -1,31 +1,31 @@
installation:
version: 6.4.0
version: 6.10.0
installDate: 2026-02-12T20:59:56.383Z
lastUpdated: 2026-04-25T13:07:25.367Z
lastUpdated: 2026-07-17T16:21:37.104Z
modules:
- name: core
version: 6.4.0
version: 6.10.0
installDate: 2026-02-12T20:59:55.888Z
lastUpdated: 2026-04-25T13:07:25.345Z
lastUpdated: 2026-07-17T16:21:37.100Z
source: built-in
npmPackage: null
repoUrl: null
- name: bmm
version: 6.4.0
version: 6.10.0
installDate: 2026-02-12T20:59:54.514Z
lastUpdated: 2026-04-25T13:07:25.346Z
lastUpdated: 2026-07-17T16:21:37.100Z
source: built-in
npmPackage: null
repoUrl: null
- name: cis
version: v0.2.0
version: v0.2.1
installDate: 2026-02-12T20:59:55.869Z
lastUpdated: 2026-04-25T13:07:25.367Z
lastUpdated: 2026-07-17T16:21:37.104Z
source: external
npmPackage: bmad-creative-intelligence-suite
repoUrl: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
channel: stable
sha: 14a63b893c07173b7a6cfe0fb6a9a72ba51d3cf1
sha: 07a8dd03d196a762f21c241d985293fe5b0f90e7
ides:
- cursor
- cline

View File

@@ -1,33 +1,36 @@
canonicalId,name,description,module,path
"bmad-advanced-elicitation","bmad-advanced-elicitation","Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.","core","_bmad/core/bmad-advanced-elicitation/SKILL.md"
"bmad-brainstorming","bmad-brainstorming","Facilitate 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/bmad-brainstorming/SKILL.md"
"bmad-brainstorming","bmad-brainstorming","Facilitate a brainstorming session using diverse creative techniques. Use when the user says 'help me brainstorm' or 'help me ideate'.","core","_bmad/core/bmad-brainstorming/SKILL.md"
"bmad-customize","bmad-customize","Authors and updates customization overrides for installed BMad skills. Use when the user says 'customize bmad', 'override a skill', 'change agent behavior', or 'customize a workflow'.","core","_bmad/core/bmad-customize/SKILL.md"
"bmad-distillator","bmad-distillator","Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'.","core","_bmad/core/bmad-distillator/SKILL.md"
"bmad-editorial-review-prose","bmad-editorial-review-prose","Clinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prose","core","_bmad/core/bmad-editorial-review-prose/SKILL.md"
"bmad-editorial-review-structure","bmad-editorial-review-structure","Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure","core","_bmad/core/bmad-editorial-review-structure/SKILL.md"
"bmad-forge-idea","bmad-forge-idea","Pressure-test an idea through persona-driven interrogation until it hardens, proves out, or dies cheaply. Use when the user says 'forge an idea', 'pressure-test this idea', 'stress-test my thinking', or 'harden this idea'.","core","_bmad/core/bmad-forge-idea/SKILL.md"
"bmad-help","bmad-help","Analyzes current state and user query to answer BMad questions or recommend the next skill(s) to use. Use when user asks for help, bmad help, what to do next, or what to start with in BMad.","core","_bmad/core/bmad-help/SKILL.md"
"bmad-index-docs","bmad-index-docs","Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder","core","_bmad/core/bmad-index-docs/SKILL.md"
"bmad-party-mode","bmad-party-mode","Orchestrates group discussions between installed BMAD agents, enabling natural multi-agent conversations where each agent is a real subagent with independent thinking. Use when user requests party mode, wants multiple agent perspectives, group discussion, roundtable, or multi-agent conversation about their project.","core","_bmad/core/bmad-party-mode/SKILL.md"
"bmad-party-mode","bmad-party-mode","Orchestrates lively group discussions between installed BMAD agents or custom personas, and helps author custom parties. Use when the user requests party mode, a roundtable, or multiple agent perspectives — or wants to create/configure a party, define personas, or build an AI focus-group panel.","core","_bmad/core/bmad-party-mode/SKILL.md"
"bmad-review-adversarial-general","bmad-review-adversarial-general","Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something","core","_bmad/core/bmad-review-adversarial-general/SKILL.md"
"bmad-review-edge-case-hunter","bmad-review-edge-case-hunter","Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Use when you need exhaustive edge-case analysis of code, specs, or diffs.","core","_bmad/core/bmad-review-edge-case-hunter/SKILL.md"
"bmad-shard-doc","bmad-shard-doc","Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document","core","_bmad/core/bmad-shard-doc/SKILL.md"
"bmad-spec","bmad-spec","Distill any intent input into the SPEC kernel + companions — the canonical, preservation-validated machine contract for downstream work. Use when the user says ""create a spec"", ""distill this into a spec"", ""validate this spec"", or ""update the spec"".","core","_bmad/core/bmad-spec/SKILL.md"
"bmad-agent-analyst","bmad-agent-analyst","Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst.","bmm","_bmad/bmm/1-analysis/bmad-agent-analyst/SKILL.md"
"bmad-agent-tech-writer","bmad-agent-tech-writer","Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer.","bmm","_bmad/bmm/1-analysis/bmad-agent-tech-writer/SKILL.md"
"bmad-document-project","bmad-document-project","Document brownfield projects for AI context. Use when the user says ""document this project"" or ""generate project docs""","bmm","_bmad/bmm/1-analysis/bmad-document-project/SKILL.md"
"bmad-prfaq","bmad-prfaq","Working Backwards PRFAQ challenge to forge product concepts. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'.","bmm","_bmad/bmm/1-analysis/bmad-prfaq/SKILL.md"
"bmad-product-brief","bmad-product-brief","Create or update product briefs through guided or autonomous discovery. Use when the user requests to create or update a Product Brief.","bmm","_bmad/bmm/1-analysis/bmad-product-brief/SKILL.md"
"bmad-prfaq","bmad-prfaq","Working Backwards PRFAQ challenge that stress-tests a product concept customer-first. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'.","bmm","_bmad/bmm/1-analysis/bmad-prfaq/SKILL.md"
"bmad-product-brief","bmad-product-brief","Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief.","bmm","_bmad/bmm/1-analysis/bmad-product-brief/SKILL.md"
"bmad-domain-research","bmad-domain-research","Conduct domain and industry research. Use when the user says wants to do domain research for a topic or industry","bmm","_bmad/bmm/1-analysis/research/bmad-domain-research/SKILL.md"
"bmad-market-research","bmad-market-research","Conduct market research on competition and customers. Use when the user says they need market research","bmm","_bmad/bmm/1-analysis/research/bmad-market-research/SKILL.md"
"bmad-technical-research","bmad-technical-research","Conduct technical research on technologies and architecture. Use when the user says they would like to do or produce a technical research report","bmm","_bmad/bmm/1-analysis/research/bmad-technical-research/SKILL.md"
"bmad-agent-pm","bmad-agent-pm","Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager.","bmm","_bmad/bmm/2-plan-workflows/bmad-agent-pm/SKILL.md"
"bmad-agent-ux-designer","bmad-agent-ux-designer","UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer.","bmm","_bmad/bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md"
"bmad-create-prd","bmad-create-prd","Create 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/2-plan-workflows/bmad-create-prd/SKILL.md"
"bmad-create-ux-design","bmad-create-ux-design","Plan 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/2-plan-workflows/bmad-create-ux-design/SKILL.md"
"bmad-edit-prd","bmad-edit-prd","Edit an existing PRD. Use when the user says ""edit this PRD"".","bmm","_bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md"
"bmad-validate-prd","bmad-validate-prd","Validate a PRD against standards. Use when the user says ""validate this PRD"" or ""run PRD validation""","bmm","_bmad/bmm/2-plan-workflows/bmad-validate-prd/SKILL.md"
"bmad-create-prd","bmad-create-prd","DEPRECATED — consolidated into bmad-prd create intent - this skill will be removed in v7 in favor of `bmad-prd`.","bmm","_bmad/bmm/2-plan-workflows/bmad-create-prd/SKILL.md"
"bmad-edit-prd","bmad-edit-prd","DEPRECATED — consolidated into bmad-prd update intent - this skill will be removed in v7 in favor of `bmad-prd`.","bmm","_bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md"
"bmad-prd","bmad-prd","Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD.","bmm","_bmad/bmm/2-plan-workflows/bmad-prd/SKILL.md"
"bmad-ux","bmad-ux","Plan 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/2-plan-workflows/bmad-ux/SKILL.md"
"bmad-validate-prd","bmad-validate-prd","DEPRECATED — consolidated into bmad-prd validate intent - this skill will be removed in v7 in favor of `bmad-prd`.","bmm","_bmad/bmm/2-plan-workflows/bmad-validate-prd/SKILL.md"
"bmad-agent-architect","bmad-agent-architect","System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect.","bmm","_bmad/bmm/3-solutioning/bmad-agent-architect/SKILL.md"
"bmad-architecture","bmad-architecture","Produce the architecture: a lean spine of invariants that keeps everything built from it consistent, projected into whatever format the work needs. Use when the user says ""create the architecture"", ""create technical architecture"", ""architecture spine"", or ""create a solution design"".","bmm","_bmad/bmm/3-solutioning/bmad-architecture/SKILL.md"
"bmad-check-implementation-readiness","bmad-check-implementation-readiness","Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says ""check implementation readiness"".","bmm","_bmad/bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md"
"bmad-create-architecture","bmad-create-architecture","Create 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/3-solutioning/bmad-create-architecture/SKILL.md"
"bmad-create-architecture","bmad-create-architecture","DEPRECATED — consolidated into bmad-architecture create intent - this skill will be removed in v7 in favor of `bmad-architecture`.","bmm","_bmad/bmm/3-solutioning/bmad-create-architecture/SKILL.md"
"bmad-create-epics-and-stories","bmad-create-epics-and-stories","Break requirements into epics and user stories. Use when the user says ""create the epics and stories list""","bmm","_bmad/bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md"
"bmad-generate-project-context","bmad-generate-project-context","Create project-context.md with AI rules. Use when the user says ""generate project context"" or ""create project context""","bmm","_bmad/bmm/3-solutioning/bmad-generate-project-context/SKILL.md"
"bmad-agent-dev","bmad-agent-dev","Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent.","bmm","_bmad/bmm/4-implementation/bmad-agent-dev/SKILL.md"
@@ -35,6 +38,7 @@ canonicalId,name,description,module,path
"bmad-code-review","bmad-code-review","Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says ""run code review"" or ""review this code""","bmm","_bmad/bmm/4-implementation/bmad-code-review/SKILL.md"
"bmad-correct-course","bmad-correct-course","Manage significant changes during sprint execution. Use when the user says ""correct course"" or ""propose sprint change""","bmm","_bmad/bmm/4-implementation/bmad-correct-course/SKILL.md"
"bmad-create-story","bmad-create-story","Creates 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/4-implementation/bmad-create-story/SKILL.md"
"bmad-dev-auto","bmad-dev-auto","One iteration of an unattended development loop. Use when invoked by name.","bmm","_bmad/bmm/4-implementation/bmad-dev-auto/SKILL.md"
"bmad-dev-story","bmad-dev-story","Execute 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/4-implementation/bmad-dev-story/SKILL.md"
"bmad-qa-generate-e2e-tests","bmad-qa-generate-e2e-tests","Generate end to end automated tests for existing features. Use when the user says ""create qa automated tests for [feature]""","bmm","_bmad/bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md"
"bmad-quick-dev","bmad-quick-dev","Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.","bmm","_bmad/bmm/4-implementation/bmad-quick-dev/SKILL.md"
1 canonicalId name description module path
2 bmad-advanced-elicitation bmad-advanced-elicitation Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team. core _bmad/core/bmad-advanced-elicitation/SKILL.md
3 bmad-brainstorming bmad-brainstorming Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate. Facilitate a brainstorming session using diverse creative techniques. Use when the user says 'help me brainstorm' or 'help me ideate'. core _bmad/core/bmad-brainstorming/SKILL.md
4 bmad-customize bmad-customize Authors and updates customization overrides for installed BMad skills. Use when the user says 'customize bmad', 'override a skill', 'change agent behavior', or 'customize a workflow'. core _bmad/core/bmad-customize/SKILL.md
bmad-distillator bmad-distillator Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'. core _bmad/core/bmad-distillator/SKILL.md
5 bmad-editorial-review-prose bmad-editorial-review-prose Clinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prose core _bmad/core/bmad-editorial-review-prose/SKILL.md
6 bmad-editorial-review-structure bmad-editorial-review-structure Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure core _bmad/core/bmad-editorial-review-structure/SKILL.md
7 bmad-forge-idea bmad-forge-idea Pressure-test an idea through persona-driven interrogation until it hardens, proves out, or dies cheaply. Use when the user says 'forge an idea', 'pressure-test this idea', 'stress-test my thinking', or 'harden this idea'. core _bmad/core/bmad-forge-idea/SKILL.md
8 bmad-help bmad-help Analyzes current state and user query to answer BMad questions or recommend the next skill(s) to use. Use when user asks for help, bmad help, what to do next, or what to start with in BMad. core _bmad/core/bmad-help/SKILL.md
9 bmad-index-docs bmad-index-docs Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder core _bmad/core/bmad-index-docs/SKILL.md
10 bmad-party-mode bmad-party-mode Orchestrates group discussions between installed BMAD agents, enabling natural multi-agent conversations where each agent is a real subagent with independent thinking. Use when user requests party mode, wants multiple agent perspectives, group discussion, roundtable, or multi-agent conversation about their project. Orchestrates lively group discussions between installed BMAD agents or custom personas, and helps author custom parties. Use when the user requests party mode, a roundtable, or multiple agent perspectives — or wants to create/configure a party, define personas, or build an AI focus-group panel. core _bmad/core/bmad-party-mode/SKILL.md
11 bmad-review-adversarial-general bmad-review-adversarial-general Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something core _bmad/core/bmad-review-adversarial-general/SKILL.md
12 bmad-review-edge-case-hunter bmad-review-edge-case-hunter Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Use when you need exhaustive edge-case analysis of code, specs, or diffs. core _bmad/core/bmad-review-edge-case-hunter/SKILL.md
13 bmad-shard-doc bmad-shard-doc Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document core _bmad/core/bmad-shard-doc/SKILL.md
14 bmad-spec bmad-spec Distill any intent input into the SPEC kernel + companions — the canonical, preservation-validated machine contract for downstream work. Use when the user says "create a spec", "distill this into a spec", "validate this spec", or "update the spec". core _bmad/core/bmad-spec/SKILL.md
15 bmad-agent-analyst bmad-agent-analyst Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst. bmm _bmad/bmm/1-analysis/bmad-agent-analyst/SKILL.md
16 bmad-agent-tech-writer bmad-agent-tech-writer Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer. bmm _bmad/bmm/1-analysis/bmad-agent-tech-writer/SKILL.md
17 bmad-document-project bmad-document-project Document brownfield projects for AI context. Use when the user says "document this project" or "generate project docs" bmm _bmad/bmm/1-analysis/bmad-document-project/SKILL.md
18 bmad-prfaq bmad-prfaq Working Backwards PRFAQ challenge to forge product concepts. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'. Working Backwards PRFAQ challenge that stress-tests a product concept customer-first. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'. bmm _bmad/bmm/1-analysis/bmad-prfaq/SKILL.md
19 bmad-product-brief bmad-product-brief Create or update product briefs through guided or autonomous discovery. Use when the user requests to create or update a Product Brief. Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief. bmm _bmad/bmm/1-analysis/bmad-product-brief/SKILL.md
20 bmad-domain-research bmad-domain-research Conduct domain and industry research. Use when the user says wants to do domain research for a topic or industry bmm _bmad/bmm/1-analysis/research/bmad-domain-research/SKILL.md
21 bmad-market-research bmad-market-research Conduct market research on competition and customers. Use when the user says they need market research bmm _bmad/bmm/1-analysis/research/bmad-market-research/SKILL.md
22 bmad-technical-research bmad-technical-research Conduct technical research on technologies and architecture. Use when the user says they would like to do or produce a technical research report bmm _bmad/bmm/1-analysis/research/bmad-technical-research/SKILL.md
23 bmad-agent-pm bmad-agent-pm Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager. bmm _bmad/bmm/2-plan-workflows/bmad-agent-pm/SKILL.md
24 bmad-agent-ux-designer bmad-agent-ux-designer UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer. bmm _bmad/bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md
25 bmad-create-prd bmad-create-prd Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD" DEPRECATED — consolidated into bmad-prd create intent - this skill will be removed in v7 in favor of `bmad-prd`. bmm _bmad/bmm/2-plan-workflows/bmad-create-prd/SKILL.md
26 bmad-create-ux-design bmad-edit-prd bmad-create-ux-design bmad-edit-prd Plan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX" DEPRECATED — consolidated into bmad-prd update intent - this skill will be removed in v7 in favor of `bmad-prd`. bmm _bmad/bmm/2-plan-workflows/bmad-create-ux-design/SKILL.md _bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md
27 bmad-edit-prd bmad-prd bmad-edit-prd bmad-prd Edit an existing PRD. Use when the user says "edit this PRD". Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD. bmm _bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md _bmad/bmm/2-plan-workflows/bmad-prd/SKILL.md
28 bmad-validate-prd bmad-ux bmad-validate-prd bmad-ux Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation" Plan 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/2-plan-workflows/bmad-validate-prd/SKILL.md _bmad/bmm/2-plan-workflows/bmad-ux/SKILL.md
29 bmad-validate-prd bmad-validate-prd DEPRECATED — consolidated into bmad-prd validate intent - this skill will be removed in v7 in favor of `bmad-prd`. bmm _bmad/bmm/2-plan-workflows/bmad-validate-prd/SKILL.md
30 bmad-agent-architect bmad-agent-architect System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect. bmm _bmad/bmm/3-solutioning/bmad-agent-architect/SKILL.md
31 bmad-architecture bmad-architecture Produce the architecture: a lean spine of invariants that keeps everything built from it consistent, projected into whatever format the work needs. Use when the user says "create the architecture", "create technical architecture", "architecture spine", or "create a solution design". bmm _bmad/bmm/3-solutioning/bmad-architecture/SKILL.md
32 bmad-check-implementation-readiness bmad-check-implementation-readiness Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness". bmm _bmad/bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md
33 bmad-create-architecture bmad-create-architecture Create 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" DEPRECATED — consolidated into bmad-architecture create intent - this skill will be removed in v7 in favor of `bmad-architecture`. bmm _bmad/bmm/3-solutioning/bmad-create-architecture/SKILL.md
34 bmad-create-epics-and-stories bmad-create-epics-and-stories Break requirements into epics and user stories. Use when the user says "create the epics and stories list" bmm _bmad/bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md
35 bmad-generate-project-context bmad-generate-project-context Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context" bmm _bmad/bmm/3-solutioning/bmad-generate-project-context/SKILL.md
36 bmad-agent-dev bmad-agent-dev Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent. bmm _bmad/bmm/4-implementation/bmad-agent-dev/SKILL.md
38 bmad-code-review bmad-code-review Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says "run code review" or "review this code" bmm _bmad/bmm/4-implementation/bmad-code-review/SKILL.md
39 bmad-correct-course bmad-correct-course Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change" bmm _bmad/bmm/4-implementation/bmad-correct-course/SKILL.md
40 bmad-create-story bmad-create-story Creates 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/4-implementation/bmad-create-story/SKILL.md
41 bmad-dev-auto bmad-dev-auto One iteration of an unattended development loop. Use when invoked by name. bmm _bmad/bmm/4-implementation/bmad-dev-auto/SKILL.md
42 bmad-dev-story bmad-dev-story Execute 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/4-implementation/bmad-dev-story/SKILL.md
43 bmad-qa-generate-e2e-tests bmad-qa-generate-e2e-tests Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]" bmm _bmad/bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md
44 bmad-quick-dev bmad-quick-dev Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature. bmm _bmad/bmm/4-implementation/bmad-quick-dev/SKILL.md

View File

@@ -1,16 +1,16 @@
# BMM Module Configuration
# Generated by BMAD installer
# Version: 6.4.0
# Date: 2026-04-25T13:07:25.312Z
# Version: 6.10.0
# Date: 2026-07-17T16:21:37.048Z
project_name: Entropyk
user_skill_level: intermediate
planning_artifacts: "{project-root}/_bmad-output/planning-artifacts"
implementation_artifacts: "{project-root}/_bmad-output/implementation-artifacts"
project_knowledge: "{project-root}/docs"
user_skill_level: intermediate
# Core Configuration Values
user_name: Sepehr
communication_language: French
project_name: Entropyk
document_output_language: English
output_folder: "{project-root}/_bmad-output"
user_name: Sepehr
communication_language: French

View File

@@ -1,33 +1,31 @@
module,skill,display-name,menu-code,description,action,args,phase,after,before,required,output-location,outputs
module,skill,display-name,menu-code,description,action,args,phase,preceded-by,followed-by,required,output-location,outputs
BMad Method,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
BMad Method,bmad-document-project,Document Project,DP,Analyze an existing project to produce useful documentation.,,anytime,,,false,project-knowledge,*
BMad Method,bmad-generate-project-context,Generate Project Context,GPC,Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.,,anytime,,,false,output_folder,project context
BMad Method,bmad-quick-dev,Quick Dev,QQ,Unified intent-in code-out workflow: clarify plan implement review and present.,,anytime,,,false,implementation_artifacts,spec and project implementation
BMad Method,bmad-correct-course,Correct Course,CC,Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories.,,anytime,,,false,planning_artifacts,change proposal
BMad Method,bmad-document-project,Document Project,DP,Analyze an existing project to produce useful documentation.,,,anytime,,,false,project-knowledge,*
BMad Method,bmad-generate-project-context,Generate Project Context,GPC,Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.,,,anytime,,,false,output_folder,project context
BMad Method,bmad-quick-dev,Quick Dev,QQ,Unified intent-in code-out workflow: clarify plan implement review and present.,,,anytime,,,false,implementation_artifacts,spec and project implementation
BMad Method,bmad-correct-course,Correct Course,CC,Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories.,,,anytime,,,false,planning_artifacts,change proposal
BMad Method,bmad-agent-tech-writer,Write Document,WD,"Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review.",write,,anytime,,,false,project-knowledge,document
BMad Method,bmad-agent-tech-writer,Update Standards,US,Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions.,update-standards,,anytime,,,false,_bmad/_memory/tech-writer-sidecar,standards
BMad Method,bmad-agent-tech-writer,Mermaid Generate,MG,Create a Mermaid diagram based on user description. Will suggest diagram types if not specified.,mermaid,,anytime,,,false,planning_artifacts,mermaid diagram
BMad Method,bmad-agent-tech-writer,Validate Document,VD,Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.,validate,[path],anytime,,,false,planning_artifacts,validation report
BMad Method,bmad-agent-tech-writer,Explain Concept,EC,Create clear technical explanations with examples and diagrams for complex concepts.,explain,[topic],anytime,,,false,project_knowledge,explanation
BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,1-analysis,,,false,planning_artifacts,brainstorming session
BMad Method,bmad-market-research,Market Research,MR,"Market analysis competitive landscape customer needs and trends.",,1-analysis,,,false,"planning_artifacts|project-knowledge",research documents
BMad Method,bmad-domain-research,Domain Research,DR,Industry domain deep dive subject matter expertise and terminology.,,1-analysis,,,false,"planning_artifacts|project_knowledge",research documents
BMad Method,bmad-technical-research,Technical Research,TR,Technical feasibility architecture options and implementation approaches.,,1-analysis,,,false,"planning_artifacts|project_knowledge",research documents
BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,,1-analysis,,,false,planning_artifacts,brainstorming session
BMad Method,bmad-market-research,Market Research,MR,Market analysis competitive landscape customer needs and trends.,,,1-analysis,,,false,planning_artifacts|project-knowledge,research documents
BMad Method,bmad-domain-research,Domain Research,DR,Industry domain deep dive subject matter expertise and terminology.,,,1-analysis,,,false,planning_artifacts|project_knowledge,research documents
BMad Method,bmad-technical-research,Technical Research,TR,Technical feasibility architecture options and implementation approaches.,,,1-analysis,,,false,planning_artifacts|project_knowledge,research documents
BMad Method,bmad-product-brief,Create Brief,CB,An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you.,,-A,1-analysis,,,false,planning_artifacts,product brief
BMad Method,bmad-prfaq,PRFAQ Challenge,WB,Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief.,,-H,1-analysis,,,false,planning_artifacts,prfaq document
BMad Method,bmad-create-prd,Create PRD,CP,Expert led facilitation to produce your Product Requirements Document.,,2-planning,,,true,planning_artifacts,prd
BMad Method,bmad-validate-prd,Validate PRD,VP,,,[path],2-planning,bmad-create-prd,,false,planning_artifacts,prd validation report
BMad Method,bmad-edit-prd,Edit PRD,EP,,,[path],2-planning,bmad-validate-prd,,false,planning_artifacts,updated prd
BMad Method,bmad-create-ux-design,Create UX,CU,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project.",,2-planning,bmad-create-prd,,false,planning_artifacts,ux design
BMad Method,bmad-create-architecture,Create Architecture,CA,Guided workflow to document technical decisions.,,3-solutioning,,,true,planning_artifacts,architecture
BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,3-solutioning,bmad-create-architecture,,true,planning_artifacts,epics and stories
BMad Method,bmad-check-implementation-readiness,Check Implementation Readiness,IR,Ensure PRD UX Architecture and Epics Stories are aligned.,,3-solutioning,bmad-create-epics-and-stories,,true,planning_artifacts,readiness report
BMad Method,bmad-sprint-planning,Sprint Planning,SP,Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story.,,4-implementation,,,true,implementation_artifacts,sprint status
BMad Method,bmad-sprint-status,Sprint Status,SS,Anytime: Summarize sprint status and route to next workflow.,,4-implementation,bmad-sprint-planning,,false,,
BMad Method,bmad-create-story,Create Story,CS,"Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation.",create,,4-implementation,bmad-sprint-planning,bmad-create-story:validate,true,implementation_artifacts,story
BMad Method,bmad-prd,Create Edit and Review PRD,PRD,"Facilitated PRD workflow — create a new PRD via coached discovery, update an existing one against a change signal, or validate a finished PRD against a checklist with an HTML findings report.",,,2-planning,bmad-product-brief,,true,planning_artifacts,prd
BMad Method,bmad-ux,Create UX,CU,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project.",,,2-planning,bmad-prd,,false,planning_artifacts,ux design
BMad Method,bmad-architecture,Architecture,CA,Offer once requirements exist (a PRD or spec; plus UX if present) and the user is ready to move from what to how. Also offer any time independently-built parts risk diverging. Produces the architecture spine: the invariants that keep features epics and stories consistent. Comes before epics and stories and scales from a quick spine to a full architecture (brownfield: ratifies the existing codebase).,,,3-solutioning,,,true,planning_artifacts,architecture
BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,,3-solutioning,bmad-architecture,,true,planning_artifacts,epics and stories
BMad Method,bmad-check-implementation-readiness,Check Implementation Readiness,IR,Ensure PRD UX Architecture and Epics Stories are aligned.,,,3-solutioning,bmad-create-epics-and-stories,,true,planning_artifacts,readiness report
BMad Method,bmad-sprint-planning,Sprint Planning,SP,Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story.,,,4-implementation,,,true,implementation_artifacts,sprint status
BMad Method,bmad-sprint-status,Sprint Status,SS,Anytime: Summarize sprint status and route to next workflow.,,,4-implementation,bmad-sprint-planning,,false,,
BMad Method,bmad-create-story,Create Story,CS,Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation.,create,,4-implementation,bmad-sprint-planning,bmad-create-story:validate,true,implementation_artifacts,story
BMad Method,bmad-create-story,Validate Story,VS,Validates story readiness and completeness before development work begins.,validate,,4-implementation,bmad-create-story:create,bmad-dev-story,false,implementation_artifacts,story validation report
BMad Method,bmad-dev-story,Dev Story,DS,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed.,,4-implementation,bmad-create-story:validate,,true,,
BMad Method,bmad-code-review,Code Review,CR,Story cycle: If issues back to DS if approved then next CS or ER if epic complete.,,4-implementation,bmad-dev-story,,false,,
BMad Method,bmad-checkpoint-preview,Checkpoint,CK,Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.,,4-implementation,,,false,,
BMad Method,bmad-qa-generate-e2e-tests,QA Automation Test,QA,Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that.,,4-implementation,bmad-dev-story,,false,implementation_artifacts,test suite
BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,4-implementation,bmad-code-review,,false,implementation_artifacts,retrospective
BMad Method,bmad-dev-story,Dev Story,DS,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed.,,,4-implementation,bmad-create-story:validate,,true,,
BMad Method,bmad-code-review,Code Review,CR,Story cycle: If issues back to DS if approved then next CS or ER if epic complete.,,,4-implementation,bmad-dev-story,,false,,
BMad Method,bmad-checkpoint-preview,Checkpoint,CK,Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.,,,4-implementation,,,false,,
BMad Method,bmad-qa-generate-e2e-tests,QA Automation Test,QA,Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that.,,,4-implementation,bmad-dev-story,,false,implementation_artifacts,test suite
BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,,4-implementation,bmad-code-review,,false,implementation_artifacts,retrospective
1 module skill display-name menu-code description action args phase after preceded-by before followed-by required output-location outputs
2 BMad Method _meta false https://docs.bmad-method.org/llms.txt
3 BMad Method bmad-document-project Document Project DP Analyze an existing project to produce useful documentation. anytime anytime false project-knowledge false * project-knowledge *
4 BMad Method bmad-generate-project-context Generate Project Context GPC Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects. anytime anytime false output_folder false project context output_folder project context
5 BMad Method bmad-quick-dev Quick Dev QQ Unified intent-in code-out workflow: clarify plan implement review and present. anytime anytime false implementation_artifacts false spec and project implementation implementation_artifacts spec and project implementation
6 BMad Method bmad-correct-course Correct Course CC Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories. anytime anytime false planning_artifacts false change proposal planning_artifacts change proposal
7 BMad Method bmad-agent-tech-writer Write Document WD Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review. write anytime false project-knowledge document
8 BMad Method bmad-agent-tech-writer Update Standards US Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. update-standards anytime false _bmad/_memory/tech-writer-sidecar standards
9 BMad Method bmad-agent-tech-writer Mermaid Generate MG Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. mermaid anytime false planning_artifacts mermaid diagram
10 BMad Method bmad-agent-tech-writer Validate Document VD Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. validate [path] anytime false planning_artifacts validation report
11 BMad Method bmad-agent-tech-writer Explain Concept EC Create clear technical explanations with examples and diagrams for complex concepts. explain [topic] anytime false project_knowledge explanation
12 BMad Method bmad-brainstorming Brainstorm Project BP Expert guided facilitation through a single or multiple techniques. 1-analysis 1-analysis false planning_artifacts false brainstorming session planning_artifacts brainstorming session
13 BMad Method bmad-market-research Market Research MR Market analysis competitive landscape customer needs and trends. 1-analysis 1-analysis false planning_artifacts|project-knowledge false research documents planning_artifacts|project-knowledge research documents
14 BMad Method bmad-domain-research Domain Research DR Industry domain deep dive subject matter expertise and terminology. 1-analysis 1-analysis false planning_artifacts|project_knowledge false research documents planning_artifacts|project_knowledge research documents
15 BMad Method bmad-technical-research Technical Research TR Technical feasibility architecture options and implementation approaches. 1-analysis 1-analysis false planning_artifacts|project_knowledge false research documents planning_artifacts|project_knowledge research documents
16 BMad Method bmad-product-brief Create Brief CB An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you. -A 1-analysis false planning_artifacts product brief
17 BMad Method bmad-prfaq PRFAQ Challenge WB Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief. -H 1-analysis false planning_artifacts prfaq document
18 BMad Method bmad-create-prd bmad-prd Create PRD Create Edit and Review PRD CP PRD Expert led facilitation to produce your Product Requirements Document. Facilitated PRD workflow — create a new PRD via coached discovery, update an existing one against a change signal, or validate a finished PRD against a checklist with an HTML findings report. 2-planning 2-planning bmad-product-brief true planning_artifacts true prd planning_artifacts prd
19 BMad Method bmad-validate-prd bmad-ux Validate PRD Create UX VP CU Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. [path] 2-planning bmad-create-prd bmad-prd false planning_artifacts prd validation report ux design
20 BMad Method bmad-edit-prd bmad-architecture Edit PRD Architecture EP CA Offer once requirements exist (a PRD or spec; plus UX if present) and the user is ready to move from what to how. Also offer any time independently-built parts risk diverging. Produces the architecture spine: the invariants that keep features epics and stories consistent. Comes before epics and stories and scales from a quick spine to a full architecture (brownfield: ratifies the existing codebase). [path] 2-planning 3-solutioning bmad-validate-prd false true planning_artifacts updated prd architecture
21 BMad Method bmad-create-ux-design bmad-create-epics-and-stories Create UX Create Epics and Stories CU CE Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. 2-planning bmad-create-prd 3-solutioning bmad-architecture false planning_artifacts true ux design planning_artifacts epics and stories
22 BMad Method bmad-create-architecture bmad-check-implementation-readiness Create Architecture Check Implementation Readiness CA IR Guided workflow to document technical decisions. Ensure PRD UX Architecture and Epics Stories are aligned. 3-solutioning 3-solutioning bmad-create-epics-and-stories true planning_artifacts true architecture planning_artifacts readiness report
23 BMad Method bmad-create-epics-and-stories bmad-sprint-planning Create Epics and Stories Sprint Planning CE SP Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story. 3-solutioning bmad-create-architecture 4-implementation true planning_artifacts true epics and stories implementation_artifacts sprint status
24 BMad Method bmad-check-implementation-readiness bmad-sprint-status Check Implementation Readiness Sprint Status IR SS Ensure PRD UX Architecture and Epics Stories are aligned. Anytime: Summarize sprint status and route to next workflow. 3-solutioning bmad-create-epics-and-stories 4-implementation bmad-sprint-planning true planning_artifacts false readiness report
25 BMad Method bmad-sprint-planning bmad-create-story Sprint Planning Create Story SP CS Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story. Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation. create 4-implementation 4-implementation bmad-sprint-planning true bmad-create-story:validate implementation_artifacts true sprint status implementation_artifacts story
BMad Method bmad-sprint-status Sprint Status SS Anytime: Summarize sprint status and route to next workflow. 4-implementation bmad-sprint-planning false
BMad Method bmad-create-story Create Story CS Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation. create 4-implementation bmad-sprint-planning bmad-create-story:validate true implementation_artifacts story
26 BMad Method bmad-create-story Validate Story VS Validates story readiness and completeness before development work begins. validate 4-implementation bmad-create-story:create bmad-dev-story bmad-dev-story false implementation_artifacts story validation report
27 BMad Method bmad-dev-story Dev Story DS Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed. 4-implementation bmad-create-story:validate 4-implementation bmad-create-story:validate true true
28 BMad Method bmad-code-review Code Review CR Story cycle: If issues back to DS if approved then next CS or ER if epic complete. 4-implementation bmad-dev-story 4-implementation bmad-dev-story false false
29 BMad Method bmad-checkpoint-preview Checkpoint CK Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs. 4-implementation 4-implementation false false
30 BMad Method bmad-qa-generate-e2e-tests QA Automation Test QA Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that. 4-implementation bmad-dev-story 4-implementation bmad-dev-story false implementation_artifacts false test suite implementation_artifacts test suite
31 BMad Method bmad-retrospective Retrospective ER Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC. 4-implementation bmad-code-review 4-implementation bmad-code-review false implementation_artifacts false retrospective implementation_artifacts retrospective

View File

@@ -1,12 +1,13 @@
# CIS Module Configuration
# Generated by BMAD installer
# Version: 6.4.0
# Date: 2026-04-25T13:07:25.313Z
# Version: 6.10.0
# Date: 2026-07-17T16:21:37.049Z
visual_tools: intermediate
# Core Configuration Values
user_name: Sepehr
communication_language: French
document_output_language: English
output_folder: "{project-root}/_bmad-output"
user_name: Sepehr
communication_language: French
project_name: Entropyk

View File

@@ -1,7 +1,7 @@
module,skill,display-name,menu-code,description,action,args,phase,after,before,required,output-location,outputs
module,skill,display-name,menu-code,description,action,args,phase,preceded-by,followed-by,required,output-location,outputs
Creative Intelligence Suite,_meta,,,,,,,,,false,https://cis-docs.bmad-method.org/llms.txt,
Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,anytime,,,false,output_folder,innovation strategy
Creative Intelligence Suite,bmad-cis-problem-solving,Problem Solving,PS,Apply systematic problem-solving methodologies to crack complex challenges.,,anytime,,,false,output_folder,problem solution
Creative Intelligence Suite,bmad-cis-design-thinking,Design Thinking,DT,Guide human-centered design processes using empathy-driven methodologies.,,anytime,,,false,output_folder,design thinking
Creative Intelligence Suite,bmad-brainstorming,Brainstorming,BS,Facilitate brainstorming sessions using one or more techniques.,,anytime,,,false,output_folder,brainstorming session results
Creative Intelligence Suite,bmad-cis-storytelling,Storytelling,ST,Craft compelling narratives using proven story frameworks and techniques.,,anytime,,,false,output_folder,narrative/story
Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,,anytime,,,false,output_folder,innovation strategy
Creative Intelligence Suite,bmad-cis-problem-solving,Problem Solving,PS,Apply systematic problem-solving methodologies to crack complex challenges.,,,anytime,,,false,output_folder,problem solution
Creative Intelligence Suite,bmad-cis-design-thinking,Design Thinking,DT,Guide human-centered design processes using empathy-driven methodologies.,,,anytime,,,false,output_folder,design thinking
Creative Intelligence Suite,bmad-brainstorming,Brainstorming,BS,Facilitate brainstorming sessions using one or more techniques.,,,anytime,,,false,output_folder,brainstorming session results
Creative Intelligence Suite,bmad-cis-storytelling,Storytelling,ST,Craft compelling narratives using proven story frameworks and techniques.,,,anytime,,,false,output_folder,narrative/story
1 module,skill,display-name,menu-code,description,action,args,phase,after,before,required,output-location,outputs module skill display-name menu-code description action args phase preceded-by followed-by required output-location outputs
2 Creative Intelligence Suite,_meta,,,,,,,,,false,https://cis-docs.bmad-method.org/llms.txt, Creative Intelligence Suite _meta false https://cis-docs.bmad-method.org/llms.txt
3 Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,anytime,,,false,output_folder,innovation strategy Creative Intelligence Suite bmad-cis-innovation-strategy Innovation Strategy IS Identify disruption opportunities and architect business model innovation. anytime false output_folder innovation strategy
4 Creative Intelligence Suite,bmad-cis-problem-solving,Problem Solving,PS,Apply systematic problem-solving methodologies to crack complex challenges.,,anytime,,,false,output_folder,problem solution Creative Intelligence Suite bmad-cis-problem-solving Problem Solving PS Apply systematic problem-solving methodologies to crack complex challenges. anytime false output_folder problem solution
5 Creative Intelligence Suite,bmad-cis-design-thinking,Design Thinking,DT,Guide human-centered design processes using empathy-driven methodologies.,,anytime,,,false,output_folder,design thinking Creative Intelligence Suite bmad-cis-design-thinking Design Thinking DT Guide human-centered design processes using empathy-driven methodologies. anytime false output_folder design thinking
6 Creative Intelligence Suite,bmad-brainstorming,Brainstorming,BS,Facilitate brainstorming sessions using one or more techniques.,,anytime,,,false,output_folder,brainstorming session results Creative Intelligence Suite bmad-brainstorming Brainstorming BS Facilitate brainstorming sessions using one or more techniques. anytime false output_folder brainstorming session results
7 Creative Intelligence Suite,bmad-cis-storytelling,Storytelling,ST,Craft compelling narratives using proven story frameworks and techniques.,,anytime,,,false,output_folder,narrative/story Creative Intelligence Suite bmad-cis-storytelling Storytelling ST Craft compelling narratives using proven story frameworks and techniques. anytime false output_folder narrative/story

View File

@@ -1,4 +1,5 @@
module,skill,display-name,menu-code,description,action,args,phase,after,before,required,output-location,outputs
Creative Intelligence Suite,_meta,,,,,,,,,false,https://cis-docs.bmad-method.org/llms.txt,
Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,anytime,,,false,output_folder,innovation strategy
Creative Intelligence Suite,bmad-cis-problem-solving,Problem Solving,PS,Apply systematic problem-solving methodologies to crack complex challenges.,,anytime,,,false,output_folder,problem solution
Creative Intelligence Suite,bmad-cis-design-thinking,Design Thinking,DT,Guide human-centered design processes using empathy-driven methodologies.,,anytime,,,false,output_folder,design thinking

View File

@@ -13,9 +13,9 @@
[core]
document_output_language = "English"
output_folder = "{project-root}/_bmad-output"
project_name = "Entropyk"
[modules.bmm]
project_name = "Entropyk"
planning_artifacts = "{project-root}/_bmad-output/planning-artifacts"
implementation_artifacts = "{project-root}/_bmad-output/implementation-artifacts"
project_knowledge = "{project-root}/docs"

View File

@@ -1,9 +1,10 @@
# CORE Module Configuration
# Generated by BMAD installer
# Version: 6.4.0
# Date: 2026-04-25T13:07:25.314Z
# Version: 6.10.0
# Date: 2026-07-17T16:21:37.050Z
user_name: Sepehr
communication_language: French
document_output_language: English
output_folder: "{project-root}/_bmad-output"
user_name: Sepehr
communication_language: French
project_name: Entropyk

View File

@@ -1,13 +1,14 @@
module,skill,display-name,menu-code,description,action,args,phase,after,before,required,output-location,outputs
module,skill,display-name,menu-code,description,action,args,phase,preceded-by,followed-by,required,output-location,outputs
Core,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
Core,bmad-brainstorming,Brainstorming,BSP,Use early in ideation or when stuck generating ideas.,,anytime,,,false,{output_folder}/brainstorming,brainstorming session
Core,bmad-party-mode,Party Mode,PM,Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.,,anytime,,,false,,
Core,bmad-help,BMad Help,BH,,,anytime,,,false,,
Core,bmad-index-docs,Index Docs,ID,Use when LLM needs to understand available docs without loading everything.,,anytime,,,false,,
Core,bmad-shard-doc,Shard Document,SD,Use when doc becomes too large (>500 lines) to manage effectively.,[path],anytime,,,false,,
Core,bmad-editorial-review-prose,Editorial Review - Prose,EP,Use after drafting to polish written content.,[path],anytime,,,false,report located with target document,three-column markdown table with suggested fixes
Core,bmad-editorial-review-structure,Editorial Review - Structure,ES,Use when doc produced from multiple subprocesses or needs structural improvement.,[path],anytime,,,false,report located with target document,
Core,bmad-review-adversarial-general,Adversarial Review,AR,"Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews.",[path],anytime,,,false,,
Core,bmad-review-edge-case-hunter,Edge Case Hunter Review,ECH,Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.,[path],anytime,,,false,,
Core,bmad-distillator,Distillator,DG,Use when you need token-efficient distillates that preserve all information for downstream LLM consumption.,[path],anytime,,,false,adjacent to source document or specified output_path,distillate markdown file(s)
Core,bmad-customize,BMad Customize,BC,"Use when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required.",,anytime,,,false,{project-root}/_bmad/custom,TOML override files
Core,bmad-brainstorming,Brainstorming,BSP,Use early in ideation or when stuck generating ideas.,,,anytime,,,false,{output_folder}/brainstorming,brainstorming session
Core,bmad-party-mode,Party Mode,PM,Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.,,,anytime,,,false,,
Core,bmad-help,BMad Help,BH,,,,anytime,,,false,,
Core,bmad-index-docs,Index Docs,ID,Use when LLM needs to understand available docs without loading everything.,,,anytime,,,false,,
Core,bmad-shard-doc,Shard Document,SD,Use when doc becomes too large (>500 lines) to manage effectively.,,[path],anytime,,,false,,
Core,bmad-editorial-review-prose,Editorial Review - Prose,EP,Use after drafting to polish written content.,,[path],anytime,,,false,report located with target document,three-column markdown table with suggested fixes
Core,bmad-editorial-review-structure,Editorial Review - Structure,ES,Use when doc produced from multiple subprocesses or needs structural improvement.,,[path],anytime,,,false,report located with target document,
Core,bmad-review-adversarial-general,Adversarial Review,AR,"Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews.",,[path],anytime,,,false,,
Core,bmad-review-edge-case-hunter,Edge Case Hunter Review,ECH,Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.,,[path],anytime,,,false,,
Core,bmad-spec,Spec,SP,"Use to distill any intent input (brief, PRD, transcript, brain dump, design folder, mixed multi-source) into a succinct, no-fluff SPEC.md contract + companions that downstream work derives from. Locks the WHAT before the HOW. Works for software, game design, research, editorial, policy, business, anything intent-bearing. Validation mode also available.",,[path],anytime,,,false,{output_folder}/specs/spec-{slug},SPEC.md + companion files
Core,bmad-customize,BMad Customize,BC,"Use when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required.",,,anytime,,,false,{project-root}/_bmad/custom,TOML override files
Core,bmad-forge-idea,Forge Idea,FI,"Use to pressure-test and harden an idea — software, business, creative, research, or life — until it proves out, hardens into something buildable, or dies cheaply. Persona-driven interrogation; optional handoff to bmad-spec or bmad-quick-dev.",,,anytime,,,false,{output_folder}/forge,refined-idea brief (optional)
1 module skill display-name menu-code description action args phase after preceded-by before followed-by required output-location outputs
2 Core _meta false https://docs.bmad-method.org/llms.txt
3 Core bmad-brainstorming Brainstorming BSP Use early in ideation or when stuck generating ideas. anytime anytime false {output_folder}/brainstorming false brainstorming session {output_folder}/brainstorming brainstorming session
4 Core bmad-party-mode Party Mode PM Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate. anytime anytime false false
5 Core bmad-help BMad Help BH anytime anytime false false
6 Core bmad-index-docs Index Docs ID Use when LLM needs to understand available docs without loading everything. anytime anytime false false
7 Core bmad-shard-doc Shard Document SD Use when doc becomes too large (>500 lines) to manage effectively. [path] anytime [path] anytime false false
8 Core bmad-editorial-review-prose Editorial Review - Prose EP Use after drafting to polish written content. [path] anytime [path] anytime false report located with target document false three-column markdown table with suggested fixes report located with target document three-column markdown table with suggested fixes
9 Core bmad-editorial-review-structure Editorial Review - Structure ES Use when doc produced from multiple subprocesses or needs structural improvement. [path] anytime [path] anytime false report located with target document false report located with target document
10 Core bmad-review-adversarial-general Adversarial Review AR Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews. [path] anytime [path] anytime false false
11 Core bmad-review-edge-case-hunter Edge Case Hunter Review ECH Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven. [path] anytime [path] anytime false false
12 Core bmad-distillator bmad-spec Distillator Spec DG SP Use when you need token-efficient distillates that preserve all information for downstream LLM consumption. Use to distill any intent input (brief, PRD, transcript, brain dump, design folder, mixed multi-source) into a succinct, no-fluff SPEC.md contract + companions that downstream work derives from. Locks the WHAT before the HOW. Works for software, game design, research, editorial, policy, business, anything intent-bearing. Validation mode also available. [path] anytime [path] anytime false adjacent to source document or specified output_path false distillate markdown file(s) {output_folder}/specs/spec-{slug} SPEC.md + companion files
13 Core bmad-customize BMad Customize BC Use when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required. anytime anytime false {project-root}/_bmad/custom false TOML override files {project-root}/_bmad/custom TOML override files
14 Core bmad-forge-idea Forge Idea FI Use to pressure-test and harden an idea — software, business, creative, research, or life — until it proves out, hardens into something buildable, or dies cheaply. Persona-driven interrogation; optional handoff to bmad-spec or bmad-quick-dev. anytime false {output_folder}/forge refined-idea brief (optional)

224
_bmad/scripts/memlog.py Normal file
View File

@@ -0,0 +1,224 @@
#!/usr/bin/env python3
# /// script
# requires-python = ">=3.8"
# ///
"""memlog — an append-only memory log: LLM-optimal working memory for a skill.
A memlog is the dense, chronological record of everything that mattered in a piece of
work — every item the user generated or accepted — kept minimal like human memory: only
what's important, never bloated. It persists ACROSS sessions, so a fresh session can
load it and continue. It is NOT a deliverable; downstream artifacts (a brief, a PRD, a
deck, a report) are *derived* from it on demand. The host skill supplies the vocabulary
by how it calls `append` — the tool stays neutral.
It is a FLAT log: there are no sections or grouping. Every entry is one line, recorded
at the END in the order it happened. The chronology itself is the structure — an event
like "started technique X" is just another entry, same as an idea or an insight.
Three invariants make it trustworthy:
1. Append-only, chronological. Entries land at the end, in the order they happen.
Nothing is ever inserted backward, reordered, edited, or removed. There is no
edit or delete subcommand by design; history is never rewritten.
2. Write-only / blind. Every command is an atomic, context-free write and echoes the
new state as one line of JSON, so the caller never re-reads the file mid-session.
The one time the file is read is on resume — and the caller reads it itself, not
via this script.
3. No lifecycle status. A memory log has no "complete" flag. Whether the work is done,
blocked, or paused is itself a fact that happened, so it is recorded as an entry
(e.g. `append --type event --text "session complete"`), never as frontmatter the
log would have to mutate. The chronology stays the single source of truth, and a
resume learns the state by reading the last entries — the same way it learns
everything else.
Atomicity: every write goes to a temp file, is flushed and fsync'd, then atomically
renamed over the target, so a crash never leaves a half-written entry.
The file shape (.memlog.md):
---
topic: Onboarding flow for a budgeting app
goal: lift week-1 retention
updated: 2026-06-07T14:22
---
- (note) user picked techniques: SCAMPER, then Six Thinking Hats
- (technique) started SCAMPER
- (idea) skip the signup wall: let people try with sample data first
- (idea) auto-import one bank account so the first screen shows real numbers
- (question) is open-banking consent too heavy for step one?
- (insight) the "scary numbers" risk and the "real numbers" idea are one lever: show real data, pre-categorized
- (direction) optimize for the anxious first-timer, not the power user
- (decision) lead with one pre-categorized account; defer multi-account import
- (event) session complete
Each entry may carry an optional `--type` — what KIND it is (idea, insight, question,
decision, direction, assumption, gap, note, event, …) — and an optional `--by` naming
who it came from (e.g. `user`, `coach`), for sessions where authorship matters. Both
render into one short inline tag: `(idea)`, `(idea by user)`, `(by coach)`. Omit them
for a plain note. The host skill names the vocabulary; the script does not enforce one.
Commands:
init (--workspace DIR | --path FILE) [--field k=v ...] create the memlog (errors if it exists)
append (--workspace DIR | --path FILE) --text STR [--type T] [--by W] append one entry at the end
set (--workspace DIR | --path FILE) --key K --value V set/replace a descriptive frontmatter field
Addressing: `--workspace` is the run folder, and the memlog is always {workspace}/.memlog.md.
`--path` points straight at the memlog file instead, for callers that already hold the path.
"""
from __future__ import annotations # keep type-hint syntax lazy so the script runs on 3.8+
import argparse
import json
import os
import sys
from datetime import datetime
from pathlib import Path
MEMLOG = ".memlog.md"
def now() -> str:
return datetime.now().strftime("%Y-%m-%dT%H:%M")
def resolve(args) -> Path:
"""The memlog file, from either addressing mode: {workspace}/.memlog.md or an explicit --path."""
return Path(args.path) if args.path else Path(args.workspace) / MEMLOG
def split(text: str) -> tuple[dict, str]:
"""Return (frontmatter dict in source order, body str). Frontmatter is plain key: value.
The closing fence is the first line that is *exactly* `---`, so a `---` inside a
field value (topic/goal are free user text) never truncates the frontmatter.
"""
lines = text.splitlines()
if not lines or lines[0] != "---":
raise ValueError(".memlog.md has no frontmatter")
end = next((i for i in range(1, len(lines)) if lines[i] == "---"), None)
if end is None:
raise ValueError(".memlog.md frontmatter is not terminated")
meta: dict[str, str] = {}
for line in lines[1:end]:
if ":" in line:
k, v = line.split(":", 1)
meta[k.strip()] = v.strip()
return meta, "\n".join(lines[end + 1:]).lstrip("\n")
def render(meta: dict, body: str) -> str:
# Neutralize newlines in values so a multi-line field can't break the fence on re-read.
fm = "\n".join(f"{k}: {' '.join(str(v).splitlines())}" for k, v in meta.items())
return "---\n" + fm + "\n---\n\n" + body.rstrip("\n") + "\n"
def touch(meta: dict) -> None:
"""Stamp `updated` and keep it last so the field order stays predictable."""
meta.pop("updated", None)
meta["updated"] = now()
def write_atomic(path: Path, text: str) -> None:
"""Temp + flush + fsync + atomic rename, so a crash never half-writes an entry."""
tmp = path.with_suffix(path.suffix + ".tmp")
with open(tmp, "w", encoding="utf-8") as f:
f.write(text)
f.flush()
os.fsync(f.fileno())
os.replace(tmp, path)
def entry_count(body: str) -> int:
return sum(1 for ln in body.splitlines() if ln.startswith("- "))
def ack(path: Path, body: str) -> None:
"""Echo new state so the caller never re-reads the file to know where it stands."""
print(json.dumps({
"ok": True,
"memlog": str(path),
"entries": entry_count(body),
}))
def cmd_init(args) -> int:
path = resolve(args)
if path.exists():
print(f"error: {path} already exists; use append/set to update it", file=sys.stderr)
return 2
path.parent.mkdir(parents=True, exist_ok=True)
meta: dict[str, str] = {}
for pair in args.field or []:
if "=" not in pair:
print(f"error: --field expects key=value, got {pair!r}", file=sys.stderr)
return 2
k, v = pair.split("=", 1)
meta[k.strip()] = v.strip()
touch(meta)
write_atomic(path, render(meta, ""))
ack(path, "")
return 0
def cmd_append(args) -> int:
path = resolve(args)
meta, body = split(path.read_text(encoding="utf-8"))
text = " ".join(args.text.split()) # collapse newlines/runs → one-line entry, no prose bloat
label = args.type or ""
if args.by:
label = f"{label} by {args.by}".strip() # attribution: "(idea by user)" / "(by coach)"
tag = f"({label}) " if label else ""
entry = f"- {tag}{text}"
body = (body.rstrip("\n") + "\n" + entry) if body.strip() else entry # always at the end
touch(meta)
write_atomic(path, render(meta, body))
ack(path, body)
return 0
def cmd_set(args) -> int:
path = resolve(args)
meta, body = split(path.read_text(encoding="utf-8"))
meta[args.key] = args.value
touch(meta)
write_atomic(path, render(meta, body))
ack(path, body)
return 0
def add_target(sp) -> None:
"""Every command addresses the memlog the same way: a run folder or an explicit path."""
g = sp.add_mutually_exclusive_group(required=True)
g.add_argument("--workspace", help="run folder; the memlog is {workspace}/.memlog.md")
g.add_argument("--path", help="explicit memlog file path (alternative to --workspace)")
def main(argv: list[str] | None = None) -> int:
p = argparse.ArgumentParser(description=__doc__, formatter_class=argparse.RawDescriptionHelpFormatter)
sub = p.add_subparsers(dest="cmd", required=True)
pi = sub.add_parser("init", help="create the memlog")
add_target(pi)
pi.add_argument("--field", action="append", metavar="KEY=VALUE", help="frontmatter field (repeatable)")
pi.set_defaults(func=cmd_init)
pa = sub.add_parser("append", help="append one entry at the end")
add_target(pa)
pa.add_argument("--text", required=True)
pa.add_argument("--type", help="entry kind, rendered as an inline tag")
pa.add_argument("--by", help="who the entry came from (e.g. user, coach); rendered into the tag")
pa.set_defaults(func=cmd_append)
pset = sub.add_parser("set", help="set a descriptive frontmatter field")
add_target(pset)
pset.add_argument("--key", required=True)
pset.add_argument("--value", required=True)
pset.set_defaults(func=cmd_set)
args = p.parse_args(argv)
return args.func(args)
if __name__ == "__main__":
sys.exit(main())

View File

@@ -10,12 +10,14 @@ Reads from four layers (highest priority last):
Outputs merged JSON to stdout. Errors go to stderr.
Requires Python 3.11+ (uses stdlib `tomllib`). No `uv`, no `pip install`,
no virtualenv — plain `python3` is sufficient.
Uses only the Python stdlib (`tomllib`) — no third-party dependencies.
BMad is standardizing on `uv run` to invoke scripts (uv provisions a suitable
interpreter for you); a plain `python3` on PATH still works during the
transition. Either runner needs Python 3.11+ for `tomllib`.
python3 resolve_config.py --project-root /abs/path/to/project
python3 resolve_config.py --project-root ... --key core
python3 resolve_config.py --project-root ... --key agents
uv run resolve_config.py --project-root /abs/path/to/project
uv run resolve_config.py --project-root ... --key core
uv run resolve_config.py --project-root ... --key agents
Merge rules (same as resolve_customization.py):
- Scalars: override wins

View File

@@ -11,12 +11,14 @@ Skill name is derived from the basename of the skill directory.
Outputs merged JSON to stdout. Errors go to stderr.
Requires Python 3.11+ (uses stdlib `tomllib`). No `uv`, no `pip install`,
no virtualenv — plain `python3` is sufficient.
Uses only the Python stdlib (`tomllib`) — no third-party dependencies.
BMad is standardizing on `uv run` to invoke scripts (uv provisions a suitable
interpreter for you); a plain `python3` on PATH still works during the
transition. Either runner needs Python 3.11+ for `tomllib`.
python3 resolve_customization.py --skill /abs/path/to/skill-dir
python3 resolve_customization.py --skill ... --key agent
python3 resolve_customization.py --skill ... --key agent.menu
uv run resolve_customization.py --skill /abs/path/to/skill-dir
uv run resolve_customization.py --skill ... --key agent
uv run resolve_customization.py --skill ... --key agent.menu
Merge rules (purely structural — no field-name special-casing):
- Scalars (string, int, bool, float): override wins
@@ -177,6 +179,14 @@ def extract_key(data, dotted_key: str):
return current
def write_json_stdout(output):
"""Write JSON as UTF-8 so Windows cp1252 stdout can carry emoji icons."""
reconfigure = getattr(sys.stdout, "reconfigure", None)
if reconfigure is not None:
reconfigure(encoding="utf-8")
sys.stdout.write(json.dumps(output, indent=2, ensure_ascii=False) + "\n")
def main():
parser = argparse.ArgumentParser(
description="Resolve customization for a BMad skill using three-layer TOML merge.",
@@ -223,7 +233,7 @@ def main():
else:
output = merged
sys.stdout.write(json.dumps(output, indent=2, ensure_ascii=False) + "\n")
write_json_stdout(output)
if __name__ == "__main__":