PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing rts-nudge.sh. From njfio/rs-agent-code-utility.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing rts-nudge.sh. From njfio/rs-agent-code-utility.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing rts-verify.sh. From njfio/rs-agent-code-utility.
Hook Claude Code
Runs when a session starts, executing session_start.sh. From njfio/rs-agent-code-utility.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing inject_context.sh. From njfio/rs-agent-code-utility.
Hook Claude Code
Runs when a session ends, executing session_end.sh. From njfio/rs-agent-code-utility.
Settings file Claude Code
Agent settings declaring 5 hook events (PreToolUse, PostToolUse, SessionStart, UserPromptSubmit).
MCP server Claude CodeCodexCursor +2
MCP server "rts" as configured in njfio/rs-agent-code-utility. Launched with rts-mcp --workspace ${CLAUDE_PROJECT_DIR:-.}. Needs 2 environment variables to run.
Instructions file CodexOpenCode
AGENTS.md instructions for njfio/rs-agent-code-utility, covering repository guidelines, tooling: use the rts index, not grep / rg, when to use which tool, verify before you claim and two cli shapes.