todo-manager

Manage TODO item lifecycle in markdown files with ID validation.

287|18|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/fjrevoredo/mini-diarium --skill todo-manager-fjrevoredo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-manager
Source: https://github.com/fjrevoredo/mini-diarium/tree/main/.agents/skills/todo-manager
Command: npx skills add https://github.com/fjrevoredo/mini-diarium --skill todo-manager-fjrevoredo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of managing and tracking personal or project TODO items, reducing oversight and organizing tasks effectively.

Core Features & Use Cases

  • Create: Automatically generate new TODOs with unique IDs for task tracking.
  • Track: Provide status reports on open and completed TODOs and identify stale or orphaned items.
  • Archive: Move completed tasks to an archive file with date-stamped entries for record keeping.
  • Validate: Ensure ID consistency, proper formatting, and linkage between main and extra detail files.

Quick Start

Use the TODO manager Skill to add a new task labeled "Review project proposal" to your backlog.

Frequently Asked Questions about todo-manager

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

FAQPage Schema
How do I automate TODO tracking and archival in markdown files?

Automate TODO tracking in markdown files by generating unique IDs for creation, monitoring status reports for open or stale items, and moving completed tasks to a date-stamped archive for record keeping.

What is the best way to manage project task consistency across multiple markdown files?

Managing project task consistency requires validating ID sequencing, uniqueness, and referential integrity across markdown files to ensure proper formatting and linkage between main TODO items and extra detail files.

Can I identify stale or orphaned TODO items in my task backlog?

Identify stale or orphaned TODO items by generating status reports that track open and completed tasks, ensuring comprehensive task system oversight and accountability within your markdown project files.

How do I ensure unique ID sequencing when creating new TODO items?

Ensure unique ID sequencing by validating creation logic against existing TODO items, enforcing uniqueness constraints and referential integrity checks to prevent duplicate or mismatched task identifiers in your markdown files.

Does this task management approach work for personal task organization?

This task management approach works for personal task organization and project tracking by automating TODO lifecycle management within markdown files, promoting accountability through creation, status tracking, and archival validation.

How do I archive completed TODOs with date-stamped entries?

Archive completed TODOs by moving finished tasks to an archive file with date-stamped entries, maintaining record keeping and referential integrity while ensuring the main task file remains uncluttered.