What problem does it solve?
The Task System Skill addresses the challenge of managing and executing tasks in a tenant workspace efficiently. It provides a standardized framework for creating, transitioning, and executing tasks, ensuring visibility and consistency across the team.
Core Features & Use Cases
- Task Creation and Execution: Offers a standardized task creation and execution pipeline for tenant workspaces.
- Task Tracking: Enables tracking of tasks from creation to completion, with a focus on ensuring that all tasks are accounted for.
- Automated Task Completion: Automates the completion of tasks, ensuring that all necessary records are updated and the task state is accurately reflected.
Quick Start
To complete a task, run the command: `python3 /mnt/shared-skills/task-system/complete_task.py
--workspace /home/node/.openclaw/workspace
--task-id <YYYY-MM-DD-HHMM-slug>
--by <your-agent-uri>
--summary "<one line: what got delivered>"
--postmortem "<what happened / how>"