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.

8Stars on the repository
11Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

ramarahmanda/tsubasa

Hook

Runs when you submit a prompt, before the agent sees it, executing context_check.sh. From ramarahmanda/tsubasa.

8 4d ago A tokens not measured copy · 67% MIT

SessionStart

02

ramarahmanda/tsubasa

Hook

Runs when a session starts on startup, resume, clear and compact, executing session_start.sh. From ramarahmanda/tsubasa.

8 4d ago A tokens not measured copy · 100% MIT

SubagentStart

03

ramarahmanda/tsubasa

Hook

Runs when a subagent starts, executing subagent_start.sh. From ramarahmanda/tsubasa.

8 4d ago A tokens not measured copy · 66% MIT

PreToolUse

04

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.

8 4d ago A tokens not measured copy · 69% MIT