task-management

Maintain a shared TASKS.md task board with Active, Waiting On, Someday, and Done sections.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sun2443/designer-skills --skill task-management-sun2443
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-management
Source: https://github.com/sun2443/designer-skills/tree/main/productivity/skills/task-management
Command: npx skills add https://github.com/sun2443/designer-skills --skill task-management-sun2443

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly capture, review, and complete your commitments without relying on scattered notes or forgetting what’s still pending.

Core Features & Use Cases

  • Simple shared task board: Reads and writes tasks from a single TASKS.md file you and the user can edit.
  • Task lifecycle management: Supports adding tasks to Active, tracking items in Waiting On, and marking tasks Done with completion dates.
  • Overdue-aware summaries: Summarizes what’s on your plate by focusing on Active and Waiting On, including urgency and how long items have been waiting.

Quick Start

Ask the AI to show what’s currently in your Active and Waiting On task sections by reading TASKS.md in the current directory.

Frequently Asked Questions about task-management

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

FAQPage Schema
How do I track tasks and commitments in a markdown file?

You can track tasks in a markdown file by maintaining a shared TASKS.md board that organizes commitments into Active, Waiting On, Someday, and Done sections. The skill reads and writes this file to keep your workflow consistent.

How does markdown task tracking handle due dates and waiting items?

Markdown task tracking summarizes waiting items by focusing on Active and Waiting On sections, noting urgency and how long items have been waiting. It marks completed work with dates to maintain an overdue-aware summary of your commitments.

What's the best way to capture new tasks into a shared task board?

The best way to capture new tasks is to let the skill append them directly to the Active section of your TASKS.md file. It formats tasks consistently so you can review everyday workflows without scattered notes.

Can I use a markdown task board to summarize what's on my plate?

Yes, you can summarize what's on your plate by having the skill read the TASKS.md file. It focuses on Active and Waiting On sections to provide an overdue-aware summary of your current commitments and pending work.

Do I need a specific task tracking app to manage my workflow with markdown?

No, you do not need a specific task tracking app. This approach manages personal commitments entirely through a shared TASKS.md file in your current working directory, eliminating the need for scattered notes or external apps.

How do I mark tasks done with completion dates in a markdown task board?

To mark tasks done with completion dates, the skill moves completed work to the Done section of your TASKS.md file. It applies the completion date automatically to keep your task lifecycle management accurate.