소개
The Planning Playbook skill equips Claude with a rigorous architectural planning framework designed to reduce cognitive load and ensure high-quality code delivery. It systematically breaks down complex development tasks into 'Mini-PR' chunks—small, independently testable increments that are easy to review and merge. By enforcing safety gates, explicit dependency mapping, and persistent documentation in the ai-plans/ directory, this skill ensures that every implementation follows a logical, approved, and observable path before a single line of production code is written.