round-verification
SolidVerify integrated round evidence and return a machine-readable round result for script import.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- SeemSeam
- Repository
- SeemSeam/claude_codex_bridge
- Created
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
verify
Ruthless verification — closed feedback loop until green, regression tests, adversarial review in a fresh context, gap-closure audit, and an evidence block. Use after any implementation, before declaring any task done, or when the user asks "is this actually done/correct/tested".
review-verify
Internal run-it verification review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry. Runs the project's gate and the changed behavior for real — commands, exit codes, observed output — instead of assuming; what cannot be executed goes to the manual checklist. Findings only; never edits code.
verification-before-completion
Evidence requirement enforcement ensuring all claims are backed by logs, test results, or exit codes. Zero = success, non-zero = failure. No guessing allowed.