kashzod
01Plugin Claude Code
KashZod's plugin catalog. Hosts devloop, a spec-plan-implement TDD loop with independent review-agent gates.
2 10d ago A
tokens not measured
original Apache-2.0
A test-driven development loop for agentic coding tools such as Claude Code and Codex: /spec, /plan, /implement, with independent review agents that gate the plan before you code and the diff before you commit.
Plugin Claude Code
KashZod's plugin catalog. Hosts devloop, a spec-plan-implement TDD loop with independent review-agent gates.
Plugin Claude Code
Spec, plan, implement, review: a test-driven development loop for AI coding agents. Three commands map to three gates, one per command (plus a convergence back-edge where /implement re-runs the plan gate): /spec (WHAT, spec validation), /plan (HOW, plan review), /implement (BUILD, conformance + adversarial red-team…