Task

Manage task creation, tracking, and completion via the lh task CLI.

Updated May 11, 2026
One-click install
npx skills add https://github.com/zmh13928433602-sys/lobe-chat --skill task-zmh13928433602-sys
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: Task
Source: https://github.com/zmh13928433602-sys/lobe-chat/tree/main/packages/builtin-skills/src/task
Command: npx skills add https://github.com/zmh13928433602-sys/lobe-chat --skill task-zmh13928433602-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

Coordinating multiple tasks, subtasks, and progress across teams can be error-prone and slow. This Skill centralizes task creation, tracking, and completion in a CLI-driven workflow to ensure visibility and accountability.

Core Features & Use Cases

  • Task lifecycle management: create, view, edit, and complete tasks, with optional subtasks and dependencies.
  • Workspace and collaboration: pin notes, attach documentation, and track activity within a task context.
  • Hierarchical planning: model parent-child tasks and track progress across related work items for teams and agents.

Quick Start

Create a task with an instruction using lh task create, then view it with lh task view to monitor progress.

Frequently Asked Questions about Task

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

FAQPage Schema
How do I manage task dependencies and subtasks via CLI for team workflows?โ–ผ

You can manage task dependencies and subtasks through CLI commands like lh task create and lh task view. This approach centralizes hierarchical planning and progress tracking for both individuals and agents.

What's the best way to track task milestones and workspace activity in automated workflows?โ–ผ

Tracking task milestones is done by logging them with lh task commands within a dedicated task workspace. This enables teams to pin notes, attach documentation, and monitor activity in a centralized context.

Do I need the lh task CLI to create and complete tasks for project planning?โ–ผ

Yes, you need the lh task CLI installed to execute task creation, tracking, and completion commands. The CLI drives the entire task lifecycle management process for project planning.

Can I model parent-child tasks and track progress across related work items for agents?โ–ผ

Yes, the system supports modeling parent-child tasks to track progress across related work items for both agents and individuals. This hierarchical planning ensures coordinated execution across collaborative workflows.

Does CLI-driven task management support collaborative task reviews and pinned notes?โ–ผ

Yes, collaborative task reviews are supported through workspace features that allow pinning notes and attaching documentation. This provides a centralized context for team accountability and activity tracking.