소개
The Default Workflow skill provides a comprehensive framework for handling non-trivial code changes, including multi-file implementations and significant architectural refactoring. It serves as a centralized orchestrator that guides Claude through a canonical execution process—from requirements clarification and design to implementation, testing, and final merge. By invoking specialized agents (such as architects, builders, and security testers) at specific intervals, it ensures consistent code quality and adherence to project philosophies while minimizing token usage through a thin-wrapper design.