Skip to content

Add verdict — a skeptical QA agent with memory (Code Quality Testing) - #449

Open
ArtJack wants to merge 1 commit into
ccplugins:mainfrom
ArtJack:add-verdict
Open

Add verdict — a skeptical QA agent with memory (Code Quality Testing)#449
ArtJack wants to merge 1 commit into
ccplugins:mainfrom
ArtJack:add-verdict

Conversation

@ArtJack

@ArtJack ArtJack commented Sep 5, 2026

Copy link
Copy Markdown

Adds verdict under Code Quality Testing, referenced by GitHub source the same way tree-ring-memory and trigger-tree are, so the entry tracks the upstream repository rather than a vendored copy.

What it is. A Claude Code QA agent that keeps a baseline and reports what broke since the last run: findings with stable IDs and ages (NEW / STILL_OPEN / RESOLVED / REGRESSED), every red test classified (real defect / stale expectation / brittle / environment / flaky, quarantined with an expiry), and a verdict of pass | pass with risks | blocked | fail that always names what was not tested. Read-only on your code by construction: no Edit tool, write-scope hooks. Also ships a read-only MCP server over its state (verdict-qa-mcp on PyPI), an exit-code release gate for CI, and a scored eval suite with the misses published. It audits its own releases nightly.

MIT · Python 3.9+ · stdlib-only plugin · claude plugin validate passes. Install: /plugin marketplace add ArtJack/verdict then /plugin install verdict@verdict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant