01Integrates with git workflows by tracking phase completion through commits.
02Maintains a living document of progress, architectural decisions, and dependencies.
03Includes mandatory Quality Gates for tests, linting, and manual verification.
040 GitHub stars
05Generates standardized IMPLEMENTATION_PLAN_<name>.md files in the repository root.
06Breaks complex features into independently committable development phases.