task

Manage task lifecycles with subtasks, dependencies, and lh CLI commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines task management, allowing you to create, track, review, and complete tasks with ease, all from the command line.

Core Features & Use Cases

  • Task Creation and Tracking: Manage tasks through their lifecycle with commands for creating, editing, and marking tasks complete.
  • Subtask Management: Organize tasks and subtasks with dependencies, ensuring the correct sequence and dependencies are met.
  • Task Workspace and Topics: Utilize documents and conversation topics to enhance collaboration and track progress.
  • Use Case: Imagine you are managing a project with multiple steps and subtasks. Use the Task Skill to ensure each task is completed in the right order and with the necessary documentation and discussion.

Quick Start

Start by viewing the details of your task using lh task view <task-id>.

Frequently Asked Questions about task

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

FAQPage Schema
How do I manage task lifecycles and subtask dependencies from the command line?โ–ผ

You can manage task lifecycles and subtask dependencies from the command line by using lh CLI commands to create, track, and edit tasks, ensuring correct execution sequence and dependency completion.

Can I use CLI task automation for workflow orchestration and project management?โ–ผ

CLI task automation supports workflow orchestration and project management by allowing you to create, track, and complete tasks, organize subtasks with dependencies, and generate workspace documents for collaboration.

What is the best way to track task progress and collaborate using a CLI task manager?โ–ผ

The best way to track progress and collaborate using a CLI task manager is to utilize workspace documents and conversation topics, ensuring necessary documentation and discussion are attached to each task lifecycle.

How do I view and start tracking an existing task via CLI?โ–ผ

To view and start tracking an existing task via CLI, use the command `lh task view <task-id>` to instantly retrieve task details, review current status, and manage subsequent workflow steps.

Does CLI task management support organizing complex projects with multiple steps and subtasks?โ–ผ

CLI task management supports complex projects with multiple steps by letting you organize tasks and subtasks with dependencies, ensuring each task is completed in the right order with necessary documentation.

When should I use a CLI task manager instead of a graphical project management tool?โ–ผ

You should use a CLI task manager when you need to streamline task automation, quickly execute task operations, and manage workflow orchestration directly from the command line without leaving your terminal environment.