keez97/phase-gate

Claude Code plugin: phased plan → implement → validate → adversarial debug-sweep loop, linked by a row-based verification.jsonl that the implementer can flip but never rewrite.

1Stars on the repository
8Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

debug-sweep

01

keez97/phase-gate

Command

Run adversarial debug sweeps on a just-implemented plan. Lens-parametrized agents flag bugs; no auto-fix. Scope bounded to changed files + 2-hop deps.

1 3mo ago A 37 tokens original MIT

implement

02

keez97/phase-gate

Command

Execute a plan phase-by-phase. Delegate enumerable phases to the implementer agent; gate every phase on its verification.jsonl rows before advancing.

1 3mo ago A 28 tokens original MIT

plan

03

keez97/phase-gate

Command

Create a structured implementation plan with falsifiable success criteria and a verification.jsonl row per criterion.

1 3mo ago A 18 tokens original MIT

validate

04

keez97/phase-gate

Command

Verify implementation against plan success criteria — produces a pass/fail table with file references.

1 3mo ago A 16 tokens original MIT