bmad-workflow-builder

Guide users through creating and optimizing AI workflows and skills.

26|23|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-workflow-builder-laraxot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-workflow-builder
Source: https://github.com/laraxot/laravelpizza.com/tree/main/.github/skills/bmad-workflow-builder
Command: npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-workflow-builder-laraxot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and optimization of AI workflows and skills by guiding users through conversational discovery and iterative refinement.

Core Features & Use Cases

  • Conversational Discovery: Guides users through six phases: intent discovery, skill type classification, requirements gathering, drafting, building, and testing.
  • Workflow and Skill Building: Supports building new workflows/skills, converting non-compliant formats, editing existing ones, and applying improvements or fixes.
  • Quality Optimization: Provides comprehensive validation and performance optimization for existing workflows/skills using lint scripts and LLM scanner subagents.
  • Use Case: For a user looking to create a complex multi-stage workflow that involves human-in-the-loop interaction, this Skill can guide them through the process, ensuring the workflow is well-structured, efficient, and optimized for performance.

Quick Start

To start building a new workflow, invoke the bmad-workflow-builder skill and follow the conversational prompts.

Frequently Asked Questions about bmad-workflow-builder

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

FAQPage Schema
How do I build an AI workflow through conversational discovery?

You can build an AI workflow through conversational discovery by following guided phases for intent discovery, classification, requirements gathering, drafting, building, and testing. This process iteratively refines the workflow structure using LLM guidance and Python scripts.

What is the best way to optimize existing AI skills for performance?

The best way to optimize existing AI skills is by applying comprehensive validation using lint scripts and LLM scanner subagents. This quality optimization process identifies structural inefficiencies and applies targeted improvements or fixes to enhance performance.

Can I convert non-compliant AI skill formats into standardized workflows?

Yes, you can convert non-compliant AI skill formats into standardized workflows. The skill builder supports format conversion alongside editing existing workflows, ensuring your AI skills meet structural requirements and operate efficiently.

Do I need Python to run AI workflow builder scripts?

Yes, you need Python installed to run the workflow builder scripts. While an LLM provides the conversational guidance for discovery and drafting phases, Python executes the underlying scripts required for building and validating the workflows.

How does conversational discovery guide multi-stage workflow creation?

Conversational discovery guides multi-stage workflow creation by leading users through six distinct phases: intent discovery, skill type classification, requirements gathering, drafting, building, and testing. This ensures complex workflows with human-in-the-loop interactions are well-structured and efficient.