skill-task-management

Automate task creation, checkpointing, and resumption across sessions with Claude Code Task tools.

1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/mhdxbilal/Ai --skill skill-task-management-mhdxbilal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-task-management
Source: https://github.com/mhdxbilal/Ai/tree/main/.claude/skills/skill-task-management-v2
Command: npx skills add https://github.com/mhdxbilal/Ai --skill skill-task-management-mhdxbilal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic task orchestration for multi-step work, including checkpointing and seamless resume across sessions using native Claude Code Task tools.

Core Features & Use Cases

  • Create new tasks with TaskCreate and track status with TaskUpdate
  • View and manage tasks via TaskList and TaskGet, and resume from checkpoints
  • Seamlessly proceed to next steps in a workflow, migrate from legacy TodoWrite, and integrate with other skills

Quick Start

Start by creating a new task and a checkpoint to enable quick resume when you return.

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 multi-step workflows across sessions?

Multi-step workflows are resumed across sessions by saving checkpoints that track status. The system uses native Claude Code Task tools to seamlessly proceed to the next steps when you return.

What is the best way to automate task progression in Claude Code?

Automating task progression in Claude Code is handled by native Task tools like TaskCreate and TaskUpdate. This provides systematic lifecycle control and checkpoint-driven workflows for end-to-end task management.

Can I migrate from TodoWrite to a checkpoint-driven task workflow?

Yes, you can migrate from legacy TodoWrite to a checkpoint-driven task workflow. The system provides native Task tools to manage the task lifecycle and enable seamless resumption across sessions.

How do I create a task and track its status in Claude Code?

Create a task using TaskCreate and track its status with TaskUpdate. You can then view and manage your tasks via TaskList and TaskGet to maintain control over multi-step workflows.

When do I need checkpoint-driven task management?

Checkpoint-driven task management is needed for multi-step workflows requiring seamless resume across sessions. It applies to project management scenarios where tracking task creation and progression is essential.

Does task management work without external dependencies?

Task management works without external dependencies, relying entirely on native Claude Code Task tools. This allows you to orchestrate end-to-end tasks and apply checkpoints directly within the environment.