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