skill-task-management

Create, checkpoint, and resume multi-step workflows with task states.

28|3|Updated May 10, 2026
One-click install
npx skills add https://github.com/CES-Ltd/Lumi --skill skill-task-management-ces-ltd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-task-management
Source: https://github.com/CES-Ltd/Lumi/tree/main/resources/seed/octopus/skills/skill-task-management
Command: npx skills add https://github.com/CES-Ltd/Lumi --skill skill-task-management-ces-ltd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines task management by enabling users to create, checkpoint, and resume complex workflows, preventing work loss and enhancing productivity.

Core Features & Use Cases

  • Task Creation and Updating: Add detailed tasks and modify their status throughout a project.
  • Progress Checkpoints: Save current work states with contextual information to facilitate seamless resumes.
  • Workflow Resumption: Reload task states and continue work from where it was left off, ensuring continuity.
  • Use Case: When managing a software development feature, create tasks for each stage, checkpoint progress at critical moments, and resume work after interruptions.

Quick Start

Ask the AI to create tasks, save progress, or resume work, for example, "add implementing authentication to my todos" or "resume tasks."

Frequently Asked Questions about skill-task-management

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

FAQPage Schema
How do I resume a multi-step workflow after closing my session?

To resume a multi-step workflow, reload the saved task states and contextual checkpoints to continue work exactly where it was left off. This ensures seamless work continuity across sessions without losing progress.

What is task checkpointing and when do I need it for project management?

Task checkpointing saves the current work state along with contextual information at critical moments. You need it during complex iterative tasks to prevent work loss and enable seamless workflow resumption after interruptions.

How do I create and update tasks for a complex software development feature?

Create detailed tasks for each development stage and modify their status throughout the project lifecycle. You can add implementing authentication or other specific features to your todos and track dependencies across multiple stages.

Can I manage workflows with multiple dependencies and stages?

Yes, this task management approach handles workflows with multiple dependencies and stages. It supports detailed task creation, status updates, and contextual checkpoints for complex iterative projects like software development.

Does this workflow management approach require any external dependencies?

No external dependencies are required to organize, checkpoint, and resume complex workflows. The functionality operates independently using internal scripts, references, and assets to manage task states and progress tracking.

What's the best way to prevent work loss during iterative development tasks?

The best way to prevent work loss is to save progress checkpoints with contextual information at critical moments. This allows you to reload task states and seamlessly resume work after any interruptions or session breaks.