task-manager

Manage durable team task assignment, review, and resolution for agent workflows.

356|66|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/zeenie-ai/OpenCompany --skill task-manager-zeenie-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-manager
Source: https://github.com/zeenie-ai/OpenCompany/tree/main/server/skills/assistant/task-manager
Command: npx skills add https://github.com/zeenie-ai/OpenCompany --skill task-manager-zeenie-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps a lead agent manage team tasks without losing track of work across retries, blocked items, or multiple teammates. It provides a durable way to assign, review, and finalize missions while preserving execution history and revision control.

Core Features & Use Cases

  • Task Assignment: Create bounded missions with clear acceptance criteria and send them to connected teammates.
  • Workflow Review: Inspect task status, history, and traces before deciding whether to accept, retry, modify, reassign, or cancel.
  • Durable Coordination: Handle queued, running, submitted, and failed work in a controlled team workflow.
  • Use Case: A manager can split a product request into smaller tasks, assign each to the right teammate, then review results and resolve any blocked or failed work safely.

Quick Start

Use the task-manager skill to review current tasks, assign the next bounded mission, and report back with the outcome.

Frequently Asked Questions about task-manager

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

FAQPage Schema
How do I manage durable task assignment for connected agent workflows?

Durable task assignment for connected agent workflows is managed by creating bounded missions with acceptance criteria, sending them to teammates, and tracking execution history. This preserves work state across retries, blocked items, and reassignments.

What is the best way to coordinate agent retries and reassignment without losing track of work?

Agent retries and reassignment are coordinated by inspecting task status, history, and traces before deciding to modify, retry, or reassign. Strict revision tracking and controlled lifecycle operations prevent duplicate or unresolved work during team closure.

How does workflow review work for queued, running, and failed team tasks?

Workflow review for queued, running, submitted, and failed tasks works by inspecting execution history and traces. A lead agent evaluates this status data to safely accept, retry, reassign, or cancel missions before final team closure.

Can I split a product request into smaller tasks and assign them to specific agents?

You can split a product request into smaller tasks and assign them to specific connected teammates. The lead agent creates bounded missions with clear acceptance criteria, sends each task to the right teammate, then reviews submitted results.

How do I prevent duplicate or unresolved work during agent workflow coordination?

Duplicate or unresolved work during agent workflow coordination is prevented by requiring strict revision tracking and controlled use of task lifecycle operations. Inspecting execution history before reassigning or retrying ensures safe resolution of failed work.

When do I need durable execution for agent workflow coordination?

Durable execution for agent workflow coordination is needed when a lead agent manages team tasks involving bounded missions, retries, blocked items, or cancellations. It preserves execution history and revision control to prevent losing track of work.