tsubasa
01Plugin Claude Code
Plugin marketplace listing 1 plugin: tsubasa.
Plugin Claude Code
Plugin marketplace listing 1 plugin: tsubasa.
Plugin Claude Code
Captain persona: repo-resident domain expert with a git-stored knowledge graph, ambient knowledge capture, and ADR-threaded delegation.
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.
Skill Claude CodeCodex
Use at DECISION MOMENTS — the user accepts a proposed design/approach after discussion, approves a plan, or concludes "let's do X". Persists the decision as an ADR + event in the tsubasa knowledge graph so it is never lost.
Skill Claude CodeCodex
Use when implementation work is approved and ready to be executed — the captain briefs subagents, supervises them, unblocks or escalates when they stall, and validates results against the knowledge graph before accepting. The captain never writes feature code itself.
Skill Claude CodeCodex
Use when the user STATES A FACT about the system or tells the captain to remember/learn something — "update your knowledge", "remember this", "we dropped X for Y", "the outage was caused by Z", environment URLs, team contacts, deployment flows, tribal knowledge, corrections to what the Captain believes. Validates…
Skill Claude CodeCodex
Use when the user wants to CREATE a captain here — "set up tsubasa", "be my captain", "init a captain for this repo/workspace", "I want a captain- " — or to UPDATE an existing one after updating the CLI ("I upgraded tsubasa, now what"). Scaffolds .tsubasa/, auto-detects knowledge sources, runs the first ingest, and…
Skill Claude CodeCodex
Use when the user asks WHY or WHAT-HAPPENED questions about this system — historical decisions, past incidents, why code/config is shaped a certain way, where something is deployed, who decided what, or the state of work in flight. Queries the tsubasa knowledge graph for cited answers.