todo

Manage project task lists in markdown files with add, update, and list operations.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ngareleo/xstream --skill todo-ngareleo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo
Source: https://github.com/ngareleo/xstream/tree/main/.claude/skills/todo
Command: npx skills add https://github.com/ngareleo/xstream --skill todo-ngareleo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users organize, update, and keep track of project tasks and pending work, reducing memory load and improving productivity.

Core Features & Use Cases

  • Reading and managing project todo lists: Accesses and modifies the docs/todo.md file to view pending tasks, add new items, or mark tasks as completed.
  • Task organization by sections: Categorizes tasks based on context such as streaming, storage, or UI, assisting users in maintaining clear priorities.
  • Use Case: Imagine a developer needs to quickly check outstanding bug fixes, add new feature requests, or mark tasks as done in the project documentation.

Quick Start

Use the todo skill to add the task 'Review recent bug reports' to the current project documentation.

Frequently Asked Questions about todo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage project to-do lists stored in markdown files?

To manage project to-do lists in markdown files, use simple task operation commands to add, update, and list pending work. This skill reads and writes directly to a markdown file to streamline task tracking.

Can I organize project tasks by context in a markdown task tracker?

Yes, you can organize project tasks by context in a markdown task tracker by categorizing items into sections like streaming, storage, or UI. This helps maintain clear priorities within the documentation.

How do I add new tasks to my project documentation?

To add new tasks to project documentation, issue a command to append items to the markdown file. The skill updates the task list to ensure pending work is tracked efficiently.

What is the best way to track bug fixes and feature requests in markdown?

Tracking bug fixes and feature requests in markdown is done by accessing the project task list file to view outstanding items, add new requests, and mark completed tasks for better organization.

Do I need any dependencies to use a markdown task management skill?

No dependencies are required to use this markdown task management skill. It operates independently by reading and writing directly to a markdown file to manage project task lists.

Does the task tracker support marking completed tasks in a to-do list?

Yes, the task tracker supports marking completed tasks in a to-do list by updating the markdown file. This allows developers to quickly check outstanding work and mark done items.