archon-memory

Community

Semantic long-term project knowledge manager

Authortrezero
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill bridges a Claude Code assistant with an Archon RAG knowledge base to capture, index, and share long-term project documentation so assistants and teams can retrieve deep project context beyond ephemeral local memory.

Core Features & Use Cases

  • Project ingestion: discover README, docs/, and CLAUDE.md, read files in safe chunks, compute MD5 hashes, and ingest documents into Archon as inline RAG sources.
  • Sync and freshness checks: detect modified, added, or removed files, perform delete-and-readd syncs, poll ingestion progress, and update per-project state for reproducible updates.
  • Semantic search & shared knowledge: run project-scoped and cross-project semantic searches, add URL or local shared sources, and list shared knowledge across an ecosystem.
  • Task and project management: list, create, and update Archon tasks and query project metadata to coordinate multi-agent work.
  • Use case: Ingest a repo's docs, confirm indexing with a test query, keep .claude/archon-state.json current, and let multiple agents leverage the same knowledge base.

Quick Start

Use the archon-memory skill to ingest this project's documentation into Archon and then run a status check to verify indexing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: archon-memory
Download link: https://github.com/trezero/archon-trinity/archive/main.zip#archon-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.