About
This skill automates the creation of detailed implementation blueprints for complex software tasks within the Claude Code environment. By analyzing research documents, design decisions, and existing code patterns, it breaks down large features into logical, independently testable phases. It helps developers avoid massive, monolithic pull requests by prioritizing vertical slices of functionality and defining clear validation steps for each stage of development, ensuring that every phase of the project is verifiable and aligned with established architectural patterns.