·workflow-skill-designer
>_

workflow-skill-designer

catlog22/claude-code-workflow

Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer".

5Installs·2Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-skill-designer

SKILL.md

Meta-skill for creating structured workflow skills following the orchestrator + phases pattern. Generates complete skill packages with SKILL.md as coordinator and phases/ folder for execution details.

Patterns extracted from successful workflow skill implementations (workflow-plan, project-analyze, etc.):

Key Rule: SKILL.md references phase docs via Ref: markers. Phase docs are read only when that phase executes, not all at once.

Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer". Source: catlog22/claude-code-workflow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-skill-designer
Category
>_Productivity
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is workflow-skill-designer?

Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer". Source: catlog22/claude-code-workflow.

How do I install workflow-skill-designer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-skill-designer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/catlog22/claude-code-workflow