Plugin · Claude Code · AI Agents

Tobias Walle Agency

tobias-walle-agency is a Claude Code plugin for the Build phase that provides a CLI orchestrator to coordinate installed agents and skills from the terminal.

by tobias-walle · github.com/tobias-walle/agency

Coordinate multiple Claude Code agents and skills from the terminal instead of hand-managing one-off sessions.

22
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install tobias-walle-agency@tobias-walle/agency
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:tobias-walle/agency") and the paste-ready config with skillselion.get_install_config("plugin:tobias-walle/agency").

About

What it does

tobias-walle-agency is a Claude Code plugin repo that packages a CLI orchestrator meant to coordinate AI agents rather than replace your editor. Solo builders 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 indie hackers 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.

Highlights

  • 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

Why builders use it

Running several AI agents by hand in separate chats wastes time and makes repeatable workflows hard to script.

After you add the plugin, you can drive agent interactions from the CLI with a consistent orchestration entry point tied to your installed skills.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 22 stars, 0 votes.

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.

Discussion

Comments

Share how you use tobias-walle-agency, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.