long-task

Community

Manage multi-session tasks.

Authorgenomewalker
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides persistent memory and structured management for tasks that span multiple user sessions, preventing loss of progress and context.

Core Features & Use Cases

  • Task Initialization: Start new long-running tasks with defined goals and completion criteria.
  • Progress Tracking: Log significant events, checkpoints, and updates throughout the task lifecycle.
  • Resumption: Automatically injects context for active tasks when a session starts.
  • Completion: Marks tasks as complete and captures outcome summaries.
  • Use Case: Developing a complex software feature that requires several days of work across multiple coding sessions. This Skill ensures that progress is saved, and the AI can pick up exactly where it left off, remembering all previous decisions and implemented code.

Quick Start

Use the long-task skill to start a new task with the goal of implementing the user authentication system.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: long-task
Download link: https://github.com/genomewalker/cc-soul/archive/main.zip#long-task

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.