bmad-method 6.11.1-next.0 → 6.11.1-next.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/package.json +2 -2
  2. package/src/bmm-skills/agents/bmad-agent-analyst/SKILL.md +1 -1
  3. package/src/bmm-skills/agents/bmad-agent-architect/SKILL.md +1 -1
  4. package/src/bmm-skills/agents/bmad-agent-dev/SKILL.md +1 -1
  5. package/src/bmm-skills/agents/bmad-agent-pm/SKILL.md +1 -1
  6. package/src/bmm-skills/agents/bmad-agent-ux-designer/SKILL.md +1 -1
  7. package/src/bmm-skills/module-help.csv +16 -16
  8. package/src/bmm-skills/module.yaml +1 -1
  9. package/src/bmm-skills/plan/bmad-architecture/SKILL.md +1 -1
  10. package/src/bmm-skills/plan/bmad-generate-project-context/SKILL.md +2 -0
  11. package/src/bmm-skills/plan/bmad-prd/SKILL.md +1 -1
  12. package/src/bmm-skills/plan/bmad-prfaq/SKILL.md +1 -1
  13. package/src/bmm-skills/plan/bmad-prfaq/bmad-manifest.json +1 -1
  14. package/src/bmm-skills/plan/bmad-product-brief/SKILL.md +1 -1
  15. package/src/bmm-skills/plan/bmad-project-context/SKILL.md +22 -12
  16. package/src/bmm-skills/plan/bmad-project-context/references/best-practices.md +26 -7
  17. package/src/bmm-skills/plan/bmad-project-context/references/template.md +1 -1
  18. package/src/bmm-skills/plan/bmad-spec/SKILL.md +1 -1
  19. package/src/bmm-skills/plan/bmad-sprint-planning/SKILL.md +1 -1
  20. package/src/bmm-skills/plan/bmad-sprint-planning/scripts/__pycache__/sprint_plan.cpython-311.pyc +0 -0
  21. package/src/bmm-skills/plan/bmad-sprint-planning/scripts/tests/__pycache__/test_sprint_plan.cpython-311-pytest-9.1.1.pyc +0 -0
  22. package/src/bmm-skills/plan/bmad-ux/SKILL.md +1 -1
  23. package/src/bmm-skills/ship/bmad-build/SKILL.md +1 -1
  24. package/src/bmm-skills/ship/bmad-build/step-oneshot.md +6 -7
  25. package/src/bmm-skills/ship/bmad-build-auto/SKILL.md +1 -1
  26. package/src/bmm-skills/ship/bmad-checkpoint-preview/SKILL.md +1 -1
  27. package/src/bmm-skills/ship/bmad-code-review/SKILL.md +1 -1
  28. package/src/bmm-skills/ship/bmad-code-review/steps/step-02-review.md +1 -1
  29. package/src/bmm-skills/ship/bmad-correct-course/SKILL.md +1 -1
  30. package/src/bmm-skills/ship/bmad-qa-generate-e2e-tests/SKILL.md +1 -1
  31. package/src/bmm-skills/ship/bmad-retrospective/SKILL.md +1 -1
  32. package/src/bmm-skills/ship/bmad-retrospective/scripts/__pycache__/sprint_status.cpython-311.pyc +0 -0
  33. package/src/bmm-skills/ship/bmad-retrospective/scripts/tests/__pycache__/test_git_evidence.cpython-311-pytest-9.1.1.pyc +0 -0
  34. package/src/bmm-skills/ship/bmad-retrospective/scripts/tests/__pycache__/test_sprint_status.cpython-311-pytest-9.1.1.pyc +0 -0
  35. package/src/bmm-skills/v6-shims/bmad-create-architecture/SKILL.md +3 -1
  36. package/src/bmm-skills/v6-shims/bmad-create-prd/SKILL.md +3 -1
  37. package/src/bmm-skills/v6-shims/bmad-create-story/SKILL.md +3 -1
  38. package/src/bmm-skills/v6-shims/bmad-dev-auto/SKILL.md +3 -1
  39. package/src/bmm-skills/v6-shims/bmad-dev-story/SKILL.md +3 -1
  40. package/src/bmm-skills/v6-shims/bmad-document-project/SKILL.md +2 -0
  41. package/src/bmm-skills/v6-shims/bmad-domain-research/SKILL.md +3 -1
  42. package/src/bmm-skills/v6-shims/bmad-edit-prd/SKILL.md +3 -1
  43. package/src/bmm-skills/v6-shims/bmad-market-research/SKILL.md +3 -1
  44. package/src/bmm-skills/v6-shims/bmad-quick-dev/SKILL.md +3 -1
  45. package/src/bmm-skills/v6-shims/bmad-sprint-status/SKILL.md +3 -1
  46. package/src/bmm-skills/v6-shims/bmad-technical-research/SKILL.md +3 -1
  47. package/src/bmm-skills/v6-shims/bmad-validate-prd/SKILL.md +3 -1
  48. package/src/core-skills/bmad-advanced-elicitation/SKILL.md +1 -1
  49. package/src/core-skills/bmad-brainstorming/SKILL.md +1 -1
  50. package/src/core-skills/bmad-customize/SKILL.md +1 -1
  51. package/src/core-skills/bmad-deep-recon/SKILL.md +1 -1
  52. package/src/core-skills/bmad-forge-idea/SKILL.md +1 -1
  53. package/src/core-skills/bmad-help/SKILL.md +6 -4
  54. package/src/core-skills/bmad-party-mode/SKILL.md +1 -1
  55. package/src/core-skills/bmad-review/SKILL.md +1 -1
  56. package/src/core-skills/module-help.csv +3 -3
  57. package/src/core-skills/v6-shims/bmad-editorial-review/SKILL.md +3 -1
  58. package/src/core-skills/v6-shims/bmad-editorial-review-prose/SKILL.md +3 -1
  59. package/src/core-skills/v6-shims/bmad-editorial-review-structure/SKILL.md +3 -1
  60. package/src/core-skills/v6-shims/bmad-review-adversarial-general/SKILL.md +3 -1
  61. package/src/core-skills/v6-shims/bmad-review-edge-case-hunter/SKILL.md +3 -1
  62. package/src/core-skills/v6-shims/bmad-review-verification-gap/SKILL.md +3 -1
  63. package/src/scripts/__pycache__/config_utils.cpython-311.pyc +0 -0
  64. package/src/scripts/tests/__pycache__/test_config_utils.cpython-311.pyc +0 -0
  65. package/src/scripts/tests/__pycache__/test_resolve_config.cpython-311.pyc +0 -0
  66. package/src/scripts/tests/__pycache__/test_resolve_customization.cpython-311.pyc +0 -0
  67. package/tools/installer/commands/install.js +2 -0
  68. package/tools/installer/core/config.js +3 -0
  69. package/tools/installer/core/installer.js +25 -1
  70. package/tools/installer/core/manifest-generator.js +6 -0
  71. package/tools/installer/core/manifest.js +6 -0
  72. package/tools/installer/core/shim-policy.js +91 -0
  73. package/tools/installer/ide/_config-driven.js +3 -3
  74. package/tools/installer/ide/platform-codes.yaml +7 -0
  75. package/tools/installer/modules/official-modules.js +38 -6
  76. package/tools/installer/ui.js +46 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "bmad-method",
4
- "version": "6.11.1-next.0",
4
+ "version": "6.11.1-next.10",
5
5
  "description": "Breakthrough Method of Agile AI-driven Development",
6
6
  "keywords": [
7
7
  "agile",
@@ -44,7 +44,7 @@
44
44
  "rebundle": "node tools/installer/bundlers/bundle-web.js rebundle",
45
45
  "test": "npm run test:refs && npm run test:install && npm run test:urls && npm run test:site-url && npm run test:channels && npm run test:renderer && npm run test:retrospective && npm run test:sprint-planning && npm run test:skills && npm run lint && npm run lint:md && npm run format:check",
46
46
  "test:channels": "node test/test-installer-channels.js",
47
- "test:install": "node test/test-installation-components.js",
47
+ "test:install": "node test/test-installation-components.js && node test/test-shim-policy.js",
48
48
  "test:refs": "node test/test-file-refs-csv.js",
49
49
  "test:renderer": "uv run --python 3.11 python -m unittest src/scripts/tests/test_config_utils.py src/scripts/tests/test_resolve_config.py src/scripts/tests/test_resolve_customization.py && node test/test-build-auto-renderer.js",
50
50
  "test:retrospective": "uv run --python 3.11 src/bmm-skills/ship/bmad-retrospective/scripts/tests/test_git_evidence.py && uv run --python 3.11 src/bmm-skills/ship/bmad-retrospective/scripts/tests/test_sprint_status.py",
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-agent-analyst
3
- description: Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst.
3
+ description: Business analyst for market research, competitive analysis, and requirements. Use when the user asks to talk to Mary or requests the business analyst
4
4
  ---
5
5
 
6
6
  # Mary — Business Analyst
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-agent-architect
3
- description: System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect.
3
+ description: System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect
4
4
  ---
5
5
 
6
6
  # Winston — System Architect
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-agent-dev
3
- description: Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent.
3
+ description: Senior software engineer who implements stories and code changes. Use when the user asks to talk to Amelia or requests the developer agent
4
4
  ---
5
5
 
6
6
  # Amelia — Senior Software Engineer
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-agent-pm
3
- description: Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager.
3
+ description: Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager
4
4
  ---
5
5
 
6
6
  # John — Product Manager
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-agent-ux-designer
3
- description: UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer.
3
+ description: UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer
4
4
  ---
5
5
 
6
6
  # Sally — UX Designer
@@ -1,19 +1,19 @@
1
1
  module,skill,display-name,menu-code,description,action,args,phase,preceded-by,followed-by,required,output-location,outputs
2
2
  BMad Method,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
3
3
  BMad Method,bmad-project-context,Project Context,PC,"Set up or refresh a repo's agent instructions so AI agents work well in it: verified commands, policy, conventions that differ from defaults, and known pitfalls. Setup, refresh, record, and audit — replaces document-project and generate-project-context.",,,anytime,,,false,repo root,AGENTS.md managed block
4
- BMad Method,bmad-build,Build,BD,Official Phase 4 implementation loop: clarify intent plan implement review and present.,,,ship,bmad-sprint-planning,bmad-code-review,true,implementation_artifacts,spec and project implementation
5
- BMad Method,bmad-spec,Spec,SPC,"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
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,,,false,planning_artifacts,change proposal
7
- BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,,plan,,,false,{output_folder}/brainstorming,brainstorming session
8
- 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,plan,,,false,planning_artifacts,product brief
9
- 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,plan,,,false,planning_artifacts,prfaq document
10
- 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
11
- 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
12
- 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).,,,plan,,,true,planning_artifacts,architecture
13
- BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,,plan,bmad-architecture,,true,planning_artifacts,epics and stories
14
- BMad Method,bmad-sprint-planning,Sprint Planning,SP,Readiness gate then tracking: verifies the planning is implementable (PASS/CONCERNS/FAIL) and produces the sprint status the implementation agents follow for every story.,,,plan,,,true,implementation_artifacts,sprint status
15
- BMad Method,bmad-sprint-planning,Sprint Status,SS,Anytime: summarize sprint status with risks open action items and the next recommended action; can also validate or repair the tracking file.,status,,anytime,,,false,,status summary
16
- BMad Method,bmad-code-review,Code Review,CR,Ad hoc review of any code change. Optional extra layer after Build's built-in review.,,,ship,bmad-build,,false,,
17
- 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.,,,ship,,,false,,
18
- 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.,,,ship,bmad-build,,false,implementation_artifacts,test suite
19
- BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,,ship,bmad-code-review,,false,implementation_artifacts,retrospective
4
+ BMad Method,bmad-build,Build,BD,"The standard implementation flow: clarify intent, plan, implement, review, and present.",,,ship,bmad-sprint-planning,bmad-code-review,true,implementation_artifacts,spec and project implementation
5
+ BMad Method,bmad-spec,Spec,SPC,"Condense any input (brief, PRD, transcript, brain dump, design folder, or several sources at once) into a short SPEC.md plus supporting files that later work builds from. Pins down what to build before deciding how. Works for software, game design, research, editorial, policy, business anything with an intent behind it. Can also validate an existing spec.",,[path],anytime,,,false,{output_folder}/specs/spec-{slug},SPEC.md + companion files
6
+ BMad Method,bmad-correct-course,Correct Course,CC,"Assess a significant mid-sprint change. May recommend starting over, updating the PRD, redoing architecture or sprint planning, or correcting epics and stories.",,,anytime,,,false,planning_artifacts,change proposal
7
+ BMad Method,bmad-brainstorming,Brainstorm Project,BP,Guided idea-generation session using one or more brainstorming techniques.,,,plan,,,false,{output_folder}/brainstorming,brainstorming session
8
+ BMad Method,bmad-product-brief,Create Brief,CB,A guided conversation that captures your product idea in a brief. A gentler alternative to the PRFAQ when you are already committed to your concept.,,-A,plan,,,false,planning_artifacts,product brief
9
+ BMad Method,bmad-prfaq,PRFAQ Challenge,WB,"Amazon's Working Backwards method: write the press release for the finished product first, then answer hard customer and stakeholder questions to test whether the concept holds up. An alternative to the product brief.",,-H,plan,,,false,planning_artifacts,prfaq document
10
+ BMad Method,bmad-prd,Create Edit and Review PRD,PRD,"Create a new PRD through guided discovery, update an existing one when plans change, or validate a finished PRD against a checklist with an HTML findings report.",,,2-planning,bmad-product-brief,,true,planning_artifacts,prd
11
+ BMad Method,bmad-ux,Create UX,CU,"Capture UX decisions into design and experience documents. Strongly recommended when a UI is a major part of the project.",,,2-planning,bmad-prd,,false,planning_artifacts,ux design
12
+ BMad Method,bmad-architecture,Architecture,CA,"Offer once requirements exist (a PRD or spec, plus UX if present) and the user is ready to decide how to build. Also offer any time separately built parts risk becoming inconsistent. Records the architecture decisions that keep features, epics, and stories consistent. Comes before epics and stories; scales from a few key decisions to a full architecture, and can document the conventions of an existing codebase.",,,plan,,,true,planning_artifacts,architecture
13
+ BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,Break the PRD and architecture into epics and user stories with acceptance criteria.,,,plan,bmad-architecture,,true,planning_artifacts,epics and stories
14
+ BMad Method,bmad-sprint-planning,Sprint Planning,SP,"Checks the planning is complete enough to implement (PASS/CONCERNS/FAIL), then generates the sprint status file that implementation agents follow for every story.",,,plan,,,true,implementation_artifacts,sprint status
15
+ BMad Method,bmad-sprint-planning,Sprint Status,SS,"Summarize sprint progress at any time: risks, open action items, and the recommended next action. Can also validate or repair the tracking file.",status,,anytime,,,false,,status summary
16
+ BMad Method,bmad-code-review,Code Review,CR,Ad hoc review of any code change. An optional extra check after Build's built-in review.,,,ship,bmad-build,,false,,
17
+ 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.",,,ship,,,false,,
18
+ BMad Method,bmad-qa-generate-e2e-tests,QA Automation Test,QA,Generate automated API and end-to-end tests for implemented code. Not for code review or story validation — use Code Review for that.,,,ship,bmad-build,,false,implementation_artifacts,test suite
19
+ BMad Method,bmad-retrospective,Retrospective,ER,"Optional at the end of an epic: review the completed work and lessons learned, and look ahead to the next epic. If major issues surfaced, consider Correct Course.",,,ship,bmad-code-review,,false,implementation_artifacts,retrospective
@@ -1,6 +1,6 @@
1
1
  code: bmm
2
2
  name: "BMad Method"
3
- description: "Agile Ai Driven Development"
3
+ description: "Agile AI-driven development"
4
4
  default_selected: true # This module will be selected by default for new installations
5
5
 
6
6
  # Variables from Core Config inserted:
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-architecture
3
- description: '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".'
3
+ description: 'Work out and record the architecture decisions that keep separately built parts of a system consistent, in a short architecture document. Creates, updates, or validates one; works from a spec, a raw idea, or an existing codebase. Use when the user says "create the architecture", "create technical architecture", "architecture spine", or "create a solution design"'
4
4
  ---
5
5
  # BMad Architecture
6
6
 
@@ -1,6 +1,8 @@
1
1
  ---
2
2
  name: bmad-generate-project-context
3
3
  description: 'Deprecated — forwards to bmad-project-context. Use when the user says "generate project context" or "create project context"'
4
+ metadata:
5
+ lifecycle: shim
4
6
  ---
5
7
 
6
8
  # DEPRECATED — forwards to bmad-project-context
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-prd
3
- description: Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD.
3
+ description: Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD
4
4
  ---
5
5
  # BMad PRD
6
6
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-prfaq
3
- description: 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'.
3
+ description: "Test a product concept with Amazon's Working Backwards method: write the press release for the finished product first, then answer hard customer and stakeholder questions, ending in a complete PRFAQ document. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'"
4
4
  ---
5
5
 
6
6
  # Working Backwards: The PRFAQ Challenge
@@ -4,7 +4,7 @@
4
4
  {
5
5
  "name": "working-backwards",
6
6
  "menu-code": "WB",
7
- "description": "Produces battle-tested PRFAQ document and optional LLM distillate for PRD input.",
7
+ "description": "Produces a PRFAQ document and an optional condensed version for use as PRD input.",
8
8
  "supports-headless": true,
9
9
  "phase-name": "plan",
10
10
  "preceded-by": ["brainstorming", "perform-research"],
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-product-brief
3
- description: Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief.
3
+ description: Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief
4
4
  ---
5
5
 
6
6
  # Overview
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-project-context
3
- description: 'Set up, refresh, or audit a repository''s agent instructions (the AGENTS.md block) so AI agents work well in that repo. Also records observed agent mistakes as pitfall lines. Must be invoked by name.'
3
+ description: 'Set up, adopt, refresh, or audit a repository''s agent instructions (the AGENTS.md block) so AI agents work well in that repo. Also records observed agent mistakes as pitfalls. Must be invoked by name'
4
4
  ---
5
5
 
6
6
  # Overview
@@ -9,7 +9,7 @@ A conversation that produces a repository's agent instructions: a small verified
9
9
 
10
10
  Conversational always; the user approves every write.
11
11
 
12
- **Args:** intent (`setup` | `refresh` | `record` | `audit`); a target repo or path; extra source paths or URLs. Supplied values skip their questions.
12
+ **Args:** intent (`setup` | `adopt` | `refresh` | `record` | `audit`); a target repo or path; extra source paths or URLs.
13
13
 
14
14
  ## Resolution rules
15
15
 
@@ -22,9 +22,9 @@ Conversational always; the user approves every write.
22
22
  1. Resolve customization: `uv run {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow`. On failure, read `{skill-root}/customize.toml` directly and use defaults. Execute `{workflow.activation_steps_prepend}`; treat `{workflow.persistent_facts}` entries as standing context (`file:` = paths/globs to load, others verbatim).
23
23
  2. Config: if `{project-root}/_bmad` exists, `uv run {project-root}/_bmad/scripts/resolve_config.py --project-root {project-root}` and read `{user_name}`, `{communication_language}` (use it every turn), `{output_folder}`. Standalone: skip.
24
24
  3. **Load `references/best-practices.md` and `references/template.md` before anything else.** Every decision below is made against them.
25
- 4. Detect intent and greet `{user_name}`: **setup** (no block in the target — the default), **refresh** (a block exists), **record** (the user reports a mistake agents made), **audit** (re-verify and prune). Fold `{workflow.external_sources}` into the source list. Execute `{workflow.activation_steps_append}`.
25
+ 4. Detect intent and greet `{user_name}`: **setup** (no instruction file in the target carries meaningful content scaffolding alone, empty headings, a comment, a lone import line, is not meaningful; when unsure, adopt, since adopting a near-empty file costs one small ledger while setting up a meaningful one loses instructions), **adopt** (an instruction file has content but no managed block, whatever its state and whoever wrote it — the migration form of refresh; that file is the baseline and every instruction in it enters the ledger of step 1), **refresh** (a managed block exists), **record** (the user reports a mistake agents made), **audit** (re-verify and prune). A supplied intent that contradicts what detection finds — e.g. `setup` against a file with content — is surfaced and confirmed, never silently obeyed. Fold `{workflow.external_sources}` into the source list. Execute `{workflow.activation_steps_append}`.
26
26
 
27
- ## Setup and Refresh Steps
27
+ ## Setup, Adoption, and Refresh Steps
28
28
 
29
29
  No writes until step 5!
30
30
 
@@ -32,6 +32,8 @@ No writes until step 5!
32
32
 
33
33
  Read `AGENTS.md`, harness or agent specific rule files, docs folders, and any notes carrying lessons. Report what exists and how it measures up, per `best-practices.md`.
34
34
 
35
+ Existing instructions are the baseline being improved, never raw material to discard. Open a **ledger**: one entry per existing section and per independently meaningful instruction, opened at `retain` or `rewrite`, carrying what an agent would get wrong without it. Entries settle as evidence arrives in steps 2–4 — `retain | rewrite | relocate | automate | delete`, each with its reason, its evidence, the risk if it goes, a destination for a relocation, and an approval flag. Deletion needs one of the four grounds in `best-practices.md`, and a relocation destination must itself be loaded or sit behind an observable trigger — a move into a file nothing reads is a deletion and needs its ground. Setup has nothing to map and opens no ledger; refresh opens entries for the lines it proposes to change or remove, the block's own included. A lesson found outside the instruction files — a warning in a README, a notes file — is an ordinary candidate, not a ledger entry.
36
+
35
37
  If the target contains separable units — a workspace manifest listing members, or directories carrying their own build manifest — name them and ask whether this run covers the root only, all of them, or which. Absent that evidence, do not ask. Sibling repositories are not children; each is its own target, offered in turn.
36
38
 
37
39
  ### 2. Ask what they bring
@@ -61,9 +63,9 @@ Only what no scan reaches: what agents keep getting wrong here, what is off limi
61
63
 
62
64
  ### 5. Show the block, then write it
63
65
 
64
- Compose against `template.md`. For each candidate, ask first whether a hook, lint rule, or CI check enforces it better than prose; if so propose the check, and the line becomes the fallback if they decline.
66
+ Compose against `template.md`. For each candidate, ask first whether a hook, lint rule, or CI check enforces it better than prose; if so propose the check, and the line becomes the fallback if they decline. A ledger entry marked `automate` keeps its instruction until its check is in place (a later run deletes the line under ground 2 once the check is live).
65
67
 
66
- **Show the complete block before writing it**, and every child block alongside it — one approval covers the set. On approval, splice between the markers, leaving everything outside them byte-identical. Fill each provenance line with today's date and the verified SHA.
68
+ **Show the complete block before writing it**, and every child block alongside it — one approval covers the set. **Present the settled ledger with it**: replacement text alone is an incomplete proposal, because it shows what the user gains and hides what they lose. Every existing instruction appears with its decision and reason; retains and rewrites may be grouped, every relocation, automation, and deletion is itemized. A deletion resting on none of the first three grounds is held for line-item approval — approving the block never approves it — and a declined deletion, relocation, or automation reverts to retain. On approval, splice between the markers the splice itself touches nothing outside them. Text outside the markers changes only through a settled ledger entry or a proposed fix the user has seen, never as a side effect of the splice. Fill each provenance line with today's date and the verified SHA.
67
69
 
68
70
  Where an instruction elsewhere contradicts the block in a way that changes behavior — a stale `CLAUDE.md` line, a retired command — propose the fix to that file. Two live contradictory instructions is a defect.
69
71
 
@@ -71,15 +73,21 @@ Never commit.
71
73
 
72
74
  ### 6. Close
73
75
 
74
- - What went in, and what was left out and why.
75
- - Why, in the user's terms, from `best-practices.md` — why it is small, why what the repo already states stays out, why a pitfall line stays until its cause is gone.
76
+ - What went in, what was left out and why, and — after adoption or refresh — where each existing instruction landed.
77
+ - Why, in the user's terms, from `best-practices.md` — why it is small, why what the repo already states stays out, why a pitfall stays until its cause is gone.
76
78
  - How it loads, and that other harness files can point at it.
77
79
  - Maintenance: re-run after significant change, `record` the moment an agent gets something wrong, prefer a check over a new line.
78
80
  - Rules repeating across their projects, or personal rather than the team's, belong in their global agent config.
79
81
 
80
82
  ### Refresh
81
83
 
82
- Same steps, step 1 as a diff. Read the provenance line, re-verify every path and every caveat, and run `git log --diff-filter=DR --name-only` since the recorded SHA against every line — update or remove lines whose evidence is gone. Never re-ask what a prior run settled; the interview shrinks to what changed about how the team works. The block grows only on new evidence.
84
+ Same steps, step 1 as a diff. Read the provenance line, re-verify every path and every caveat, and run `git log --diff-filter=DR --name-only` since the recorded SHA against every line — update or remove lines whose evidence is gone. Every proposed removal is a ledger entry shown in step 5, never a silent edit, and handwritten instructions outside the block are treated as in adoption — any proposal touching them enters the ledger. Never re-ask what a prior run settled; the interview shrinks to what changed about how the team works. The block grows only on new evidence.
85
+
86
+ ### Adoption
87
+
88
+ Refresh against instructions this skill has never touched. Nothing was settled by a prior run, so the full interview applies — and the file itself is maintainer testimony, so the ledger is the run's main output: the user should be able to read it and see where each of their instructions went.
89
+
90
+ The proposal states what remains of every file instructions were moved out of — commonly a `CLAUDE.md` reduced to `@AGENTS.md`, once that import is verified for every harness in use, like any loading mechanism. No instruction lives in two loaded files, where it is paid for twice; a duplicate, verbatim or reworded, is kept once — the block keeps the survivor — and that settles both entries.
83
91
 
84
92
  ### Greenfield
85
93
 
@@ -91,7 +99,7 @@ If the target has a `project-context.md` from the retired skills, commonly under
91
99
 
92
100
  ## Record
93
101
 
94
- Capture one observed agent mistake as it happens — the only admissible source for a pitfall line.
102
+ Capture one observed agent mistake as it happens — the only admissible source for a pitfall.
95
103
 
96
104
  Take the task, the mistake, the correction, and its evidence. Check the block for a line already covering it. One occurrence is noted; a recurring or costly mistake earns a line now — an exact invocation under **Running and verifying** when it is a command error, otherwise a pitfall. Write it and show the diff. If it is mechanically preventable, propose the hook, lint rule, or CI check instead.
97
105
 
@@ -99,11 +107,13 @@ Take the task, the mistake, the correction, and its evidence. Check the block fo
99
107
 
100
108
  Re-check every caveat, path-check every file, follow every pointer, and ask of every line whether removing it would change agent behavior. Check for contradictions with other instruction files.
101
109
 
102
- Failing lines move behind an observable trigger, get fixed, or are deleted confirm deletions first. **A policy or pitfall line goes only when the thing it guards is gone or the user retires it; nothing failing lately is not grounds.** Audit ends smaller or equal.
110
+ Failing lines get fixed, move behind an observable trigger, or become ledger entries: a removal needs one of the four grounds in `best-practices.md`, presented and settled as in step 5 before anything is removed. **A policy or pitfall goes only when the thing it guards is gone or the user retires it; nothing failing lately is not grounds.** Audit ends smaller or equal.
103
111
 
104
112
  ## Children
105
113
 
106
- A component, nested repository, or extracted rules file gets its own file under the same shape when work keeps landing there and its truths do not belong at the parent level. Rules bounded to a directory go in a nested `AGENTS.md` there, attached by location. Use a linked file only when the trigger is not a path.
114
+ A component, nested repository, or extracted rules file gets its own file under the same shape when work keeps landing there and every condition holds: its rules are subtree-exclusive, they are substantial (a handful of rules is not a file), the split materially reduces the parent block, the loading mechanism is verified for every harness in use checked, never assumed — and the user approves the split. Otherwise the rules stay in the parent block as path-qualified lines ("in `src/importer/`: ..."), which cost less than a file nobody loads. Why the loading check: `best-practices.md`.
115
+
116
+ Use a linked file only when the trigger is not a path.
107
117
 
108
118
  A chosen child that ends with nothing its parent does not already say gets no file. Say so and move on.
109
119
 
@@ -4,15 +4,19 @@ Rules for deciding what goes in the block, for judging what a repo already has,
4
4
 
5
5
  ## The test
6
6
 
7
- Can an agent derive this by reading the repository? If yes, leave it out a stored copy is a stale duplicate of something the agent reads more accurately first-hand, and it is charged on every session. Write down what the code cannot say.
7
+ Not *could an agent derive this* but *what does it cost when it doesn't*: how much exploration finding it takes, how likely the agent is to search the right place in time rather than guess, whether it is available at the point of use or only after the mistake, what a retrieval failure costs — a wasted search, or corrupt data — and whether it is a rule that must hold or a detail the code already shows.
8
+
9
+ A line that stops the same rediscovery every session earns its place, derivable or not. A stored copy of what the agent reads more accurately first-hand does not — it rots, and it is charged every session.
8
10
 
9
11
  ## Admit
10
12
 
11
13
  - **Policy the code cannot express** — branch rules, frozen and protected paths, generated files, secrets, security and compliance. Stated by a human or read off an enforcing config, never inferred.
12
- - **What a config file cannot say about running the project** — the root test script does nothing in this workspace, integration tests need a service up first, the suite takes eleven minutes so iterate on single files, the `Makefile` is the real entry point and `package.json` is vestigial, CI runs a typecheck the test script does not. The invocation itself is already stated in `package.json`, `Makefile`, `pyproject.toml`, or CI config and does not earn a line — the correction or the caveat does.
14
+ - **What a config file cannot say about running the project** — the root test script does nothing in this workspace, integration tests need a service up first, the suite takes eleven minutes so iterate on single files, the `Makefile` is the real entry point and `package.json` is vestigial, CI runs a typecheck the test script does not. An invocation the obvious guess gets right is already stated in `package.json`, `Makefile`, `pyproject.toml`, or CI config and does not earn a line — the correction, the caveat, and the right command to use do.
13
15
  - **Conventions that differ from ecosystem defaults.** An agent follows the norm unless told otherwise, so only the divergences earn a line. Command invocations count: when the obvious command is wrong here — a bare-repo prefix, a required wrapper — the exact working invocation earns a line, and no observed mistake is needed to admit it.
14
16
  - **Pitfalls with observed evidence** — a recorded lesson, the maintainer's recollection, the same mistake fixed repeatedly in history, or one this session made and caught. A repo yields hundreds of trap-looking facts and none of them predict real mistakes; only observed behavior does. A surprising scan finding is a question to ask, not a line to write.
15
17
  - **Runtime behavior invisible from the repo** — replaying webhooks, lying health endpoints, environment quirks — once a human confirms it.
18
+ - **Cross-component rules**, admitted when getting one wrong in one file breaks something elsewhere — what must stay true across parts of the system the agent cannot see from the file it is editing: who owns what, how data must flow, what order a pipeline runs in. "Writes go through the dispatcher; direct store mutation skips the transaction." "The importer is two passes — validate every row, then commit; never write inside the parse loop." A six-line map of who owns what. Never an inventory written for completeness; the exclusions below still bind.
19
+ - **Required tool and runtime versions**, read from the project files that declare them, never from this session's environment — which answers faster, and wrongly, so the mistake arrives before the search.
16
20
  - **Entry points and pointers** to where work lands.
17
21
 
18
22
  Prefer prohibitions to advice, and name the permitted alternative in the same line.
@@ -25,26 +29,30 @@ Prefer prohibitions to advice, and name the permitted alternative in the same li
25
29
  | Anything included for being interesting | Interest is not need |
26
30
  | Style rules an agent self-enforces | Belongs in a formatter, linter, hook, or CI check — propose the check instead |
27
31
  | Platitudes | Already the default |
28
- | Commands already stated in `package.json`, a `Makefile`, or CI config | Read from the source of truth; a copy drifts the moment a script is renamed |
32
+ | Transcribed command lists whose obvious invocation is already right | Read from `package.json`, a `Makefile`, or CI config; a copy drifts the moment a script is renamed. The right command to use, and any command the obvious guess gets wrong, are admitted above |
29
33
  | Pasted code, changelog content, fast-changing facts | Stale immediately |
30
34
  | Aspirational state | Describe what is; intent belongs in specs |
31
35
  | History and edit narration | Git holds it; state present truth |
32
36
 
33
37
  ## Retire
34
38
 
35
- A policy or pitfall line goes only when the thing it guards is gone, or the user retires it. Nothing failing lately is not evidence — a working rule erases its own evidence.
39
+ A policy or pitfall goes only when the thing it guards is gone, or the user retires it. Nothing failing lately is not evidence — a working rule erases its own evidence. Any other existing instruction goes only on one of the four grounds under "Judging an existing file".
36
40
 
37
- Every other line faces one question at each write: would removing it change agent behavior? If no, cut it.
41
+ Every line faces one question at each write: would removing it change agent behavior? If no, cut it — but for a line a human wrote, that answer only opens a candidate; a ground still has to carry it.
38
42
 
39
43
  ## Size
40
44
 
41
45
  Every line is paid in every session, and instruction-following degrades as the loaded set grows. Count what other always-loaded files add. Over budget means cut the weakest lines or move them behind a trigger — never raise the budget. Ten lines of evidence means ten lines.
42
46
 
47
+ An adopted file must fit the budget too, but shrinking it works differently. Move the weakest instructions out first — into a child file, a linked doc, or a hook or check that enforces them. Deleting still needs one of the four grounds. If the file is still too big and no ground justifies another deletion, show the user and let them decide — an over-budget file they chose beats a gutted one they didn't. "Keep it small" disciplines what this skill writes, never what the maintainer already wrote.
48
+
43
49
  ## Retrieval
44
50
 
45
51
  An index the agent must choose to fetch gets skipped; one already in context does not. Keep everything load-bearing in the block. A pointer out of it names a trigger the agent can observe — a path, a file type, a named task — never one it must judge ("when the task is complex") or track about itself ("before your first edit").
46
52
 
47
- Rules bounded to a directory go in a nested `AGENTS.md` there, attached by location rather than by pointer. Use a linked file only when the trigger is not a path.
53
+ Rules bounded to a directory can go in a nested `AGENTS.md` there, attached by location rather than by pointer but only when they are subtree-exclusive and substantial, the split materially reduces the root block, the user approves it, and **loading is verified for every harness in use**. Check, never assume: several harnesses build the instruction chain once at session start, root down to the working directory, so a nested file is invisible to the session that later edits into that subtree. Unverified means path-qualified lines at root instead — "in `src/importer/`: ..." — cheaper than a file nobody loads.
54
+
55
+ Use a linked file only when the trigger is not a path.
48
56
 
49
57
  ## Maintain
50
58
 
@@ -62,4 +70,15 @@ Two things belong in the user's global agent config instead — rules repeating
62
70
 
63
71
  ## Judging an existing file
64
72
 
65
- Report, in this order: what is derivable filler, what is unverifiable or stale, what is missing against the sections above, and what is already good. Keep recorded lessons by default they are maintainer testimony, and are challenged only with evidence that the thing they name is gone or wrong.
73
+ Every instruction a human wrote is presumed intentional: someone paid for it, usually by watching an agent fail. The file is the baseline being improved, not raw material. Keep its phrasing where it works, and carry each instruction through a ledger entry `retain | rewrite | relocate | automate | delete`, opened at retain or rewrite — so the user sees where all of it went.
74
+
75
+ **Deletion needs one of four grounds:**
76
+
77
+ 1. **Stale or incorrect** — the referent is gone, or the instruction was never true; the evidence is named.
78
+ 2. **Mechanically enforced** — a hook, linter, formatter, or CI check already fails the violation, so the line has no work left to do.
79
+ 3. **Harmful or contradictory** — it points agents at the wrong thing, or it contradicts another live instruction and loses the reconciliation.
80
+ 4. **The user approved this deletion** — asked as a line item, never implied by approving a replacement block.
81
+
82
+ Grounds 1–3 are evidence the run carries itself, and ride the block approval; ground 4 is the ask-first path everything else takes. Nothing else deletes. Brevity is not grounds, nothing failing lately is not grounds, "the agent could derive it" is not grounds, and **"it is discoverable somewhere in the repository" is never, alone, grounds** — that is the reasoning that empties good files. Content the exclusions table rejects — a directory tree, a stack list, pasted code — has no ground of its own: propose the deletion and let it land under ground 4, asked rather than assumed.
83
+
84
+ Report, in this order: what is unverifiable or stale, what is missing against the sections above, what is already good, and the ledger, every relocation, automation, and deletion itemized. Recorded lessons are maintainer testimony — kept by default, challenged only with evidence that the thing they name is gone or wrong.
@@ -5,7 +5,7 @@ Sections in this order. Omit any section with nothing that passes its rule — n
5
5
  1. **Orientation** — three or four sentences: what this is, the stack, where planning and deeper docs live.
6
6
  2. **Policy** — what the org requires.
7
7
  3. **Where things are** — entry points, and pointers to children and linked files.
8
- 4. **Running and verifying** — only what `package.json`, a `Makefile`, or CI config does not already say.
8
+ 4. **Running and verifying** — the right commands to run and the required tool versions, plus what `package.json`, `pyproject.toml`, a `Makefile`, or CI config does not already say.
9
9
  5. **Conventions that differ from defaults**
10
10
  6. **Known pitfalls**
11
11
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-spec
3
- description: 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", "update the spec", or "break this into stories".
3
+ description: 'Condense any input — an idea, brief, PRD, transcript, or mixed notes — into a short spec: SPEC.md plus supporting files that downstream skills build from. Also updates and validates existing specs, and can break a spec into stories. Use when the user says "create a spec", "distill this into a spec", "validate this spec", "update the spec", or "break this into stories"'
4
4
  ---
5
5
 
6
6
  # BMad Spec
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-sprint-planning
3
- description: 'Gate planning readiness, generate sprint status tracking from epics, summarize sprint progress, and validate or repair the tracking file. Use when the user says "run sprint planning", "generate sprint plan", "check implementation readiness", "show sprint status", "validate sprint status", or "fix sprint status"'
3
+ description: 'Check that planning is complete enough to implement, then generate the sprint status file from the epics. Can also summarize sprint progress and validate or repair the tracking file. Use when the user says "run sprint planning", "generate sprint plan", "check implementation readiness", "show sprint status", "validate sprint status", or "fix sprint status"'
4
4
  ---
5
5
 
6
6
  # Overview
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-ux
3
- description: 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"
3
+ description: 'Capture the user''s UX vision in two documents: DESIGN.md for how the product looks and EXPERIENCE.md for how it behaves. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX"'
4
4
  ---
5
5
  # BMad UX
6
6
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-build
3
- description: '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.'
3
+ description: 'Turns a work item — feature, story, bug fix, change request into working code, reviewed and verified. Use when the user hands over an outcome and leaves the edits to you; a bare story or issue link counts. Also use whenever the user asks BMAD by name then any change qualifies, even a tiny fully-specified edit. Do not volunteer for interactive edits the user directs and reviews themselves, or for version-control operations that record existing work without changing it.'
4
4
  ---
5
5
 
6
6
  Run the following command exactly once without changing the current working directory. Replace `{project-root}` with the absolute path to the project root and `{skill-root}` with the absolute path to this skill's directory:
@@ -5,7 +5,7 @@
5
5
  - **Language** — Speak in `{{.communication_language}}`. Write any file output in `{{.document_output_language}}`.
6
6
  - NEVER auto-push.
7
7
  - All review subagents must run at the same model capability as the current session.
8
- - Run subagents synchronously: launch them together, then wait for all results before continuing.
8
+ - Run subagents synchronously: launch them together as blocking calls awaited in this turn — never backgrounded or detached, never ending the turn to await results.
9
9
 
10
10
  ## INSTRUCTIONS
11
11
 
@@ -25,18 +25,17 @@ If a layer's instruction requires subagents and none are available, for each suc
25
25
 
26
26
  ### Classify
27
27
 
28
- Deduplicate all review findings. Three categories only:
28
+ Deduplicate all review findings, then route each finding in this order:
29
29
 
30
- - **patch** — trivially fixable. Auto-fix immediately.
31
- - **defer** — pre-existing issue not caused by this change. Append one new entry to `{{.implementation_artifacts}}/deferred-work.md` using this format. Do not modify existing entries or look for duplicates.
30
+ - **patch** — Patch every finding caused or exposed by this change that shows a defect that actually occurs, missing coverage for a specific case, or a broken gate or convention — not a state nothing reaches — and whose smallest fix is trivial, adds no public surface, and guards no state the finding did not demonstrate. Apply that smallest fix immediately.
31
+ - **HALT** — HALT on every finding caused or exposed by this change that shows the same evidence but whose smallest fix fails any of those conditions. Present it to the human for decision before proceeding.
32
+ - **defer** — Defer every other real finding, including pre-existing issues and improvement ideas. Append one new entry to `{{.implementation_artifacts}}/deferred-work.md` using this format. Do not modify existing entries or look for duplicates.
32
33
  ```markdown
33
34
  - source_spec: `{spec_file}`
34
35
  summary: <one sentence>
35
36
  evidence: <why this is real>
36
37
  ```
37
- - **reject** — noise. Drop silently.
38
-
39
- If a finding is caused by this change but too significant for a trivial patch, HALT and present it to the human for decision before proceeding.
38
+ - **reject** — Reject only noise. Drop silently.
40
39
 
41
40
  ### Generate Spec Trace
42
41
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-build-auto
3
- description: 'One iteration of an unattended development loop. Use when invoked by name.'
3
+ description: 'One iteration of an unattended development loop. Use when invoked by name'
4
4
  ---
5
5
 
6
6
  Run the following command exactly once without changing the current working directory. Replace `{project-root}` with the absolute path to the project root and `{skill-root}` with the absolute path to this skill's directory:
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-checkpoint-preview
3
- description: 'LLM-assisted human-in-the-loop review. Make sense of a change, focus attention where it matters, test. Use when the user says "checkpoint", "human review", or "walk me through this change".'
3
+ description: 'Walk the user through reviewing a change: what it is for, what to look at closely, and how to test it. Use when the user says "checkpoint", "human review", or "walk me through this change"'
4
4
  ---
5
5
 
6
6
  # Checkpoint Review Workflow
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-code-review
3
- description: 'Adversarial code review using parallel review layers and structured triage. Use when the user says "run code review" or "review this code"'
3
+ description: 'Review code changes with several independent reviewers in parallel, then triage and present the findings. Use when the user says "run code review" or "review this code"'
4
4
  ---
5
5
 
6
6
  # Code Review Workflow
@@ -8,7 +8,7 @@ failed_layers: '' # set at runtime: comma-separated list of layers that failed o
8
8
 
9
9
  - YOU MUST ALWAYS SPEAK OUTPUT in your Agent communication style with the config `{communication_language}`
10
10
  - All review subagents must run at the same model capability as the current session.
11
- - Run subagents synchronously: launch them together, then wait for all results before continuing.
11
+ - Run subagents synchronously: launch them together as blocking calls awaited in this turn — never backgrounded or detached, never ending the turn to await results.
12
12
 
13
13
  ## INSTRUCTIONS
14
14
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-correct-course
3
- description: 'Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"'
3
+ description: 'Assess the impact of a significant change during sprint execution across the PRD, epics, architecture, and UX documents, and produce a sprint change proposal. Use when the user says "correct course" or "propose sprint change"'
4
4
  ---
5
5
 
6
6
  # Correct Course - Sprint Change Management Workflow
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-qa-generate-e2e-tests
3
- description: 'Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"'
3
+ description: 'Generate automated API and end-to-end tests for implemented features. Use when the user says "create qa automated tests for [feature]"'
4
4
  ---
5
5
 
6
6
  # QA Generate E2E Tests Workflow
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: bmad-retrospective
3
- description: 'Evidence-based epic retrospective collect what the epic produced, verify findings against sources, render an acceptance verdict. Use when the user says "run a retrospective" or "lets retro the epic [epic]". Supports -H/--headless.'
3
+ description: 'Review a completed epic against the evidence it left behind — spec, stories, diffs, commits, sprint status — and produce a retrospective with sourced findings, action items, and an acceptance decision. Use when the user says "run a retrospective" or "lets retro the epic [epic]". Supports -H/--headless'
4
4
  ---
5
5
 
6
6
  # Retrospective
@@ -1,6 +1,8 @@
1
1
  ---
2
2
  name: bmad-create-architecture
3
- description: 'Deprecated — forwards to bmad-architecture (create intent).'
3
+ description: 'Deprecated — forwards to bmad-architecture (create intent)'
4
+ metadata:
5
+ lifecycle: shim
4
6
  ---
5
7
 
6
8
  # DEPRECATED — forwards to bmad-architecture (create intent)
@@ -1,6 +1,8 @@
1
1
  ---
2
2
  name: bmad-create-prd
3
- description: 'Deprecated — forwards to bmad-prd (create intent).'
3
+ description: 'Deprecated — forwards to bmad-prd (create intent)'
4
+ metadata:
5
+ lifecycle: shim
4
6
  ---
5
7
 
6
8
  # DEPRECATED — forwards to bmad-prd (create intent)
@@ -1,6 +1,8 @@
1
1
  ---
2
2
  name: bmad-create-story
3
- description: "Deprecated: `bmad-build` is now the official implementation method. Only use this when explicitly invoked by name."
3
+ description: "Deprecated: `bmad-build` is now the official implementation method. Only use this when explicitly invoked by name"
4
+ metadata:
5
+ lifecycle: shim
4
6
  ---
5
7
 
6
8
  # Create Story Workflow
@@ -1,6 +1,8 @@
1
1
  ---
2
2
  name: bmad-dev-auto
3
- description: "Deprecated: forwards to bmad-build-auto. Do not use unless invoked by name."
3
+ description: "Deprecated: forwards to bmad-build-auto. Do not use unless invoked by name"
4
+ metadata:
5
+ lifecycle: shim
4
6
  ---
5
7
 
6
8
  # Deprecated Build Auto Alias