S1LV4

10 mods across 1 repository, 135 stars between them.

th0th-navigator

01

S1LV4/th0th

Agent

Code exploration specialist that leverages the th0th semantic index instead of brute-force file reads. Use when the user asks "where is X?", "how does Y work?", "who calls Z?", or for any question about an indexed codebase. Starts every investigation by consulting the th0th index (project map, definitions, references)…

135 2mo ago A 82 tokens original MIT

def

02

S1LV4/th0th

Command

Find symbol definitions (functions, classes, types) in an indexed project.

135 2mo ago A 14 tokens original MIT

find

03

S1LV4/th0th

Command

Semantic search in an indexed project (th0th).

135 2mo ago A 11 tokens original MIT

graph

04

S1LV4/th0th

Command

Show references / call graph for a symbol in an indexed project.

135 2mo ago A 12 tokens original MIT

index

05

S1LV4/th0th

Command

Index the current working directory with th0th.

135 2mo ago A 9 tokens original MIT

map

06

S1LV4/th0th

Command

Show the th0th project map for an indexed workspace.

135 2mo ago A 11 tokens original MIT

status

07

S1LV4/th0th

Command

Show th0th health and indexed projects status.

135 2mo ago A 9 tokens original MIT

th0th

08

S1LV4/th0th

MCP server Claude CodeCodexCursor +2

MCP server "th0th" as configured in S1LV4/th0th. Launched with /home/joaovs/.bun/bin/bun run /home/joaovs/projetos/th0th/apps/mcp-client/src/in.

135 2mo ago A tokens not measured original MIT

synapse-usage

09

S1LV4/th0th

Skill Claude CodeCodex

Use the th0th Synapse cognitive modulation layer to get focused, low-noise retrieval during multi-step coding tasks. Open a session, prime the buffer with known-relevant memories, pass synapseSessionId on every search, and prefetch when opening a file. Triggers on tasks involving repeated searches in the same context…

135 2mo ago A 92 tokens original MIT

th0th-memory

10

S1LV4/th0th

Skill Claude CodeCodex

Mandatory rules for using th0th semantic search, compression, memory, and symbol graph tools. Prioritize th0th tools over native tools (Glob, Grep, Read) to explore and understand code. Triggers on tasks involving code search, context compression, storing decisions, symbol navigation, or retrieving project knowledge.

135 2mo ago C 69 tokens original MIT