SessionStart
01spudy-vibing/Claude-Code-Prompts
Hook Claude Code
Runs when a session starts, executing load-memory.sh. From spudy-vibing/Claude-Code-Prompts.
spudy-vibing/Claude-Code-Prompts
Hook Claude Code
Runs when a session starts, executing load-memory.sh. From spudy-vibing/Claude-Code-Prompts.
spudy-vibing/Claude-Code-Prompts
Hook Claude Code
Runs when the agent finishes a response, executing check-checkpoint.sh. From spudy-vibing/Claude-Code-Prompts.
spudy-vibing/Claude-Code-Prompts
Hook Claude Code
Runs before the context is compacted, executing pre-compact.sh. From spudy-vibing/Claude-Code-Prompts.
spudy-vibing/Claude-Code-Prompts
Hook Claude Code
Runs when a session ends, executing save-memory.sh. From spudy-vibing/Claude-Code-Prompts.
spudy-vibing/Claude-Code-Prompts
Settings file Claude Code
Agent settings declaring 4 hook events (SessionStart, Stop, PreCompact, SessionEnd).
spudy-vibing/Claude-Code-Prompts
Instructions file
Instructions for spudy-vibing/Claude-Code-Prompts, covering claude-code-prompts, memory protocol, core philosophy and project rules.
spudy-vibing/Claude-Code-Prompts
Skill Claude CodeCodex
Creates phased implementation plans from BRDs, architecture docs, user stories. Use when asked to "plan implementation", "create a build plan", "break this into phases", or given requirements docs to turn into actionable steps.
spudy-vibing/Claude-Code-Prompts
Skill Claude CodeCodex
Initialize Claude's persistent memory system with self-designed format and auto-loading SessionStart hooks. Use when starting a new project or when user says "set up memory", "init memory", "remember this project", or "create memory system".