agent-context-system

Community

Keep persistent project context for AI agents.

AuthorAndreaGriffiths11
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI coding agents forget context between sessions; this Skill provides a persistent, shareable project memory.

Core Features & Use Cases

  • Two-file memory model: AGENTS.md (committed, shared) + .agents.local.md (gitignored, personal)
  • Cross-agent consistency: works across Claude Code, Cursor, Copilot, Windsurf
  • Session logging and promotion: reads at session start and promotes stable patterns over time
  • No plugins or external infra: plain markdown in the repo

Quick Start

Initialize the agent-context system by running the init script to create AGENTS.md and the personal scratchpad, then begin sessions.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: agent-context-system
Download link: https://github.com/AndreaGriffiths11/agent-context-system/archive/main.zip#agent-context-system

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.