verifier

Verify software tasks against acceptance criteria across unit, integration, and end-to-end tests.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/scottymcandrew/the-promptorium-scottys-archive-of-ai-chaos --skill verifier-scottymcandrew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verifier
Source: https://github.com/scottymcandrew/the-promptorium-scottys-archive-of-ai-chaos/tree/main/claude-skills/verifier
Command: npx skills add https://github.com/scottymcandrew/the-promptorium-scottys-archive-of-ai-chaos --skill verifier-scottymcandrew

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as a rigorous Quality Assurance specialist, ensuring that implemented tasks meet defined acceptance criteria and function correctly before deployment.

Core Features & Use Cases

  • Evidence-Based Validation: Verifies code and features against acceptance criteria using a skeptical, data-driven approach.
  • Comprehensive Testing: Covers unit tests, integration tests, end-to-end scenarios, and manual checks, including edge cases and regressions.
  • Use Case: After a new feature is developed, use this Skill to perform a final check, ensuring all requirements are met, tests pass, and no new bugs have been introduced.

Quick Start

Use the verifier skill to check if the new login feature meets all acceptance criteria.

Frequently Asked Questions about verifier

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

FAQPage Schema
How do I verify code against acceptance criteria before deployment?

To verify code against acceptance criteria, you need a systematic, evidence-based validation process that checks comprehensive unit, integration, and end-to-end tests. This ensures implemented software tasks function correctly and meet defined requirements.

What is evidence-based quality assurance for software features?

Evidence-based quality assurance is a skeptical, data-driven validation approach that checks software features against acceptance criteria. It systematically identifies and documents issues based on defined risk levels across multiple testing layers.

How do I perform regression detection across unit, integration, and end-to-end tests?

Regression detection across unit, integration, and end-to-end tests requires a comprehensive validation process covering manual checks and edge cases. It ensures no new bugs are introduced by systematically verifying existing functionality.

When do I need manual validation checks in quality assurance?

Manual validation checks in quality assurance are needed alongside automated tests to cover edge cases and end-to-end scenarios. They provide evidence-based confirmation that complex features meet acceptance criteria before deployment.

Does this verification process work for newly developed features?

Yes, this verification process works for newly developed features by performing a final skeptical check. It ensures all requirements are met, comprehensive tests pass, and regressions are detected before deployment.

How do I document software issues by defined risk levels during code review?

Documenting software issues by defined risk levels during code review requires a structured verification approach. It systematically identifies and records validation failures based on their severity and impact on acceptance criteria.