zzyzxlab /tao.js
Skill Claude Code Codex
Bootstrap and use Serena as this repo's agent LSP (symbolic find, overview, references, rename). Use at the start of a coding session, when Serena MCP tools are missing, when navigating or editing code symbols, or when the user mentions Serena, LSP, or agent language intelligence.
zzyzxlab /tao.js
Hook Claude Code
Runs before the agent uses a tool for mcp__serena__* tool calls, executing serena-hooks.sh via bash with --client (2 commands). From zzyzxlab/tao.js.
11 12d ago A
tokens not measured
zzyzxlab /tao.js
Hook Claude Code
Runs when a session starts, executing serena-hooks.sh via bash with --client. From zzyzxlab/tao.js.
11 12d ago A
tokens not measured
zzyzxlab /tao.js
Hook Claude Code
Runs when a session ends, executing serena-hooks.sh via bash with --client. From zzyzxlab/tao.js.
11 12d ago A
tokens not measured
zzyzxlab /tao.js
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, SessionStart, SessionEnd).
11 12d ago A
tokens not measured
zzyzxlab /tao.js
Cursor rule Cursor
Serena agent LSP — bootstrap check, symbolic tools, LSP backend only (never JetBrains).
zzyzxlab /tao.js
MCP server Claude Code Codex Cursor +2
MCP server "serena" as configured in zzyzxlab/tao.js. Launched with bash scripts/serena-mcp.sh. Needs 1 environment variable to run.
11 12d ago A
tokens not measured
zzyzxlab /tao.js
Instructions file Codex OpenCode
AGENTS.md instructions for zzyzxlab/tao.js, covering agents.md, 1. what tao is, 2. core concepts, trigrams (term / action / orient) and appctx.
11 12d ago C 12,607 tokens
zzyzxlab /tao.js
Instructions file
Claude Code instructions for zzyzxlab/tao.js, covering claude code and serena (agent lsp).