AI AGENT ADDONS

A simple way to keep track of your tasks is with a shared file called TASKS.md. You and the AI can both edit it. This file lives right in your working folder. It works like a to-do list that everyone can see and change.

You can add new tasks, mark them done, or ask for a summary of what is most urgent. The file uses a clear format with sections like Active, Waiting On, and Done. Overdue items are easy to spot. You can also use a visual dashboard that opens in your browser. It updates the same file and lets you drag tasks around.

This tool is great for staying organized without needing a fancy app. Just a text file and a few commands. It also helps you remember commitments from meetings or conversations.

Add Task Management skill to your workflow

Global

mkdir -p ~/.claude/skills/task-management

Project

mkdir -p .claude/skills/task-management

Source Repository

Stars
22,120
Forks
2,589
Watchers
22,120
License
Apache-2.0
Last Push
23 days ago
Created
5 months ago