run-tests
01Command 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.
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.
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.
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.
Command
Capture a memory (decision, learning, pattern, or context) to persistent storage.
Command
Analyze and enhance AI artifacts to leverage Subcog memory effectively.
Command
List and explain available memory namespaces.
Command
Work with MCP prompt templates for memory operations.
Command
Search persistent memories using semantic, hybrid, or text search.
Command
Show memory system status, statistics, and health information.
Command
Sync memories with git remote (deprecated - SQLite is now authoritative).