What problem does it solve?
This Skill provides a lightweight, file-based task management system that prevents tasks from getting scattered across tools by keeping everything in a single TASKS.md file in the current working directory.
Core Features & Use Cases
- Single-source task storage using a standard TASKS.md template with sections for Active, Waiting On, Someday, and Done.
- Read, add, complete, and move tasks with rules for formatting, bolded titles, due dates, and completion metadata to keep entries consistent and scannable.
- Visual dashboard support that can be copied into the project as dashboard.html to enable drag-and-drop reordering, auto-save, external change watching, and an interactive board synced to TASKS.md.
- Use Cases: Ask for a summary of current commitments, add a new action item with context and due date, mark items done and archive them to Done, or inspect Waiting On items and their waiting duration.
Quick Start
Ask the assistant "what's on my plate" to summarize Active and Waiting On sections or say "add a task" with details to append a new Active task to TASKS.md.