claudeindex
Marketplace

bradleysmock-plugins

bradleysmock-plugins

Stars

0

Forks

0

Plugins

5

Installation

1

Add the marketplace

/plugin marketplace add bradleysmock/claude-harness
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

5

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

claude-harness

Structured two-checkpoint SDLC harness: slash commands, polyglot validation hooks, expert review panels, and a working agreement.

Plugin

harness

MCP server wrapping the harness-full LLM coding harness: spec generation, polyglot gates, failure memory, and multi-spec task orchestration.

Plugin

harness-combined

Unified Claude Code harness: polyglot gate pipeline (lint/type-check/tests/security with diff-based repair loop and BM25 failure memory) + two-checkpoint SDLC workflow (problem → design critic → spec → build → post-build critic → deliver). Twenty-nine expert review panels covering languages, frontend frameworks, security (identity + cryptography), data/ML engineering, and operations. No API key required.

Plugin

harness-no-api-key

Harness without an API key: Claude Code is the orchestrator, Python provides gates, memory, and DAG tools via MCP. Requires only a Claude Code subscription.

Plugin

test-harness

Retrofit a high-integrity test suite onto an untested codebase: seam-aware, risk-ranked, oracle-grounded, and mutation-gated. Enforces Generator/Verifier role separation and the net-immutability and oracle-independence invariants mechanically.