Design and create a new BMad workflow with steps, templates, and checklists.
From bmad-coworknpx claudepluginhub bspann/bmad-cowork --plugin bmad-coworkThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Use when creating a new workflow (skill) with structured steps, templates, and checklists.
Trigger with: "create workflow", "build workflow", "new skill", "custom workflow"
Agent: BMad Builder (Brix)
Input: User's description of the workflow
Output: SKILL.md file in skills/[workflow-name]/
Ask the user:
Create a SKILL.md following BMad conventions:
# [Workflow Name]
[Description paragraph with trigger phrases]
Trigger with: "[phrases]"
## Instructions
**Agent:** [Agent Name]
**Input:** [Input files/information]
**Output:** [Output artifacts with paths]
### Step 1: [Title]
[Instructions]
### Step 2: [Title]
[Instructions]
...
_bmad-output/ conventionCreate directory skills/[workflow-name]/ and save SKILL.md. Inform user to run /reload-plugins.