Hook
Runs when you submit a prompt, before the agent sees it, executing context_check.sh. From ramarahmanda/tsubasa.
Your engineering captain: a repo-resident AI persona with a knowledge graph stored in git. Agents cite incidents, ADRs and PRs instead of guessing — 47% fewer wrong answers, 40% cheaper on a public benchmark. Claude Code plugin + CLI.
Hook
Runs when you submit a prompt, before the agent sees it, executing context_check.sh. From ramarahmanda/tsubasa.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session_start.sh. From ramarahmanda/tsubasa.
Hook
Runs when a subagent starts, executing subagent_start.sh. From ramarahmanda/tsubasa.
Hook
Runs before the agent uses a tool for Edit, Write, NotebookEdit, ^(Agent and Task)$ tool calls, executing delegate_only.sh and agent_spawn.sh (2 commands). From ramarahmanda/tsubasa.