todo-manage
CommunityOrganize project tasks, track progress effortlessly.
Product & Management#automation#project management#markdown#todo list#progress tracking#organization#task planning
Authorsorryhyun
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing project tasks, especially for complex features, can quickly become disorganized, leading to missed deadlines, unclear priorities, and wasted effort. This skill automates the creation, organization, and maintenance of a comprehensive TODO.md list, ensuring clarity and efficient project execution.
Core Features & Use Cases
- Phase-Based Planning: Automatically breaks down complex projects into 3-5 logical phases with detailed, actionable tasks, effort estimates, affected files, and risk assessments, providing an immediate, structured plan.
- Task Tracking & Updates: Facilitates marking tasks complete, updating progress notes, and noting blockers or dependencies, ensuring the
TODO.mdalways reflects the current project state. - Automated Cleanup: Regularly removes completed or stale tasks, consolidating duplicates, and keeping the project's
TODO.mdconcise, focused, and relevant. - Use Case: When starting a new feature like "MCP SDK Migration," simply describe the goal. This skill will generate a structured
TODO.mdwith phases, estimated efforts, affected files, and potential risks, providing an immediate, actionable plan for development and clear communication of progress.
Quick Start
Quick Format Structure for a new project:
# DiPeO Project Todos
## [Project Name] (Priority Level)
Goal: One-sentence description
Context: Why this work is needed
Target: End state
### Phase 1: [Phase Name] ([Estimated Effort])
[Phase description]
- [ ] [Action verb task description]
- Estimated effort: Medium (2-3 hours)
- Files: path/to/file.py
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: todo-manage Download link: https://github.com/sorryhyun/DiPeO/archive/main.zip#todo-manage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.