
Thebrownproject Space Agents
- 3 repo stars
- Updated February 27, 2026
- thebrownproject/space-agents
thebrownproject-space-agents is a Claude Code plugin that orchestrates multi-agent missions and voyages with coordinated autonomous execution.
About
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. developers 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 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.
- 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
Thebrownproject Space Agents by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install thebrownproject-space-agents@thebrownproject/space-agentsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | February 27, 2026 |
| Repository | thebrownproject/space-agents ↗ |
What it does
Install Space Agents to orchestrate multi-agent missions and voyages in Claude Code with a Houston-style coordinator for autonomous objectives.
Who is it for?
Advanced developers prototyping multi-agent Claude Code workflows with named missions and centralized coordination.
Skip if: Beginners who only need a single assistant, or teams requiring proven enterprise orchestration with SLA-grade monitoring.
What you get
After registration, you can run Space Agents orchestration so coordinated agents execute voyages toward defined missions instead of one-off chats.
- Mission-oriented multi-agent runs in Claude Code
- Coordinated voyages across specialized agent roles
- Repeatable orchestration entry point for complex objectives
Recommended Plugins
How it compares
Agent orchestration framework, not a single-task skill or database MCP server.
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.