Plugin · Claude Code · AI Agents

Thebrownproject Space Agents

thebrownproject-space-agents is a Claude Code plugin for the Build phase that orchestrates multi-agent missions and voyages with coordinated autonomous execution.

by thebrownproject · github.com/thebrownproject/space-agents

Install Space Agents to orchestrate multi-agent missions and voyages in Claude Code with a Houston-style coordinator for autonomous objectives.

3
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 thebrownproject-space-agents@thebrownproject/space-agents
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:thebrownproject/space-agents") and the paste-ready config with skillselion.get_install_config("plugin:thebrownproject/space-agents").

About

What it does

thebrownproject-space-agents is a Claude Code plugin that frames agent orchestration as coordinated missions: multiple agents autonomously advance objectives while a central coordinator—described in catalog keywords as Houston—keeps voyages aligned. Solo builders experimenting with multi-agent setups often hit chaos when every session spawns ad-hoc subagents without shared mission state; this plugin markets itself as the structuring layer for those runs. It fits the Build phase when you are composing agent tooling stacks, wiring parallel work, or prototyping autonomous workflows before production hardening. It is not a substitute for observability platforms or security review; treat orchestration as power that needs clear mission boundaries and human checkpoints. Community scale is early (low stars), so use it as an exploration framework and read SKILL.md triggers for how missions start and end. Compatible primarily with Claude Code and similar agent hosts that support plugin-command patterns.

Highlights

  • Multi-agent orchestration framework branded around space missions and voyages
  • Houston-style coordination metaphor for directing autonomous agent objectives
  • Designed for Claude Code to execute work across agents while you retain oversight
  • Single-plugin repo focused on orchestration rather than domain-specific MCP tools
  • Keywords emphasize autonomous execution, multi-agent, and system-level coordination

Why builders use it

Solo builders who spin up multiple Claude agents lack a mission model, so parallel work duplicates effort or drifts from the objective.

After registration, you can run Space Agents orchestration so coordinated agents execute voyages toward defined missions instead of one-off chats.

At a glance

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

FAQ

Who is thebrownproject-space-agents for?

It is for Claude Code users building multi-agent setups who want mission-based orchestration and autonomous execution with a coordinator role.

When should I use thebrownproject-space-agents?

Use it during Build when decomposing large objectives into parallel agent missions, voyages, or long-running autonomous tasks.

How do I add thebrownproject-space-agents to my agent?

Install the thebrownproject/space-agents plugin in Claude Code, configure missions per the plugin docs, and invoke orchestration when starting multi-agent work.

Discussion

Comments

Share how you use thebrownproject-space-agents, 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.