zircote/subcog

Persistent memory system for AI coding assistants. Captures decisions, learnings, and context from coding sessions. Features hybrid search (semantic + BM25), MCP server integration, SQLite persistence with knowledge graph, and proactive memory surfacing. Written in Rust.

28Stars on the repository
21Mods indexed here, across every type
28d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

run-tests

01

zircote/subcog

Command Claude Code

Run automated functional tests for Subcog MCP tools. Execute the test suite to validate all MCP tool functionality including memory CRUD, search, knowledge graph, prompts, templates, and maintenance operations.

28 28d ago A 41 tokens original MIT

spec-orchestrator

02

zircote/subcog

Command Claude Code

Orchestrate implementation of a large specification using parallel agent teams. Reads specs via discovery subagents, synthesizes a task plan, spawns implementation teammates, and manages wave-based execution.

28 28d ago A 42 tokens original MIT

capture

03

zircote/subcog

Command

Capture a memory (decision, learning, pattern, or context) to persistent storage.

28 28d ago A 16 tokens original MIT

integrate

04

zircote/subcog

Command

Analyze and enhance AI artifacts to leverage Subcog memory effectively.

28 28d ago A 12 tokens original MIT

namespaces

05

zircote/subcog

Command

List and explain available memory namespaces.

28 28d ago A 6 tokens original MIT

prompts

06

zircote/subcog

Command

Work with MCP prompt templates for memory operations.

28 28d ago A 8 tokens original MIT

recall

07

zircote/subcog

Command

Search persistent memories using semantic, hybrid, or text search.

28 28d ago A 11 tokens original MIT

status

08

zircote/subcog

Command

Show memory system status, statistics, and health information.

28 28d ago A 10 tokens original MIT

sync

09

zircote/subcog

Command

Sync memories with git remote (deprecated - SQLite is now authoritative).

28 28d ago A 13 tokens original MIT