
BadgersMC Spear Plugin
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.
Overview
BadgersMC-spear-plugin is a plugin marketplace for the Build phase that installs SPEAR—scaffolding, EARS validation, TDD gates, and hexagonal layer enforcement—for Claude Code.
What is this marketplace?
- 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)
- 1 plugin in marketplace: spear v0.1.0
- Methodology pillars: scaffolding, EARS validation, TDD red/green gates, layer enforcement
What problem does it solve?
Agents and solo builders often jump straight to code without specs, tests, or layer discipline, which erodes architecture and makes regressions expensive.
Who is it for?
Indie engineers who 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 do I get? / Deliverables
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
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Engineering methodology plugins belong on the build shelf because they govern how work is specified and implemented before release gates. PM-style process discipline (specs, layers, acceptance) maps to build/pm as the canonical home for structured delivery rituals.
How it compares
Engineering methodology plugin marketplace, not an MCP server or a single REST integration skill.
Common Questions / FAQ
Who is BadgersMC Spear Plugin for?
Solo builders 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.