gosymdb
01Plugin Claude Code
Go symbol and call-graph database — replaces grep for code navigation.
Plugin Claude Code
Go symbol and call-graph database — replaces grep for code navigation.
Hook Claude Code
Runs before the agent uses a tool for Grep tool calls, running an inline shell check. From walkindude/gosymdb.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Instructions file CodexOpenCode
Instructions for walkindude/gosymdb, covering agents.md — gosymdb, what gosymdb is, how the database is found, the freshness loop and mcp integration.
Instructions file
Instructions for walkindude/gosymdb, covering working on gosymdb, what gosymdb does for navigation, session-start bootstrap, navigation tasks and the corresponding command and resolving fqnames.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cli-bridge.
Plugin Claude Code
Promotes CLI tools to first-class MCP tools via declarative JSON specs.
MCP server Claude CodeCodexCursor +2
MCP server "cli-bridge" as configured in walkindude/cli-bridge. Launched with cli-bridge.
Instructions file CodexOpenCode
AGENTS.md instructions for walkindude/cli-bridge, covering agents.md — cli-bridge, what cli-bridge is, the manifest convention, tools that currently follow this convention and where specs live.
Instructions file
Claude Code instructions for walkindude/cli-bridge, covering cli-bridge, commands, architecture, spec storage and conventions.
Skill Claude CodeCodex
Register a CLI tool as an MCP tool by either fetching its canonical spec (if the tool supports it) or generating one from --help as a fallback.