·hierarchical-agent-memory
{}

hierarchical-agent-memory

Scoped CLAUDE.md memory system that reduces context token spend. Creates directory-level context files, tracks savings via dashboard, and routes agents to the right sub-context.

20Installs·0Trend·@sickn33

Installation

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hierarchical-agent-memory

How to Install hierarchical-agent-memory

Quickly install hierarchical-agent-memory AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hierarchical-agent-memory
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sickn33/antigravity-awesome-skills.

SKILL.md

View raw

Scoped memory system that gives AI coding agents a cheat sheet for each directory instead of re-reading your entire project every prompt. Root CLAUDE.md holds global context (200 tokens), subdirectory CLAUDE.md files hold scoped context (250 tokens each), and a .memory/ layer stores decisions, patterns, and an inbox for unconfirmed inferences.

Auto-detects your project platform and maturity, then generates the memory structure:

The root CLAUDE.md includes a routing section that tells the agent exactly which sub-context to load:

Scoped CLAUDE.md memory system that reduces context token spend. Creates directory-level context files, tracks savings via dashboard, and routes agents to the right sub-context. Source: sickn33/antigravity-awesome-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hierarchical-agent-memory
Category
{}Data Analysis
Verified
First Seen
2026-03-08
Updated
2026-03-11

Browse more skills from sickn33/antigravity-awesome-skills

Quick answers

What is hierarchical-agent-memory?

Scoped CLAUDE.md memory system that reduces context token spend. Creates directory-level context files, tracks savings via dashboard, and routes agents to the right sub-context. Source: sickn33/antigravity-awesome-skills.

How do I install hierarchical-agent-memory?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hierarchical-agent-memory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sickn33/antigravity-awesome-skills