SessionStart
01Hook
Runs when a session starts, executing session-start.sh. From fcsouza/agent-skills.
Production-grade skills for AI coding agents. Install via skills.sh.
Hook
Runs when a session starts, executing session-start.sh. From fcsouza/agent-skills.
Hook
Runs when you submit a prompt, before the agent sees it, executing detect-skill.sh. From fcsouza/agent-skills.
Hook
Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing check-narrative.sh and check-destructive-db.sh (2 commands). From fcsouza/agent-skills.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing biome-format.sh. From fcsouza/agent-skills.
Hook
Runs when the agent finishes a response, executing session-end.sh. From fcsouza/agent-skills.