Command
RUN { git ls-files; git ls-files --others --exclude-standard; } 2>/dev/null | sort -u | xargs wc -l 2>/dev/null | sort -rn | head -150 READ README.md.
111 tagged embeddings, measured the same way as everything else here.
Browse within: code-search 42code-intelligence 16agent-memory 15bm25 14knowledge-graph 14claude-plugin 13git-notes 13codebase-indexing 10hybrid-search 10local-first 10rust 10ai-assistant 9LangChain 8RAG 7
Command
RUN { git ls-files; git ls-files --others --exclude-standard; } 2>/dev/null | sort -u | xargs wc -l 2>/dev/null | sort -rn | head -150 READ README.md.
Command
You are saving what you learned this session into the megamemory knowledge graph. This is YOUR memory — record anything valuable for future sessions: what you understood about the project, what you built, decisions that were made, patterns you noticed, or intent the user shared.
Command
Trace callers, callees, or paths using the call graph.
Command
Index the codebase for semantic search.
Command
Quickly find likely code locations without returning full code.
Command Claude Code
Build with rp-cli context builder → chat → implement.
Command Claude Code
Deep codebase investigation and architecture research with rp-cli commands.
Command Claude Code
Export context for oracle consultation using rp-cli.
Command
Run memory consolidation to promote, decay, and archive memories.
Command
Show available Pensyve memory tools, skills, and commands.
Command
Route explicit Pensyve memory requests through the bundled MCP server; supports recall, remember, observe, inspect, status, review, forget, and mention-style guidance.
Command Claude Code
Land the current feature branch on develop — README/CHANGELOG checks, commit, push, PR, auto-merge.
Command
View and modify Beacon configuration — providers, thresholds, indexing rules.
Command
Visual overview of Beacon index — chunks, coverage, provider. Pass --files to list indexed files.
Command
Hybrid code search — semantic + keyword + BM25.
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
Analyze and enhance AI artifacts to leverage Subcog memory effectively.
Command
Enable persistent OCR fallback for scanned PDFs and run the OCR pass in the background.
Command
Show full RTFM index status (with pending-sync counts and health signals).
Command
Run broadcast on a distilled Raw — update related existing pages conversationally.
Command
Initialize cortex vault — set up config, vault structure, and rebuild index.
Command
Create, resume, or clear a session hand-off baton (one per work line).
Command
Render a Markdown findings report from .codesage/findings/. No LLM call — pure formatter.