agent-context
Installation
SKILL.md
Agent Context System
Agents start from zero every session. This skill fixes that.
The Two-File System
AGENTS.md— Project source of truth. Committed and shared. Under 120 lines. Contains compressed project knowledge: patterns, boundaries, gotchas, commands..agents.local.md— Personal scratchpad. Gitignored. Grows as you log what you learn each session.
Quick Start
# Clone into your OpenClaw skills directory
git clone https://github.com/AndreaGriffiths11/agent-context-system.git skills/agent-context-system
# Initialize in your project
agent-context init