claudeindex
Plugin

spec-ops

A spec-driven development workflow that turns a rough idea into a verified implementation. It elicits and hardens an acceptance-criteria-first spec against your codebase, compiles it into an execution driver, then checks the built code against every criterion — with read-only adversarial judges gating quality at each stage and every spec change committed automatically. When OpenAI Codex CLI is available it adds an optional, fail-open second judge of a different provider, so every quality gate is cross-checked rather than one model auditing itself.

Installation

1

Add the marketplace

/plugin marketplace add zakattack9/agentic-coding
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