πŸ”Œ

spec-ops

πŸ”ŒPlugin

zakattack9/agentic-coding

VibeIndex|
What it does
Security check pending

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.

πŸͺ

Part of

zakattack9/agentic-coding

Installation

Add marketplace in Claude Code:
/plugin marketplace add zakattack9/agentic-coding
Step 2. Install plugin:
/plugin install spec-ops@zaksak
0
-
AddedJun 23, 2026

More from this repository6

πŸͺ
zakattack9/agentic-codingπŸͺMarketplace

Workflows, scripts, rules, markdowns, and prompts for agentic coding

πŸ”Œ
zaksakπŸ”ŒPlugin

A collection of Claude Code utilities by Zak Sakata.

πŸ”Œ
ralphπŸ”ŒPlugin

Ralph Loop β€” an autonomous agentic coding workflow with sandbox isolation, scoped memory, and self-managing task iteration.

πŸ”Œ
skill-managerπŸ”ŒPlugin

Manage your Claude Code skills and plugins from inside any project β€” switch which plugins are active, publish and sync local skills to a central marketplace, and diagnose and auto-repair a broken setup. Adapts to any repo layout and delegates skill authoring to the native skill-creator.

πŸ”Œ
worktree-opsπŸ”ŒPlugin

A git worktree workflow for running multiple Claude Code sessions in parallel β€” no restarts, no manual checkouts. Built on native worktrees, it covers the full lifecycle from spinning up an isolated worktree to finishing it through a guarded, never-squashed PR merge, with a live dashboard of in-flight work and deterministic guards against squash merges and committing unresolved conflicts.

πŸ”Œ
gh-projectsπŸ”ŒPlugin

Run a small team's entire software lifecycle on GitHub Projects v2 β€” deterministic, free, GitHub-native, and with no metered AI. It provisions a golden-template board and repo automation across an org, then drives work from issue intake through sprint planning and the full branch β†’ PR β†’ merge flow with check-gated, never-squashed merges, kept safe by GitHub App-token writes and skill-scoped guards.