todo-tracking

Official

Persistent, file-based todo tracking for cross-session work.

Authorsettlemint
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides file-based todo tracking that persists across sessions, allowing durable, triaged work items.

Core Features & Use Cases

  • Persistent file-based todos: Create, triage, and manage task items in .claude/todos.
  • Structured templates: Standardized frontmatter for status, priority, dependencies.
  • Workflow integration: Use TodoWrite-like patterns or in-skill objects to drive progress.
  • Progress tracking: Use TodoWrite-like patterns or in-skill objects to reflect progress.
  • Handoff compatibility: Align with workflows to hand off completed tasks.

Quick Start

Create a new file todo using the provided template in templates/todo-template.md and adjust status.

Dependency Matrix

Required Modules

None required

Components

templatesreferences

💻 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-tracking
Download link: https://github.com/settlemint/agent-marketplace/archive/main.zip#todo-tracking

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository