
BadgersMC Spear Plugin
- Updated July 23, 2026
- BadgersMC/spear-plugin
BadgersMC-spear-plugin is a plugin marketplace that installs SPEAR—scaffolding, EARS validation, TDD gates, and hexagonal layer enforcement—for Claude Code.
About
BadgersMC-spear-plugin is a Claude Code marketplace that ships the SPEAR methodology—Spec-Proven Engineering with Architectural Requirements—as an installable plugin. developers who want less drift between specs and code can register this marketplace to get scaffolding guidance, EARS-oriented validation, strict TDD red/green checkpoints, and hexagonal architecture layer rules while Claude works in the repo. It fits SaaS, APIs, and CLIs where you cannot afford silent scope creep or tests added as an afterthought. Use it when you are ready to treat specifications and architecture as first-class gates, not optional docs. The bundle is methodology-heavy rather than a one-shot integration: expect process overhead in exchange for clearer boundaries and verifiable increments. Stack-agnostic; value comes from disciplined invoke patterns in Claude Code.
- SPEAR hybrid SDD, TDD, and hexagonal layer enforcement in one plugin
- EARS-style validation for architectural and functional requirements
- Explicit scaffolding workflow before implementation
- TDD red/green gates wired into the agent workflow
- Single marketplace bundle: 1 plugin (spear v0.1.0)
BadgersMC Spear Plugin by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin marketplace add BadgersMC/spear-pluginAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | July 23, 2026 |
|---|---|
| Repository | BadgersMC/spear-plugin ↗ |
What it does
Install SPEAR so Claude Code enforces spec-first scaffolding, EARS requirements checks, TDD red/green gates, and hexagonal layer rules while you ship features solo.
Who is it for?
Best when you want SDD/TDD/hexagonal discipline baked into daily Claude Code sessions on a single codebase.
Skip if: Quick throwaway prototypes where you explicitly want zero process, specs, or mandatory test gates.
What you get
After you add the marketplace, Claude can follow SPEAR’s spec-proven path with requirement checks and TDD gates instead of unstructured implementation.
- Installed spear plugin (v0.1.0) from the marketplace
- SPEAR-guided scaffolding and validation during agent sessions
- Layer- and test-gated implementation workflow
By the numbers
- 1 plugin in marketplace: spear v0.1.0
- Methodology pillars: scaffolding, EARS validation, TDD red/green gates, layer enforcement
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Engineering methodology plugin marketplace, not an MCP server or a single REST integration skill.
FAQ
Who is BadgersMC Spear Plugin for?
Developers and small teams using Claude Code who want SPEAR-style spec, architecture, and TDD enforcement without a separate PM tool.
When should I use BadgersMC Spear Plugin?
When you are building or refactoring a serious product and need scaffolding, EARS validation, and red/green TDD gates before merging features.
How do I add BadgersMC Spear Plugin to my agent?
Register the BadgersMC Spear Plugin marketplace in Claude Code, install the spear plugin from the bundle, then invoke it at the start of feature work per SPEAR triggers in the plugin docs.