todo-features

Update todo.md and features.md from project-plan.md and project-context.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures your project's todo.md and features.md files accurately reflect the current state of work and product capabilities, preventing outdated documentation and misaligned expectations.

Core Features & Use Cases

  • Synchronizes Project State: Updates todo.md and features.md based on project-plan.md and project-context.md.
  • Maintains Living Documents: Keeps actionable tasks and feature descriptions current and relevant.
  • Use Case: After completing a development phase, run this skill to update the todo.md with newly actionable items and move completed features to the 'Shipped' section in features.md.

Quick Start

Run the todo-features skill to update both todo.md and features.md.

Frequently Asked Questions about todo-features

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

FAQPage Schema
How do I keep markdown project documentation files updated with current status?

To keep markdown project documentation updated, you can synchronize actionable items and feature capabilities by cross-referencing project plans and context documents into todo.md and features.md.

What is the best way to track planned features in markdown files?

Tracking planned features in markdown involves maintaining a living features.md file that reflects product capabilities by moving completed items to a 'Shipped' section and updating current development phases.

How do I synchronize a todo list with a project plan?

You synchronize a todo list with a project plan by cross-referencing project-plan.md to automatically extract newly actionable items and update the operational views in todo.md.

Do I need specific project context files to update feature tracking?

Yes, updating feature tracking requires project-context.md and project-plan.md files to cross-reference current project status and accurately synchronize the documentation.

When should I update living documents for feature tracking?

You should update living documents for feature tracking after completing a development phase to ensure operational and product views accurately reflect newly actionable items and shipped capabilities.