task-management

Manage tasks and track progress through a shared Markdown file.

10|1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/giadaf-boosha/claude-code --skill task-management-giadaf-boosha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-management
Source: https://github.com/giadaf-boosha/claude-code/tree/main/skills/productivity-task-management
Command: npx skills add https://github.com/giadaf-boosha/claude-code --skill task-management-giadaf-boosha

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Simplify task tracking and management with a centralized, shared task list, reducing clutter and boosting productivity.

Core Features & Use Cases

  • Centralized Task List: Keep all tasks in one place, making it easy to overview and manage commitments.
  • Shared Access: Collaborate on tasks with others by maintaining a single TASKS.md file.
  • Interactive Dashboard: Use the included dashboard for visual task management and synchronization.
  • Quick Setup: Integrate the dashboard with minimal steps for an efficient workflow.

Quick Start

To start managing tasks, run /productivity:start.

Frequently Asked Questions about task-management

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

FAQPage Schema
How do I manage tasks through a shared Markdown file?

You can manage tasks through a shared Markdown file by running the `/productivity:start` command. This creates a centralized `TASKS.md` file where you can track progress and collaborate with your team.

Can I use drag-and-drop for task prioritization in a Markdown task list?

Yes, drag-and-drop is supported for task prioritization. The included interactive dashboard provides visual task management, allowing you to reorder priorities directly within the shared list.

What is the best way to collaborate on a centralized task list with my team?

The best way to collaborate on a centralized task list is maintaining a single `TASKS.md` file. It provides shared access for team members to manage commitments and synchronize updates via an interactive dashboard.

Does task management here require complex setup or dependencies?

No, task management here requires no complex dependencies. It only needs basic file I/O operations to function. You can quickly integrate the dashboard with minimal steps by running `/productivity:start`.