Streamlines the transition from planning to execution by approving draft plans and tracking implementation progress through automated checkbox updates.
This skill facilitates a structured development workflow within Claude Code by managing the lifecycle of project plans. It allows users to formalize a draft plan using the plan.py utility, providing a bridge between high-level architectural design and hands-on coding. Once a plan is approved, the skill tracks progress by automatically updating task status in plan files, ensuring that developers remain focused on the current phase of implementation while maintaining a clear audit trail of completed work across one or multiple sessions.
主要功能
01Automated task tracking via Markdown checkbox updates
02Formal approval of draft implementation plans
03Sequential workflow management for multi-phase projects
04Deferred implementation for fresh session starts
05Seamless integration with the plan.py command-line utility
060 GitHub stars
使用场景
01Ensuring architectural alignment before starting a feature build
02Tracking development progress across multiple Claude Code sessions
03Managing complex multi-step refactoring tasks with high precision