SessionStart
01Hook Claude Code
Runs when a session starts, running python -m rainman.hooks.session_start. From yan-yanko/rainman.
Hook Claude Code
Runs when a session starts, running python -m rainman.hooks.session_start. From yan-yanko/rainman.
Hook Claude Code
Runs after a tool call finishes, running python -m rainman.hooks.post_tool_use. From yan-yanko/rainman.
Hook Claude Code
Runs when a session ends, running python -m rainman.hooks.session_end. From yan-yanko/rainman.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, PostToolUse, SessionEnd).
Skill Claude CodeCodex
Audit whether an older repository is "built right for today's Claude," and migrate it — subtractively and safely. Use when a project predates today's conventions (a lean CLAUDE.md, skills, hooks, a web SessionStart setup, MCP) and you want to know what's ready, what's bloated, and what's missing. It first produces a…
MCP server Claude CodeCodexCursor +2
MCP server "rainman" as configured in yan-yanko/rainman. Runs rainman with python.
Instructions file
Instructions for yan-yanko/rainman, covering rainman — project instructions, what this project is, architecture, data model and scoring — fixed weights.