The File-Based Todo Manager skill transforms your project's todos/ directory into a powerful, local task management system. It enables Claude to create, triage, and track the lifecycle of work items—including technical debt, code review feedback, and feature requests—using standardized Markdown files with YAML frontmatter. By integrating task management directly into the codebase, it ensures that project history, dependencies, and work logs are version-controlled alongside your code, facilitating better collaboration and historical context for both human developers and AI agents.
Key Features
01Sophisticated dependency tracking to identify blockers and ready-to-work tasks
02Seamless integration with code reviews and PR resolution processes
03Standardized markdown-based todo creation with YAML frontmatter
04Detailed work logging for historical context and knowledge sharing
05Automated triage workflows for approving and prioritizing pending items
0681 GitHub stars