Skip to content

Commit 434e7ef

Browse files
alexeyvclaude
andauthored
fix: add missing skill manifests for research and PRD workflows (#1839)
These manifests were missed during the all-is-skills migration (#1834), leaving 6 workflows undiscoverable by the native skills installer. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0d3b317 commit 434e7ef

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
workflow-domain-research.md:
2+
canonicalId: bmad-bmm-domain-research
3+
type: workflow
4+
description: "Conduct domain and industry research"
5+
6+
workflow-market-research.md:
7+
canonicalId: bmad-bmm-market-research
8+
type: workflow
9+
description: "Conduct market research on competition and customers"
10+
11+
workflow-technical-research.md:
12+
canonicalId: bmad-bmm-technical-research
13+
type: workflow
14+
description: "Conduct technical research on technologies and architecture"
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
workflow-create-prd.md:
2+
canonicalId: bmad-bmm-create-prd
3+
type: workflow
4+
description: "Create a PRD from scratch"
5+
6+
workflow-edit-prd.md:
7+
canonicalId: bmad-bmm-edit-prd
8+
type: workflow
9+
description: "Edit an existing PRD"
10+
11+
workflow-validate-prd.md:
12+
canonicalId: bmad-bmm-validate-prd
13+
type: workflow
14+
description: "Validate a PRD against standards"

0 commit comments

Comments
 (0)