context-manager
Installation
SKILL.md
Context Manager
Manage the Claude Code memory hierarchy and audit the full markdown landscape of a project. Produces well-organised memory files, detects documentation overlap, and reports the total context footprint.
Four Context Layers
| Layer | Location | Purpose | What this skill does |
|---|---|---|---|
| Memory | ./CLAUDE.md, subdirs, .claude/rules/*.md |
Project context, commands, architecture, rules | Audit, score, maintain |
| Project docs | ARCHITECTURE.md, DATABASE_SCHEMA.md, API_ENDPOINTS.md, docs/**/*.md |
Technical documentation | Check existence per project type, flag staleness, detect CLAUDE.md overlap |
| Session | SESSION.md, PROJECT_BRIEF.md |
Temporary progress tracking | Report presence + size (managed by dev-session) |
| Public | README.md, CONTRIBUTING.md, other root .md |
Public-facing docs | Detect CLAUDE.md duplication |
Auto-memory (~/.claude/projects/*/memory/MEMORY.md) is also scanned for awareness but managed by Claude automatically.