ct-task-manager

Create, update, complete, and list tasks with epic hierarchy support.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/jamiegrand/cleo-web --skill ct-task-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ct-task-manager
Source: https://github.com/jamiegrand/cleo-web/tree/main/skills/ct-task-manager
Command: npx skills add https://github.com/jamiegrand/cleo-web --skill ct-task-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Core task management with epic/hierarchy support to organize work items, maintain context across related tasks, and streamline CRUD operations.

Core Features & Use Cases

  • Create Task: add new tasks with optional epic association
  • Update Task: modify task details, status, priority
  • Complete Task: mark tasks as done with optional completion notes
  • List Tasks: query tasks with filters (status, epic, priority, labels)
  • Hierarchy & Epics: group tasks under epics for structured project planning and progress tracking

Quick Start

Create a new task and optionally link it to an epic, then list tasks to verify.

Frequently Asked Questions about ct-task-manager

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

FAQPage Schema
How do I manage tasks with epic-based hierarchy for software development?

Task management with epic-based hierarchy groups related tasks under epics to structure project planning. This approach maintains context across related work items and streamlines create, update, complete, and list operations for Agile-style governance.

Can I filter tasks by status, priority, and epic when listing them?

Yes, you can list and query tasks using filters for status, epic, priority, and labels. This filtering capability isolates specific work items and tracks progress across epics during software development workflows.

What is the best way to organize project tasks under epics for team collaboration?

The best way to organize team collaboration is linking individual tasks to optional epics during creation. This hierarchical grouping structures project planning and maintains context across related tasks for streamlined tracking.

Do I need external dependencies to run task management CRUD operations?

No external dependencies are required to run task management CRUD operations beyond the skill's own data model. It independently supports creating, updating, completing, and listing tasks with epic and hierarchy support.

How do I mark a task as done and add completion notes?

To mark a task as done, use the complete task function to change its status with optional completion notes. This finalizes the work item while preserving context for Agile-style task governance and project tracking.

Does task management work with SEO auditing and session tracking workflows?

Yes, task management supports integration with ct-seo-auditor and ct-session-manager for automatic task generation and session tracking. This connects software development task governance with SEO workflows and session context.