Filesystem Context Manager

Community

Preserve context across Claude Code sessions.

Authorjdeweedata
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Maintains context across Claude Code sessions by persisting state to the filesystem, preventing loss of decisions and progress during long multi-session tasks.

Core Features & Use Cases

  • File-based context persistence: stores current task, decisions, blockers, and memory in a structured filesystem (e.g., ~/.claude/context, memory, scratch, plans).
  • Plan and memory continuity: preserves implementation plans and learned patterns across sessions.
  • Session continuity: resume work across conversations and agents, enabling multi-task workflows.

Quick Start

  1. Start a new Claude Code session; the skill activates automatically when you save or resume work.
  2. Create or edit context files under ~/.claude to persist current tasks, decisions, and memory.
  3. In subsequent sessions, review the planned state and memory to continue where you left off.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Filesystem Context Manager
Download link: https://github.com/jdeweedata/circletel/archive/main.zip#filesystem-context-manager

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