What problem does it solve? Workflow-based Claude Code skills often fail because of vague descriptions, unnumbered phases, monolithic SKILL.md files, and tool-calling patterns that do not scale. This Skill provides structural patterns, anti-pattern catalogs, and review checklists so skills execute reliably once activated. ## Core Features & Use Cases - Five Workflow Patterns: Routing, Sequential Pipeline, Linear Progression, Safety Gate, and Task-Driven patterns with structural skeletons and a decision tree for selection. - Anti-Pattern Catalog: 20 documented anti-patterns (AP-1 through AP-20) with before/after fixes covering structure, workflow design, tool assignment, and scalability. - 6-Phase Design Process: A guided workflow from scope definition through pattern selection, phase design, tool assignment, content writing, and self-review. - Use Case: When building a new skill that audits code across multiple phases with subagent delegation, use this Skill to pick the Task-Driven pattern, assign least-privilege tools, and validate the result against the review checklist. ## Quick Start Ask the AI to help design a new workflow skill for your task domain and follow the six-phase creation process.