
Agent Harness Plugins
Browse fifty-one MIT-licensed harness plugins that scaffold Go Cobra CLIs, community files, releases, and agent-friendly repo hygiene in one marketplace.
Overview
agent-harness-plugins is a plugin marketplace for the Build phase that offers 51 agent-harness scaffolding and CI plugins for Go CLIs, community files, and release automation.
What is this marketplace?
- 51 plugins in one Anthropic-schema marketplace maintained by Christopher Boone
- add-cobra-version wires version subcommands, ldflags, GoReleaser, and Makefile patterns for Go CLIs
- add-community-files scaffolds CODE_OF_CONDUCT, CONTRIBUTING, and security-oriented community docs
- Categories include ci-and-release and scaffolding for open-source ready repos
- MIT-licensed plugins with shared repository at cboone/agent-harness-plugins
- Marketplace lists 51 plugins.
- Example plugin add-cobra-version is v1.0.1 MIT; add-community-files is v1.0.3 MIT.
- Published under Anthropic Claude Code marketplace schema with repository github.com/cboone/agent-harness-plugins.
Community signal: 2 GitHub stars.
What problem does it solve?
Spinning up a credible CLI or OSS repo means dozens of repetitive harness, version, and community files that steal time from product work.
Who is it for?
Solo builders shipping Go CLIs or agent-maintained repos who want copy-paste-free scaffolding through Claude Code plugins.
Skip if: Pure frontend SaaS teams with no CLI or no Go toolchain, or users who only need one unrelated integration.
What do I get? / Deliverables
After adding the marketplace, you can install targeted plugins that apply battle-tested Cobra version wiring, community templates, and release hooks via your agent.
- Selective installs from a 51-plugin marketplace
- Generated or updated CLI version wiring, Makefile, and community policy files per chosen plugins
Plugins in this marketplace
51 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Build → agent-tooling is the canonical shelf because the collection explicitly extends agent harnesses and CLI tooling authors ship from repos. Agent-tooling fits plugins like add-cobra-version and add-community-files that wire agents into repeatable project setup and release mechanics.
How it compares
Broad harness scaffolding marketplace, not a single consensus review skill or an MCP data connector.
Common Questions / FAQ
Who is Agent Harness Plugins for?
Indie developers and maintainers using Claude Code to bootstrap and harden Go CLIs, releases, and open-source community files.
When should I use Agent Harness Plugins?
Use it early in a new CLI or OSS repo and again before release when you need version commands, GoReleaser wiring, or standard community docs.
How do I add Agent Harness Plugins to my agent?
Register the cboone/Agent Harness Plugins marketplace in Claude Code, then install individual plugins such as add-cobra-version or add-community-files against your repo.