
Tobias Walle Agency
- 25 repo stars
- Updated February 18, 2026
- tobias-walle/agency
tobias-walle-agency is a Claude Code plugin that provides a CLI orchestrator to coordinate installed agents and skills from the terminal.
About
tobias-walle-agency is a Claude Code plugin repo that packages a CLI orchestrator meant to coordinate AI agents rather than replace your editor. developers who already use Claude Code skills can register it when they want a command-line control plane for spinning up agents, chaining installed skills, and keeping interaction patterns consistent across sessions. The listing describes one plugin in the bundle and emphasizes orchestration vocabulary—agency, agent, skills, interact—so it reads as infrastructure for multi-step agent work, not a single task skill. It suits developers automating repeat dev rituals (scaffold, review, deploy prep) from the terminal without building a custom runner. Expect to bring your own agent definitions and workflows; the plugin positions itself as the glue between CLI and Claude’s agent ecosystem.
- CLI orchestrator for AI agents with a single-plugin bundle in the repo
- Keywords surface agency, orchestrator, skills, and interact for discovery
- Fits solo builders who want scripted multi-agent runs from the shell
- Community catalog entry with install/interact-oriented positioning
Tobias Walle Agency by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install tobias-walle-agency@tobias-walle/agencyAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 25 |
|---|---|
| Last updated | February 18, 2026 |
| Repository | tobias-walle/agency ↗ |
What it does
Coordinate multiple Claude Code agents and skills from the terminal instead of hand-managing one-off sessions.
Who is it for?
Best when you live in the terminal and want one orchestrator command surface for Claude Code agents.
Skip if: Skip if you only need a single in-editor skill with no multi-agent or shell automation.
What you get
After you add the plugin, you can drive agent interactions from the CLI with a consistent orchestration entry point tied to your installed skills.
- Registered orchestrator plugin in Claude Code
- CLI-driven agent interaction workflow
- Repeatable multi-agent run pattern
By the numbers
- Repository lists pluginCount: 1
- Source metadata: tobias-walle/agency on GitHub
Recommended Plugins
How it compares
CLI agent orchestrator plugin, not a domain-specific coding skill or MCP server.
FAQ
Who is Tobias Walle Agency for?
It is for Claude Code users who want terminal-driven orchestration across agents and installed skills.
When should I use Tobias Walle Agency?
Use it when you are building or operating repeatable multi-agent workflows and prefer CLI control over ad-hoc chat sessions.
How do I add Tobias Walle Agency to my agent?
Install the plugin from the tobias-walle/agency repository into Claude Code per the repo’s plugin instructions, then invoke the orchestrator CLI from your project.