todo

Manage project-scoped tasks in .ai/todo.md with Now/Next/Later/Done sections.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains a lightweight, project-scoped todo list at .ai/todo.md so teams can see and act on what's next across planning and execution.

Core Features & Use Cases

  • Stores tasks in a consistent Markdown structure with sections Now, Next, Later, and Done to show priorities and progress.
  • Integrates with the brainstorming pipeline so items referenced in plans flow into execution and completion.
  • Supports add, remove, reprioritize, and mark-as-done operations with a Last updated timestamp for traceability.

Quick Start

Add a new high-priority task to the current project's Now section.

Frequently Asked Questions about todo

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

FAQPage Schema
How do I manage a project-scoped todo list in markdown?

To manage a project-scoped todo list in markdown, tasks are stored in a consistent file structure with sections for Now, Next, Later, and Done. This approach surfaces priorities and progress across planning and execution. A timestamp tracks the last update for traceability.

How do I organize project tasks by priority using a markdown file?

Organizing project tasks by priority involves structuring items into Now, Next, Later, and Done sections within a markdown file. This setup allows you to visually separate immediate work from future plans and completed items, keeping priorities visible.

Can I sync tasks from a brainstorming plan into a markdown todo list?

Yes, items referenced in brainstorm-driven plans can flow directly into your markdown todo list for execution. This integration ensures that tasks generated during planning are automatically organized and ready for action in the tracking file.

What is the best way to track task progress in a lightweight project workflow?

The best way to track task progress in a lightweight workflow is using a structured markdown file with Now, Next, Later, and Done sections. This method supports adding, removing, reprioritizing, and marking tasks as done with a timestamp.

Does a markdown todo list support reprioritizing tasks across different project stages?

Yes, a markdown todo list supports reprioritizing tasks by moving them between Now, Next, and Later sections. This allows dynamic adjustment of task priorities as your project moves from planning into execution.

Are there limitations to using a single markdown file for project task tracking?

Using a single markdown file for project task tracking is limited to lightweight, project-scoped needs. It relies on manual text edits for adding, removing, and reprioritizing items, and does not offer advanced features like automated notifications or complex dependencies.