signet-sessions
Search Signet transcript/session evidence from Codex.
git clone --depth 1 https://github.com/Signet-AI/signetai /tmp/signet-sessions && cp -r /tmp/signet-sessions/integrations/codex/plugin/plugins/signet/skills/signet-sessions ~/.claude/skills/signet-sessionsSKILL.md
# Signet Sessions Use `signet_session_search` when prior transcript evidence matters. Keep transcript lookup separate from memory recall; do not fold session search into ordinary memory search.
Prune and route AGENTS.md trees for durable, high-signal context.
Use for Signet Dreaming development: inspect existing source, semantic-memory, retrieval, and inference architecture before changing it; prevent duplicate modules and ad-hoc providers.
Navigate Signet ontology and knowledge graph state from Codex.
Use Signet-specific recall and source search from Codex without confusing it with Codex native memory.
Save explicit notes into Codex native memory through Signet.
Automatically benchmark your custom memory implementation against established systems like Supermemory. Set up a public benchmark, or create your own. Compare solutions against quality, latency, features and cost, easily, with a simple UI and CLI.
Maintain Signet's living ontology and memory substrate from transcripts, memory artifacts, source artifacts, notes, summaries, and imported records.
Interactive interview to set up your Signet workspace (~5-10 minutes). Writes identity files to ~/.agents/ — does not access external APIs, send data anywhere, or execute arbitrary code. Use when user runs /onboarding or says 'set up my agent'.