Thrashr888 Allbeads
thrashr888-allbeads is a Claude Code plugin for the Build phase that implements a Boss Repository Architecture to orchestrate AI agents and workflows across multiple repositories.
Install when you run Claude Code (or similar) across several repos and need one boss repo to coordinate agent workflows and shared context.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install thrashr888-allbeads@thrashr888/AllBeadsBuilt 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:thrashr888/AllBeads") and the paste-ready config with skillselion.get_install_config("plugin:thrashr888/AllBeads").
What it does
thrashr888-allbeads is a Claude Code plugin bundle that implements a Boss Repository Architecture for multi-repo AI agent orchestration. Solo and indie builders who outgrow a single repository use it to aggregate beads-style contexts, coordinate distributed workflows, and manage how agents hop between codebases without treating every repo as an island. The catalog lists one plugin with vocabulary spanning orchestration, multirepo, and aggregate contexts—signals that the value is structural coordination, not a narrow code generator. It fits builders already comfortable with agent tooling who want a repeatable pattern for cross-repository work rather than ad-hoc copy-paste prompts. Pair it with your existing repo layout decisions early in Build, then lean on it again in Operate when repos split, merge, or need new handoff rules between agent sessions.
Highlights
- Boss Repository Architecture for coordinating AI agents across multiple Git repositories
- Aggregate contexts and workflows from distributed repos into one orchestration surface
- Keywords cover multirepo orchestration, beads contexts, and coordinated agent runs
- Single-plugin bundle focused on manage-and-coordinate rather than a loose skill collection
- Community-sourced pattern for indie builders running more than one codebase with agents
Why builders use it
Agents lose context and duplicate work when your product spans many repos with no central place to coordinate tasks and shared beads-style state.
After you add the plugin, you can route multirepo agent work through a boss repository pattern that aggregates contexts and keeps distributed orchestration explicit.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is thrashr888-allbeads for?
It is for solo and small-team builders who run AI coding agents across multiple Git repositories and want a boss-repo pattern to coordinate them.
When should I use thrashr888-allbeads?
Use it when you are setting up or refactoring multirepo agent workflows—aggregating contexts, coordinating repos, and managing distributed orchestration from Claude Code.
How do I add thrashr888-allbeads to my agent?
Install or register the plugin from the thrashr888/AllBeads repository in Claude Code’s plugin flow, then align your boss repository and linked repos with the architecture the bundle describes.
Comments
Share how you use thrashr888-allbeads, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.