Files
L-Ami-Fiduciaire/_bmad/_config/task-manifest.csv
Saad Ibn-Ezzoubayr e53b013359 chore: upgrade BMAD framework to skill-based architecture
Migrates from slash-command files (.claude/commands, .cursor/commands)
to the new skill-based architecture with workflow step files.
2026-03-20 11:59:39 +00:00

1.8 KiB

1namedisplayNamedescriptionmodulepathstandalonecanonicalId
2editorial-review-proseEditorial Review - ProseClinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prosecore_bmad/core/tasks/editorial-review-prose.xmltrue
3editorial-review-structureEditorial Review - StructureStructural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structurecore_bmad/core/tasks/editorial-review-structure.xmltrue
4helphelpAnalyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do nowcore_bmad/core/tasks/help.mdtrue
5index-docsIndex DocsGenerates 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 foldercore_bmad/core/tasks/index-docs.xmltrue
6review-adversarial-generalAdversarial Review (General)Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of somethingcore_bmad/core/tasks/review-adversarial-general.xmltrue
7review-edge-case-hunterEdge Case Hunter ReviewWalk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven.core_bmad/core/tasks/review-edge-case-hunter.xmltrue
8shard-docShard DocumentSplits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard documentcore_bmad/core/tasks/shard-doc.xmltrue