feat: test coverage gate + plan completion audit + auto-verification (v0.11.13.0)#428
Open
feat: test coverage gate + plan completion audit + auto-verification (v0.11.13.0)#428
Conversation
Three new gates in /ship and /review: 1. Test coverage gate: configurable thresholds (60%/80% default), hard stop below minimum with user override 2. Plan completion audit: discovers plan file, extracts actionable items, cross-references against diff, gates on NOT DONE items 3. Auto-verification: invokes /qa-only inline with plan's verification section, conditional on localhost reachability Also: coverage warning in /review, plan completion data in /retro, shared plan file discovery helper (DRY), ship metrics logging.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
E2E Evals: ❌ FAIL81/100 tests passed | $19.04 total cost | 12 parallel runners
12x ubicloud-standard-2 (Docker: pre-baked toolchain + deps) | wall clock ≈ slowest suite Failures
|
Ported plan completion audit, coverage gate, and auto-verification resolvers into main's modular resolver pipeline. Updated CHANGELOG version to 0.11.14.0 (main took 0.11.13.0).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
## Test Coveragesection.Test Coverage
All new code paths have test coverage. 162 lines of new tests in gen-skill-docs.test.ts covering:
Pre-Landing Review
No issues found. All changes are prompt template text generators — no SQL, no runtime code, no security surface.
Design Review
No frontend files changed — design review skipped.
Eval Results
No prompt-related files changed — evals skipped.
Plan Completion
Plan file: ~/.claude/plans/eventual-puzzling-peacock.md
All items DONE — CEO review (4 expansions accepted), Eng review (0 issues), Codex outside voice (3 findings accepted).
Test plan
🤖 Generated with Claude Code