Instructions file
Instructions for anishmoncivarghese/docsift, covering docsift, key documents (read before making product decisions), commands, architecture (src layout, package docsift) and hard rules.
Instructions file
Instructions for anishmoncivarghese/docsift, covering docsift, key documents (read before making product decisions), commands, architecture (src layout, package docsift) and hard rules.
MCP server Claude CodeCodexCursor +2
Convert documents once. Give agents only what they need. Runs locally from the docsift Python package.
Hook Claude Code
Runs when a session starts, running whyline-hook. From anishmoncivarghese/sonde.
Hook Claude Code
Runs when a session ends, running whyline-hook. From anishmoncivarghese/sonde.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running whyline-hook. From anishmoncivarghese/sonde.
Hook Claude Code
Runs after a tool call finishes, running whyline-hook. From anishmoncivarghese/sonde.
Settings file Claude Code
Agent settings declaring 4 hook events (SessionStart, SessionEnd, UserPromptSubmit, PostToolUse).
Instructions file CodexOpenCode
AGENTS.md instructions for anishmoncivarghese/sonde, covering project history, recording decisions, handing off active work, sonde and picking up this project (any agent, any vendor).
Instructions file
Claude Code instructions for anishmoncivarghese/sonde, a project described as: Local code-context engine for AI coding agents: structural answers within a token budget.
MCP server Claude CodeCodexCursor
Local code graph for TypeScript, Python and Swift: who calls this, what breaks if I change it. Runs locally from the @cheppulabs/sonde npm package.