task-management

Manage task creation, assignment, and tracking across AI agents.

149|12|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/chenhg5/agencycli --skill task-management-chenhg5
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-management
Source: https://github.com/chenhg5/agencycli/tree/main/skills/task-management
Command: npx skills add https://github.com/chenhg5/agencycli --skill task-management-chenhg5

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The task-management Skill streamlines task creation, assignment, monitoring, and closure across a team of AI agents, automating the entire task lifecycle and enabling agents to collaborate seamlessly.

Core Features & Use Cases

  • Task Lifecycle Management: Handle the full lifecycle of tasks, including creation, assignment, prioritization, confirmation, retries, and cancellation.
  • Task Scheduling: Assign due dates and estimates, allowing for tracking progress and managing deadlines.
  • Agent Collaboration: Enable agents to communicate, delegate tasks, and coordinate work without human intervention.

Quick Start

Add a task to a project for an agent:

agencycli --dir $AGENCY_DIR task add --project <project> --agent <agent> --title "Update report" --prompt "Please review and update the weekly sales report."

Frequently Asked Questions about task-management

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

FAQPage Schema
How do I automate task assignment and tracking across multiple AI agents?

Task management automation handles the full lifecycle of creating, assigning, and tracking tasks across AI agents, enabling them to coordinate work and monitor progress without human intervention.

Can I schedule tasks with dependencies and due dates for an agent workflow?

Yes, task scheduling assigns due dates and estimates while managing task dependencies, allowing you to track progress and enforce deadlines within an automated agent workflow.

What is the best way to manage the full task lifecycle in a collaborative agent project?

Managing the full task lifecycle involves automating creation, assignment, prioritization, confirmation, retries, and cancellation, enabling seamless communication and delegation between collaborating agents.

How do I add and assign a new task to a specific agent in my project?

You can add and assign a task by running the agencycli command with the project directory, target agent name, task title, and prompt to initiate the automated workflow.

Does this task management approach support agent collaboration and self-management?

Yes, it integrates directly with agents to enable self-management and collaboration, allowing them to communicate, delegate tasks, and coordinate work autonomously within the project.

What are the limitations of automating task prioritization and retries for AI agents?

The system handles prioritization, confirmation, and retries for AI agents, but task management automation depends on the agencycli environment and proper project directory configuration to function.