PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Write and Edit tool calls, running an inline shell check. From userFRM/rpg-encoder.
Hook Claude Code
Runs before the agent uses a tool for Write and Edit tool calls, running an inline shell check. From userFRM/rpg-encoder.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, running an inline shell check. From userFRM/rpg-encoder.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From userFRM/rpg-encoder.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop).
Skill Claude CodeCodex
Build and query semantic code graphs using RPG-Encoder. Use BEFORE grep/cat/find for any question about code structure, behavior, relationships, impact, dependencies, or cross-file patterns.
Instructions file
Instructions for userFRM/rpg-encoder, covering rpg-encoder, build & verify, git workflow, branch naming and commits.
MCP server Claude CodeCodexCursor +2
Semantic code graph for AI-assisted code understanding via tree-sitter and MCP. Runs locally from the rpg-encoder npm package.
Instructions file
Instructions for userFRM/kimi-code-mcp, covering claude.md, project overview, architecture, key design decisions and build & test.
MCP server Claude CodeCodexCursor +2
MCP server wrapping Kimi Code CLI (kimi-k2.5) — filesystem, shell, web, and agent tools. Runs locally from the kimi-code-mcp npm package.