ramarahmanda

11 mods across 1 repository, 8 stars between them.

tsubasa

01

ramarahmanda/tsubasa

Plugin Claude Code

Plugin marketplace listing 1 plugin: tsubasa.

8 3d ago A tokens not measured original MIT

tsubasa

02

ramarahmanda/tsubasa

Plugin Claude Code

Captain persona: repo-resident domain expert with a git-stored knowledge graph, ambient knowledge capture, and ADR-threaded delegation.

8 3d ago A tokens not measured original MIT

UserPromptSubmit

03

ramarahmanda/tsubasa

Hook

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

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

SessionStart

04

ramarahmanda/tsubasa

Hook

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

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

SubagentStart

05

ramarahmanda/tsubasa

Hook

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

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

PreToolUse

06

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 3d ago A tokens not measured copy · 69% MIT

captain-capture

07

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.

8 3d ago A 58 tokens original MIT

captain-delegate

08

ramarahmanda/tsubasa

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.

8 3d ago A 54 tokens original MIT

captain-inject

09

ramarahmanda/tsubasa

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…

8 3d ago A 85 tokens original MIT

captain-onboard

10

ramarahmanda/tsubasa

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…

8 3d ago A 110 tokens original MIT

captain-recall

11

ramarahmanda/tsubasa

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.

8 3d ago A 65 tokens original MIT