context-manager

Community

Never forget a decision, always know your context.

AuthorToowiredd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers often lose track of past decisions, blockers, and project context, especially across sessions or when dealing with memory challenges like SDAM. This leads to repetitive questions, re-evaluations, and wasted time. This Skill provides a permanent external memory system to eliminate that friction.

Core Features & Use Cases

  • Permanent Memory: Stores decisions, blockers, context, preferences, and procedures.
  • SDAM Compensation: Provides a complete external memory system, ensuring no past decision or context is ever forgotten.
  • Time-Anchored Context: All memories are explicitly timestamped for clear historical reference.
  • Use Case: You're working on a complex project. You decide to use PostgreSQL. The context-manager automatically saves this as a DECISION. Days later, you ask "what did we decide about the database?", and it instantly recalls the PostgreSQL decision, saving you from re-evaluating or forgetting.

Quick Start

To save a decision:

remember: we're using PostgreSQL for the database

To recall a decision:

what did we decide about the database?

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: context-manager
Download link: https://github.com/Toowiredd/claude-skills-automation/archive/main.zip#context-manager

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