In Claude Code, each agent is a real teammate — its own context window, its own model — via Agent Teams. In other AI tools, Tasuki provides structured role-switching that still enforces discipline. 9 hooks, 2-layer memory, a sequential pipeline. Tasuki (襟) — the sash used in Japan to tie back sleeves before working. Say "tasuki" and the pipeline activates.
See it in action
In Claude Code, each agent runs as an Agent Team member — a real subprocess with its own context window and model. In other tools, Tasuki provides guided role-switching with structured handoffs. Either way: planner first, tests before code, security audit, code review. No shortcuts. See the full pipeline →
Say "tasuki" in your prompt and the pipeline-trigger hook activates the full process. 9 hooks enforce discipline mechanically — no advisory rules, no hoping the AI behaves. In Claude Code, this is real orchestration via Agent Teams. Every stage has a reason to go exactly where it does. Deep dive →
tasuki-plans/. Decomposes into per-agent tasks via shared task list. Shows you the summary and waits before any code is written.tdd-guard hook mechanically blocks implementation code if no test file exists — exit code 2, no bypass.One onboard generates config for every tool. Claude Code gets full mechanical automation. Every other tool gets structured role-switching — still dramatically better than nothing.
Layer 1: wikilinks — $0, offline, human-readable. Layer 2: RAG deep memory — on-demand for deep context. Two layers that get smarter with every task. No server, no embeddings pipeline, no infra. Full architecture →
Claude Memory is great for personal preferences.
Tasuki Memory Vault is for agents that get smarter about your project with every task.
The CLI is MIT open source. Onboarding is bash — $0, zero API calls. The only cost is your normal AI usage, made more efficient.
$50 in API credits ≈ 50–80 tasks ≈ roughly one month of active development.
~60% savings from model tiering · ~86% from filtered memory loading · ~40% from agent routing
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=0.brew tap ForeroAlexander/tasuki && brew install tasuki. Works on macOS and Linux.Free, open source, runs locally. No account needed.