PreToolUse
49Hook Claude Code
Runs before the agent uses a tool for Skill tool calls, executing deliver-gate-hook.mjs via node. From seanrreid/RAD_framework.
Hook Claude Code
Runs before the agent uses a tool for Skill tool calls, executing deliver-gate-hook.mjs via node. From seanrreid/RAD_framework.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
Session startup ritual for a RAD project. Reads CLAUDE.md, guards against working on the default branch, reports plans by status (reading rad/ branch tips), optionally triages open issues, and asks what to focus on. Run at the start of a work session.
Skill Claude CodeCodex
Design a context-engineered agent architecture for a new project using the Research → Plan → Implement (RPI) methodology. Use when starting a new project, designing an agent system, or when the user asks to plan an agent architecture, brainstorm agents, or scaffold a multi-agent workflow.
Skill Claude CodeCodex
End-of-session wrap-up for a RAD project. Gathers the session's commits, updates any plan statuses that changed, appends a dated progress note, outputs a session summary, and flags uncommitted work. Run before ending a work session.
Instructions file
Instructions for seanrreid/RAD_framework, covering project context, project, stack, project structure and commands.