hierarchical-agent-memory이란?
컨텍스트 토큰 지출을 줄이는 범위가 지정된 CLAUDE.md 메모리 시스템입니다. 디렉터리 수준 컨텍스트 파일을 생성하고, 대시보드를 통해 절감액을 추적하고, 에이전트를 올바른 하위 컨텍스트로 라우팅합니다. 출처: sickn33/antigravity-awesome-skills.
컨텍스트 토큰 지출을 줄이는 범위가 지정된 CLAUDE.md 메모리 시스템입니다. 디렉터리 수준 컨텍스트 파일을 생성하고, 대시보드를 통해 절감액을 추적하고, 에이전트를 올바른 하위 컨텍스트로 라우팅합니다.
명령줄에서 hierarchical-agent-memory AI 스킬을 개발 환경에 빠르게 설치
출처: sickn33/antigravity-awesome-skills.
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:
컨텍스트 토큰 지출을 줄이는 범위가 지정된 CLAUDE.md 메모리 시스템입니다. 디렉터리 수준 컨텍스트 파일을 생성하고, 대시보드를 통해 절감액을 추적하고, 에이전트를 올바른 하위 컨텍스트로 라우팅합니다. 출처: sickn33/antigravity-awesome-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hierarchical-agent-memory컨텍스트 토큰 지출을 줄이는 범위가 지정된 CLAUDE.md 메모리 시스템입니다. 디렉터리 수준 컨텍스트 파일을 생성하고, 대시보드를 통해 절감액을 추적하고, 에이전트를 올바른 하위 컨텍스트로 라우팅합니다. 출처: sickn33/antigravity-awesome-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hierarchical-agent-memory 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/sickn33/antigravity-awesome-skills