
Ztrack
- Updated July 27, 2026
- volter-ai/ztrack
ztrack marketplace plugins connect Claude Code to ztrack's deterministic verification gate so developers can require real commits and evidence before an agent or ticket is marked done.
About
ztrack marketplace distributes Claude Code plugins including ztrack-gate, which ties agent autonomy loops to the ztrack deterministic done oracle. Install it when agents declare work complete on prose and you need acceptance criteria backed by real commits, evidence, and preset lifecycle gates. The core CLI provides on-demand ztrack check verification and ztrack loop Stop-hook gating documented in the ztrack README.
- ztrack check verifies tracker claims against real git commits and preset rules
- ztrack-gate plugin arms ralph-pattern loops until ztrack check passes
- Marketplace manifest describes deterministic done-oracle for agentic SDLC
- Install ztrack-gate with /plugin install ztrack-gate@ztrack in Claude Code
Ztrack by the numbers
- Data as of Jul 27, 2026 (Skillselion catalog sync)
/plugin marketplace add volter-ai/ztrackAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | July 27, 2026 |
|---|---|
| Repository | volter-ai/ztrack ↗ |
How do you stop AI agents from closing issues on prose when cited commits or proof never existed?
Gate agent done claims with ztrack check and arm autonomous loops via ztrack-gate until issues cite real commits and required evidence.
Who is it for?
Developers using ztrack presets who want Claude Code Stop-hook loops gated on ztrack check passing.
Skip if: Repositories without ztrack initialized or teams comfortable accepting agent completion claims without commit-backed verification.
What you get
Agent turns held until ztrack check passes, aligning tracker state with verified commits and preset evidence rules.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What does the marketplace manifest highlight?
Plugins for Ztrack including Ztrack-gate, a ralph-pattern autonomy loop whose completion oracle is Ztrack check.
How do you arm a loop?
Use Ztrack loop start <issue> as described in the candidate manifest alongside installing Ztrack-gate.
What is the relationship between check and loop?
The Ztrack README states check is the oracle and loop runs that oracle every turn until work is green.