create-skills-workflow

Community

Build progressive multi-step workflows.

Authorcedricfressin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Complex, multi-phase processes often require managing state across steps, loading only the active step to minimize context, and providing structured decision points. This Skill provides a BMAD-compliant approach to design and orchestrate such workflows.

Core Features & Use Cases

  • Progressive step loading: load only the current step and preserve state between steps.
  • State management: track task state, results, and transitions to enable resumable workflows.
  • Interactive decisions: integrate AskUserQuestion patterns for branching and dynamic flows.
  • Use Case: Build a 5+ step APEX-like workflow that guides planning, execution, review, and sign-off with conditional steps.

Quick Start

To start a new workflow skill, create the folder structure: skills/create-skills-workflow/

  • SKILL.md
  • steps/step-00-init.md Then implement each subsequent step using the provided templates, starting with step-01-... and wiring through the BMAD sections.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-skills-workflow
Download link: https://github.com/cedricfressin/claude-config/archive/main.zip#create-skills-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.