verify

Run targeted checks and tests to verify code changes against criteria.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/olliecrow/codex --skill verify-olliecrow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/olliecrow/codex/tree/main/skills/verify
Command: npx skills add https://github.com/olliecrow/codex --skill verify-olliecrow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that recent code changes, plans, or outputs are correct, complete, and meet specified requirements by running targeted checks and gathering evidence.

Core Features & Use Cases

  • Automated Verification: Runs tests, checks, and analysis to validate work.
  • Evidence Gathering: Collects logs, outputs, and artifacts to prove correctness.
  • Use Case: After fixing a bug, use this Skill to run the relevant test suite, analyze the code changes, and confirm the bug is resolved without introducing regressions.

Quick Start

Verify the correctness of the recent code changes by running all relevant tests and checks.

Frequently Asked Questions about verify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify code changes and confirm bug fixes without introducing regressions?

Code verification involves running targeted tests and analysis to validate changes, confirm bug resolutions, and ensure no regressions by comparing outcomes against specified criteria.

What is the best way to gather evidence for code quality assurance?

Gathering evidence for quality assurance requires executing targeted probes and collecting logs, outputs, and artifacts to prove the correctness and completeness of your work.

How do I validate that my project plans meet specified requirements?

Validating project plans requires running targeted checks and analysis to confirm they meet specified requirements, ensuring your plans are complete and correct before implementation.

Can I use automated verification to check recent code outputs?

Yes, automated verification runs tests and checks on recent code outputs, analyzing the results to confirm they are correct and meet your specified quality criteria.

What are the limitations of automated code verification and testing?

Automated code verification requires specific probes and defined criteria to function, meaning it cannot validate undefined requirements or provide evidence without running targeted tests and checks.