Skip to content

Add verdict — a skeptical QA agent with memory - #646

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

Add verdict — a skeptical QA agent with memory#646
ArtJack wants to merge 1 commit into
jqueryscript:mainfrom
ArtJack:add-verdict

Conversation

@ArtJack

@ArtJack ArtJack commented Sep 5, 2026

Copy link
Copy Markdown

Adds verdict under Claude Plugins.

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 names what was not tested. Read-only on your code by construction. 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 published misses — and it audits its own releases nightly.

MIT, Python 3.9+, stdlib-only plugin. Install: /plugin marketplace add ArtJack/verdict · /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