create-workflow

Create structured workflows from markdown-based step definitions.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/GuidoBergman/aegish --skill create-workflow-guidobergman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-workflow
Source: https://github.com/GuidoBergman/aegish/tree/main/.claude/skills/create-workflow
Command: npx skills add https://github.com/GuidoBergman/aegish --skill create-workflow-guidobergman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of complex, structured workflows by leveraging a markdown-based step architecture, making workflow definition more intuitive and manageable.

Core Features & Use Cases

  • Markdown-based definition: Define workflow steps and logic directly within markdown files.
  • Structured architecture: Ensures consistency and clarity in workflow design.
  • Use Case: Define a multi-step onboarding process for new employees, detailing each task, responsible party, and required documentation within a single markdown file.

Quick Start

Create a new workflow by loading the workflow definition from the file at path @.bmad/bmb/workflows/create-workflow/workflow.md.

Frequently Asked Questions about create-workflow

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

FAQPage Schema
How do I create structured workflows using markdown?

To create structured workflows from markdown, you define operational sequences and task management steps directly within a markdown file. This approach uses a step architecture to make complex process definitions readable and manageable.

What is the best way to define a multi-step task management process?

The best way to define a multi-step task management process is by using a markdown-based step architecture. It allows you to detail tasks, responsible parties, and required documentation within a single, human-readable file.

Can I use markdown files for complex process definition and task execution?

Yes, markdown files can be used for complex process definition. The system loads a specified markdown file containing the workflow definition to facilitate the execution of structured operational sequences.

How do I start building a workflow from a markdown file?

You start building a workflow by loading the workflow definition from a specified markdown file path. This file contains the structured architecture required to execute the operational sequence.

Does this approach require external dependencies for workflow automation?

No external dependencies are required for this markdown workflow automation approach. It operates as a standalone solution by loading a specified markdown file containing the workflow definition for execution.

When should I use a markdown-based step architecture for workflow design?

You should use a markdown-based step architecture when you need to ensure consistency and clarity in workflow design. It is ideal for defining standalone workflows like a multi-step onboarding process in a single file.