소개
This skill provides a structured framework and design pattern for building advanced Claude Code capabilities that require multiple sequential processing steps. By implementing an orchestrator pattern, it allows developers to decompose complex tasks into distinct, manageable phases where each stage builds on the output of the previous one. This modular approach significantly improves reliability and debuggability while enabling the creation of sophisticated pipelines for tasks like gap analysis, multi-stage code reviews, and automated document processing.