bmad-bmb-create-workflow

Generate a standards-aligned BMAD workflow scaffold with metadata and templates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-bmb-create-workflow-rafaellsalmeida
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-bmb-create-workflow
Source: https://github.com/RafaellsAlmeida/lifetrek/tree/main/.agents/skills/bmad-bmb-create-workflow
Command: npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-bmb-create-workflow-rafaellsalmeida

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstrap BMAD workflows with a clean, standards-aligned skeleton that reduces setup time and avoids common misconfigurations.

Core Features & Use Cases

  • Automatic scaffolding of a BMAD workflow directory structure with templates and metadata.
  • Enforces naming conventions and best practices to ensure consistency across BMAD projects.
  • Use Case: Start a new BMAD project or add a new BMAD workflow to an existing repository with minimal setup and reliable results.

Quick Start

Initialize a new BMAD workflow scaffold by running the BMAD workflow creator to generate the standard skeleton for your project.

Frequently Asked Questions about bmad-bmb-create-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a BMAD workflow for a new repository?

To scaffold a BMAD workflow, run the workflow creator to generate a deterministic directory skeleton with templates and metadata. This bootstraps your project with a clean, standards-aligned structure that enforces naming conventions automatically.

What are BMAD workflows and when do I need them?

BMAD workflows are structured DevOps automation processes that enforce best practices across teams. You need them when starting new projects or adding standardized workflows to existing repositories to ensure consistency and reduce setup time.

Can I add BMAD workflows to an existing repository without breaking current structure?

Yes, you can add BMAD workflows to existing repositories. The creator generates a deterministic scaffold and validates the structure against BMAD guidelines loaded from your repository, ensuring minimal disruption to your current setup.

What's the best way to enforce naming conventions across BMAD projects?

The best way to enforce naming conventions is to use a scaffolded BMAD workflow skeleton. It automatically validates structure against BMAD workflow guidelines and generates templates that ensure consistency across all projects.

Why does my BMAD workflow setup fail structure validation?

BMAD workflow setup fails validation when the generated structure does not align with BMAD guidelines loaded from the repository. Use the workflow creator to generate a deterministic scaffold that passes validation checks automatically.

Does the BMAD workflow scaffold require any external dependencies?

No, the BMAD workflow scaffold does not require external dependencies. It operates independently to generate metadata, templates, and a ready-to-run workflow skeleton validated against your repository's BMAD guidelines.