Tsubasa
Description
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.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
tsubasa
**Your engineering captain.** He knows your code, your outages, your history, and your roadmap. He ships you past storms.
[](https://github.com/ramarahmanda/tsubasa) [](https://pypi.org/project/tsubasa/)   
**47% fewer wrong answers · 45% cheaper · 24% faster**
you: why does payment-svc cap its pool at 40?
no captain: pool.go sets it to 40. Likely to avoid exhausting database
connections — a common pattern. You could raise it if your
database handles more concurrent connections, though you may
want to load-test first and monitor p99 during the rollout.
captain: The July 3 flash-sale incident: pool exhaustion took p99 to 8s.
adr-payments-pool-sizing fixed the cap because RDS connections
were the real limit. PR-1841, services/payment/pool.go:88.
goal-replace-apigee retires the layer in front of this service.
Don't invest in the current routing.
Numbers
The measurement is a real agent doing real work: a headless Claude Code session answering questions about four pinned public repos — cloudnative-pg, etcd, kubernetes/enhancements, postgres — scored on what it cites. 72 questions, the same agent with and without a captain, 144 runs, Claude Sonnet 5 in both arms and as the judge.
| vs no-captain baseline | wrong answers | cost | time | tool calls |
|---|---|---|---|---|
| captain | −47% | −40% | −24% | −49% |
| per quest
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI