bmad-workflow-builder

Build, convert, and analyze BMad-compliant AI workflows and skills.

Updated May 5, 2026
One-click install
npx skills add https://github.com/devalexanderdaza/bmad-any --skill bmad-workflow-builder-devalexanderdaza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-workflow-builder
Source: https://github.com/devalexanderdaza/bmad-any/tree/main/.agents/skills/bmad-workflow-builder
Command: npx skills add https://github.com/devalexanderdaza/bmad-any --skill bmad-workflow-builder-devalexanderdaza

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Creating well-structured, outcome-driven AI skills and workflows is difficult. Most skills are either too prescriptive, wasting tokens on instructions the LLM already knows, or too vague, leaving the AI without enough context to make good judgments. This skill solves that by guiding you through a conversational discovery process to build lean, effective skills that trust the LLM's reasoning abilities while providing just enough structure to ensure quality outcomes.

Core Features & Use Cases

  • Build New Skills: Guide users through a six-phase conversational discovery process to create new BMad-compliant workflows and skills from scratch, ensuring they are outcome-driven and properly structured.
  • Convert Existing Skills: Take any existing skill—whether bloated, poorly structured, or non-conformant—and rebuild it into a lean, BMad-compliant equivalent with a before/after HTML comparison report.
  • Quality Analysis: Run comprehensive quality checks on existing skills using deterministic lint scripts and LLM scanners to identify over-specification, structural issues, and enhancement opportunities.
  • Use Case: A team lead can use this skill to convert a verbose, 2000-line team onboarding workflow into a lean 300-line skill that produces better results while cutting token costs by 70%.

Quick Start

Use the bmad-workflow-builder skill to create a new workflow for processing customer support tickets by describing the desired outcomes and letting the skill guide you through discovery and build.

Frequently Asked Questions about bmad-workflow-builder

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

FAQPage Schema
How do I convert an existing AI workflow into a leaner format to reduce token costs?

To convert an existing AI workflow into a leaner format, this skill rebuilds bloated or poorly structured skills into BMad-compliant equivalents, producing a before/after HTML comparison report to visualize token reduction and structural improvements.

What is the best way to build a new outcome-driven AI agent skill?

Building an outcome-driven AI agent skill is best achieved through a six-phase conversational discovery process that helps define desired outcomes while trusting the LLM's reasoning and providing just enough structure for quality results.

How do I run a quality analysis on an AI skill to find over-specification issues?

Running a quality analysis on an AI skill uses deterministic lint scripts and LLM scanners to identify over-specification, structural issues, and enhancement opportunities, ensuring the workflow remains lean and effective.

Can I use bmad-workflow-builder to refactor a verbose team onboarding workflow?

Yes, you can refactor a verbose team onboarding workflow using bmad-workflow-builder, which converts non-conformant skills into lean BMad-compatible equivalents, potentially cutting a 2000-line workflow down to 300 lines while maintaining better outcomes.

Do I need to follow specific frontmatter standards when authoring AI skills?

Yes, authoring AI skills requires adherence to BMad frontmatter standards, progressive disclosure architecture, and configurable customization surfaces to ensure structural compliance and outcome-driven design across the agent system.