skill-task-management

Track multi-step tasks and checkpoints across development sessions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of losing progress and context during multi-step work by providing structured task tracking, checkpointing, and session resumption workflows.

Core Features & Use Cases

  • Task Orchestration: Create, update, monitor, and complete tasks using Claude Code native task management tools.
  • Progress Checkpointing: Capture completed work, active tasks, decisions, and next steps so work can continue across sessions.
  • Use Case: When a developer pauses a complex feature implementation, use this Skill to save the current state and resume later without repeating completed analysis or setup.

Quick Start

Use the task management skill to save my current progress and prepare it for resumption in a future session.

Frequently Asked Questions about skill-task-management

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

FAQPage Schema
How do I save task progress and resume work in Claude Code after a session ends?

You can resume work in Claude Code by using task progress checkpointing to capture completed items, active tasks, decisions, and next steps. This preserves your work state across sessions so you can continue multi-step development without repeating setup.

What's the best way to manage TODO lists for complex multi-step development workflows?

Managing TODO lists for complex workflows is done through native task orchestration, allowing you to create, update, monitor, and complete tasks with structured status management. This prevents losing context during multi-step feature implementation.

Can I hand off an incomplete development project to a future session without losing context?

Yes, you can hand off incomplete projects by creating progress checkpoints that save your current state. This session resumption workflow captures active tasks and next steps, allowing a future session to continue development seamlessly.

Does Claude Code support structured status management for task delegation and continuation?

Claude Code supports structured status management through native task operations designed for delegation and continuation. These operations allow you to update task statuses and monitor progress throughout complex development workflows.

When do I need to use progress checkpointing in my development workflow?

Progress checkpointing is needed when you pause a complex feature implementation and want to save the current state to resume later. It prevents the loss of completed analysis, setup, and task context across separate working sessions.

Why does my multi-step task tracking lose context between different development sessions?

Multi-step task tracking loses context between sessions without structured checkpointing to preserve work state. By capturing completed work, active tasks, and decisions, checkpointing ensures you can resume development without repeating prior analysis.