About
This skill enables Claude to maintain a persistent, structured todo list within your project repository to track progress and manage implementation details. By using specialized scripts to interact with a markdown-based task file, it allows for adding new tasks, extracting the next actionable item with its full context, and marking items as complete or blocked. It is particularly useful for breaking down complex features into isolated steps, ensuring that each task contains all the necessary file paths and technical context needed for autonomous implementation.