openclaw-task

Manage task creation, state tracking, and escalation in OpenClaw.

3|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/junchenghuo/openclaw-biz-agent --skill openclaw-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-task
Source: https://github.com/junchenghuo/openclaw-biz-agent/tree/main/leader/.agents/skills/openclaw-task
Command: npx skills add https://github.com/junchenghuo/openclaw-biz-agent --skill openclaw-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines task management and project execution within the OpenClaw ecosystem, ensuring tasks are properly logged, tracked, and escalated when necessary.

Core Features & Use Cases

  • Task Creation & Tracking: Log tasks, assign owners, set deadlines, and monitor progress through various states (pending, running, blocked, completed, failed).
  • Project Management: Facilitates project initiation, WBS decomposition, team member assignment, and meeting-based decision-making.
  • Use Case: A team leader can use this Skill to create a new project, define its WBS, assign tasks to developers and QA, and track their progress towards completion, escalating any blockers to the appropriate personnel.

Quick Start

Use the openclaw-task skill to create a new task for '郑吒' with the title 'Review project proposal' and priority 'HIGH'.

Frequently Asked Questions about openclaw-task

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

FAQPage Schema
How do I track task states and handle escalation in project management?

Task state tracking and escalation involve logging tasks through pending, running, blocked, completed, and failed states. When blockers occur, escalation routes issues to appropriate personnel via API interactions, ensuring meeting-driven decision-making for enterprise digital employee teams.

What is WBS decomposition and how does it work for team member assignment?

WBS decomposition breaks down project initiation into manageable tasks assigned to team members like developers and QA. It structures project execution by defining task ownership, deadlines, and priorities, enabling efficient workflow automation and progress monitoring.

Can I use workflow automation to manage agile task creation for enterprise teams?

Workflow automation supports agile task creation for enterprise digital employee teams. You can create tasks with specific titles, assignees, and priority levels like HIGH, then monitor progress through state tracking and meeting-based decision-making.

Does this task management system support meeting-driven decision-making for blocked tasks?

Meeting-driven decision-making is supported for blocked tasks within the task management system. When tasks encounter blockers, the system logs blocking reasons and facilitates escalation, enabling team leaders to resolve issues through structured meeting processes.

What are the limitations of API-based task lifecycle management?

API-based task lifecycle management requires API interactions for status updates, blocking reasons, and completion outputs. Limitations include dependency on API availability and the need for proper project and task lifecycle configuration to ensure accurate state tracking.