Manages a project-level TODO.md file to organize tasks and track progress with priority-based workflows.
The Project Todo Manager skill enables Claude to maintain a structured TODO.md file at your project's root, providing a reliable way to track development tasks and action items directly within your repository. It automatically categorizes tasks into High, Medium, and Low priority sections, ensuring your project roadmap remains organized and readable. Whether you need to quickly add a feature request, mark a bug as resolved, or have Claude automatically identify and start work on the next most important task, this skill streamlines your development workflow by keeping your task list in sync with your progress.
主要功能
011 GitHub stars
02Real-time progress summaries with completion statistics
03Automated creation and formatting of standardized TODO.md files
04Priority-based task grouping into High, Medium, and Low sections
05Integrated 'work' command to automatically tackle the next priority item
06Smart task identification via description substrings or numeric indices
使用场景
01Using natural language to manage action items without leaving the terminal
02Maintaining a live project roadmap inside your source code repository
03Tracking bug fixes and feature requests during active development sessions