
Agent Operators
- 1 repo stars
- Updated March 9, 2026
- htxryan/agent-operators
agent-operators is a plugin marketplace that packages six operator subagent plugins with CLI enforcement hooks for git, GitHub, Bun, and Cloudflare Wrangler.
About
agent-operators is an htxryan Claude Code marketplace bundling six plugins that turn recurring CLI work into named operator subagents with guardrails. The operator-system plugin is the foundation: enforcement hooks, lifecycle tracking, a git-oriented operator, and a skill to scaffold additional operators. Specialized plugins wrap GitHub (gh), the Bun runtime and package manager, and Cloudflare Wrangler so the main agent delegates instead of improvising destructive commands. For developers shipping with Claude Code, the catalog entry answers how to standardize multi-tool workflows without writing custom MCP for every binary. Install when your agent frequently touches repos, CI, JS tooling, or edge deploys and you want consistent prompts, keywords, and boundaries per tool family rather than one giant system prompt.
- Six plugins: operator-system base plus GitHub, Bun, and Cloudflare Wrangler operators (and related scaffolds).
- operator-system provides CLI enforcement hooks, subagent lifecycle tracking, git-operator, and scaffolding for new opera
- operator-github guards gh for PRs, issues, Actions, and releases.
- operator-bun guards bun and bunx for runtime, packages, and testing.
- operator-cloudflare-wrangler covers Workers, KV, R2, and queues via Wrangler.
Agent Operators by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add htxryan/agent-operatorsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | March 9, 2026 |
| Repository | htxryan/agent-operators ↗ |
What it does
Install a suite of guarded CLI operator subagents so Claude Code runs git, GitHub, Bun, and Cloudflare Wrangler commands through enforced hooks instead of ad-hoc shell chaos.
Who is it for?
Claude Code users who want subagent specialization and hook-based CLI guardrails across git, GitHub, Bun, and Cloudflare.
Skip if: Skip if you only need a single MCP server or do not use Claude Code plugin marketplaces.
What you get
After registering the marketplace, Claude can invoke scoped operator subagents with guarded CLIs and a repeatable pattern for adding new operators.
- Six registerable operator plugins with documented keywords and sources
- Reusable operator-system hooks and scaffolding for additional operators
By the numbers
- 6 plugins in the marketplace
- operator-system covers git enforcement, hooks, and operator scaffolding
- Dedicated operators for GitHub gh, Bun/bunx, and Cloudflare Wrangler
Plugins in this marketplace
6 plugins - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Operator subagent marketplace with enforcement hooks, not a standalone skill or raw MCP listing.
FAQ
Who is Agent Operators for?
It is for Claude Code developers who delegate repo, package-manager, and edge-deploy commands to named operator subagents instead of unconstrained terminal use.
When should I use Agent Operators?
Use it when you are stabilizing an agent dev workflow across git, GitHub, Bun, or Wrangler and want shared scaffolding plus per-tool operators.
How do I add Agent Operators to my agent?
Add the htxryan/Agent Operators Claude marketplace from the publisher repo, then enable the operator-system and tool-specific plugins your stack needs.