About
Implements a plan-first development methodology that creates a detailed technical contract between intent and implementation before coding begins. It facilitates a staged planning process—starting with high-level phase structures for review and then decomposing them into atomic, file-level tasks with explicit dependencies and verification criteria. This approach reduces context drift, prevents the breaking of existing functionality, and provides a clear, auditable roadmap for building complex features, performing large-scale refactors, or implementing architectural changes.