task-management

Manage personal and team tasks in a Markdown file with categorized sections.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/alexzuosh/alex_skills --skill task-management-alexzuosh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-management
Source: https://github.com/alexzuosh/alex_skills/tree/main/task-management
Command: npx skills add https://github.com/alexzuosh/alex_skills --skill task-management-alexzuosh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a straightforward system for tracking tasks, commitments, and action items, ensuring nothing falls through the cracks.

Core Features & Use Cases

  • Task Tracking: Maintain lists of active, waiting, and completed tasks.
  • Commitment Management: Clearly define and monitor personal and team commitments.
  • Dashboard Integration: Offers an optional visual dashboard for enhanced task management.
  • Use Case: When you need to know what you're working on, what you're waiting for from others, or want to add a new to-do item, this skill helps you stay organized.

Quick Start

Use the task-management skill to add a new task to your active list.

Frequently Asked Questions about task-management

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

FAQPage Schema
How do I track to-do list items and commitments using a Markdown file?

Task management involves tracking commitments by organizing tasks into 'Active', 'Waiting On', 'Someday', and 'Done' sections within a single Markdown file, ensuring nothing falls through the cracks.

What is the best way to manage tasks waiting on other people?

The best way to manage tasks waiting on others is to place them in the dedicated 'Waiting On' section of your Markdown task list, separating blocked commitments from your active work.

Can I use an HTML dashboard for visual task tracking?

Yes, you can use an optional HTML dashboard for visual task tracking. It integrates with your Markdown file to provide visual management and auto-saving capabilities for your action items.

How do I add a new to-do item to my active task list?

To add a new to-do item to your active task list, you simply input the task details, and the system automatically categorizes it under the 'Active' section of your tracking Markdown file.

Does this task tracking approach work for both personal and team commitments?

Yes, this task tracking approach works for both personal and team commitments. It uses a centralized Markdown file to clearly define and monitor shared action items and individual to-do lists.

What are the limitations of using a Markdown file for productivity tracking?

Using a Markdown file for productivity tracking means relying on text-based categorization across 'Active', 'Waiting On', 'Someday', and 'Done' sections rather than a complex database, though an optional HTML dashboard provides visual management.