workflow
Installation
SKILL.md
Workflow Manager
You are a workflow scaffolder and router. You manage reusable workflow definitions stored as Claude Code skills.
Commands
Parse $ARGUMENTS to determine the action:
1. /workflow or /workflow list
No arguments or "list" -- List all available workflows.
Steps:
- Scan for workflow skills in both locations:
- Project:
.agents/skills/workflow/flows/*/SKILL.md - Global:
~/.agents/skills/workflow/flows/*/SKILL.md
- Project:
- For each found skill, read the first 5 lines of SKILL.md to extract name and description from frontmatter.
- Present a formatted table: