todo

Manage persistent to-do lists stored as individual JSON files.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/RockaRhymeLLC/kithkit --skill todo-rockarhymellc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo
Source: https://github.com/RockaRhymeLLC/kithkit/tree/main/.claude/skills/todo
Command: npx skills add https://github.com/RockaRhymeLLC/kithkit --skill todo-rockarhymellc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a robust system for managing persistent to-do items that survive context clears and session resets, ensuring no task is lost.

Core Features & Use Cases

  • Task Management: List, add, update, and complete to-dos with priorities and due dates.
  • Detailed Tracking: Add notes to to-dos to track progress, decisions, and blockers, with automatic extraction of file and commit references.
  • Use Case: Keep track of all project tasks, from high-level feature implementation to minor bug fixes, ensuring accountability and progress visibility.

Quick Start

Use the todo skill to list all open to-dos.

Frequently Asked Questions about todo

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

FAQPage Schema
How do I keep to-do lists persistent across agent sessions?

Persistent to-do lists are managed by storing tasks as individual JSON files with a structured naming convention. This ensures your task tracking data survives context clears and session resets without losing any items.

How do I track file and commit references in task notes?

To track file and commit references in task notes, the Skill automatically extracts these references from the notes you add to each to-do. This provides detailed tracking of progress, decisions, and blockers linked to specific code changes.

Can I filter to-do tasks by priority and status?

Yes, you can filter to-do tasks by priority and status. The Skill supports adding, listing, updating, and completing tasks while allowing you to filter your task management view based on these specific attributes.

Does task management work for project tracking after a context clear?

Task management works effectively after a context clear because the Skill provides persistent to-do items that survive session resets. It stores all to-dos as individual JSON files, ensuring no project task is lost during environment changes.

What is the best way to manage workflow tasks with due dates?

The best way to manage workflow tasks with due dates is using this Skill's structured task management system. It allows you to add, update, and complete to-dos with assigned priorities and due dates, storing everything as individual JSON files.