workflow
Installation
SKILL.md
Workflow
Purpose: Execute predefined multi-skill workflows with automatic chaining, iteration limits, and quality gates.
When to Use
- Complex tasks requiring multiple skills in sequence
- Need automatic review-fix-review loops
- Want consistent quality gates across all work
- Tasks that need orchestration beyond single skills
Available Workflows
implement-review-fix
Full workflow: implementation → review → fix → validate