dev-task-memory

Community

Persistent dev task memory across sessions

Authorfreedomw1987
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Long-running development tasks often lose critical context when an AI session undergoes context compression, restarts, or the user issues a /new command. This Skill eliminates that risk by persisting task decisions, current state, and next steps to the filesystem, ensuring seamless recovery without relying on fallible LLM memory or manual user notes.

Core Features & Use Cases

  • 5-Layer Persistence Architecture: Combines state files, git checkpoints, external memory, and cross-session search to survive any session disruption.
  • Subagent WIP Pickup: Automatically detects and resumes work-in-progress left by stopped subagents using a 6-step recipe.
  • Human-Readable Handoffs: Generates commit-ready handoff documents for /new transitions, ensuring the next session or human reviewer can pick up seamlessly.

Quick Start

Use the dev-task-memory skill to automatically save your development task state to a persistent file whenever you begin a long task, hit a context compression event, or need to hand off work to a new session.

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: dev-task-memory
Download link: https://github.com/freedomw1987/tree_monstor/archive/main.zip#dev-task-memory

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 537,000+ vetted skills library on demand.