From in the loop
to on the loop.

Composable Claude Code plugins. Each one removes a bottleneck that keeps you stuck operating agents instead of designing systems.

Browse on GitHub

The shift

You're not removed from the process. You're elevated above it.

In the loop
On the loop
Tool
Approve every action
Set the autonomy dial
Tension
Re-engage after each turn
Queue tasks, agents keep going
Shuttle
Dispatch work manually
A chief of staff dispatches
Cortex
Agents live on your laptop
Agents run in the cloud, 24/7
Spindle

Four tools

Install only what you need.

Tension Behavioral
A dial for agent autonomy.
Set it to "free" and your agent takes full ownership. Set it to "tight" and it asks before every move. One line in a markdown file.
claude plugin install tension@agentweave
Shuttle Temporal
Give your agent a todo list.
Queue five tasks, start the heartbeat, come back to find them done. Skips idle ticks automatically — zero tokens burned when there's nothing left.
claude plugin install shuttle@agentweave
Cortex Coordination
Give your agents a chief of staff.
One coordinator manages the team through markdown files. You talk to the chief, it talks to the workers. Open protocol — any agent runtime can join.
claude plugin install cortex@agentweave
Spindle Infrastructure
Spin up agents that stay up.
Your agent runs in a K8s pod, survives restarts, and you talk to it from your phone via Telegram. Close your laptop — it's still there.
Coming soon

Pick what you need

Every tool works standalone. Compose only when you need to.

Solo dev

Tension Shuttle

Dial in the behavior, queue up tasks, walk away. Your agent works through the list autonomously and idles when done.

Agent team

Tension Shuttle Cortex

A chief of staff dispatches work to specialized agents through markdown files. Each worker has its own task queue powered by Shuttle.

At scale

Tension Shuttle Cortex Spindle

Deploy agents to Kubernetes. They run as services, accessible via Telegram, surviving restarts. Full autonomous team in the cloud.

Start anywhere

Pick the problem that hurts the most. One plugin, one install.

Skills are prompts, not code · Plain markdown over custom formats · Each tool works standalone · Open source, MIT, no telemetry