SessionStart
01Hook
Runs when a session starts on startup, resume, clear and compact, executing session_start.js via node. From Ratler/dream-team.
Dream Team is a Claude Code plugin offering structured planning capabilities that generate specification files. It features a universal build skill that interprets these specifications and executes them using role-based agents with tailored strategies.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session_start.js via node. From Ratler/dream-team.
Hook
Runs before the agent uses a tool for Skill, Agent and Task tool calls, executing preflight_team_check.js and block_nested_agent.js via node (2 commands). From Ratler/dream-team.
Hook
Runs when a task is marked completed, executing validate_task_completed.js via node. From Ratler/dream-team.
Hook
Runs after the context is compacted, executing postcompact_checkpoint.js via node. From Ratler/dream-team.