Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    Verification-Before-Done

    by Arnstein Larsen

    1

    'Should work now' is the most expensive sentence in software — it means the change was reasoned about, not observed, and the next person to touch this code will pay for that assumption

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    I just fixed a race condition in the auth middleware using a mutex. Verify this is actually done and won't break prod.

    Your agent does

    Verification Plan:

    1. Evidence: Run 'go test -race ./auth/...' 100x to prove zero flakes.
    2. Regression: Test login flow with slow network simulation.
    3. Cache Trap: Force logout and verify JWT invalidation is immediate.
    4. Edge Case: Trigger concurrent login and password reset calls.

    What you get

    Generate step-by-step verification checklists for code changesIdentify edge cases and regression risks before deploymentDesign evidence-based testing plans for complex fixesPrevent stale-version and cache-related deployment errors

    About this skill

    'Should work now' is the most expensive sentence in software — it means the change was reasoned about, not observed, and the next person to touch this code will pay for that assumption. This skill builds the verification protocol for your specific change: the exact commands to run, the outputs to observe, the edge cases to test manually, and the signals that confirm the fix didn't introduce a regression. It treats verification as a first-class artifact, not an afterthought. Use it before you close any ticket — give it your change, your environment, and what you've already tested; it returns the complete verification checklist that lets you say 'done' and mean it.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 29 days ago

    Listed1 month ago
    Updated29 days ago

    Creator

    Frequently Asked Questions

    Popular in Testing & QA