qa-and-verification

Generate verification reports with test results and traceable evidence.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/GaryOcean428/pantheon-chat --skill qa-and-verification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-and-verification
Source: https://github.com/GaryOcean428/pantheon-chat/tree/main/skills/qa-and-verification
Command: npx skills add https://github.com/GaryOcean428/pantheon-chat --skill qa-and-verification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures work is not declared complete without verifiable proof and test artifacts.

Core Features & Use Cases

  • Proof-driven completion: require tests, logs, and artifacts to confirm success.
  • Structured verification workflow: steps for identifying, designing tests, running suites, and documenting evidence.
  • Evidence-oriented reporting: produce verification reports with test results and traceable evidence.

Quick Start

Run the QA and Verification workflow to generate an evidence-backed verification report for the latest changes.

Frequently Asked Questions about qa-and-verification

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

FAQPage Schema
How do I enforce verification before declaring a software task complete?

Task verification requires structured test plans, evidence capture, and a formal report. You prevent incomplete work by mandating unit, integration, and acceptance tests alongside verifiable proof artifacts before any declaration of completion.

What's the best way to generate a QA verification report with test evidence?

A QA verification report is generated by running a structured workflow that captures test results and traceable evidence. This process coordinates test suites and documents outcomes alongside remaining gaps to produce formal verification artifacts.

How does proof-driven completion work for regression testing?

Proof-driven completion for regression testing works by requiring logs, test artifacts, and structured evidence before approving changes. It coordinates regression suites and captures results in a formal verification report detailing successes and remaining gaps.

Can I use structured test plans to verify pull request acceptance criteria?

Yes, structured test plans verify PR acceptance criteria by coordinating unit, integration, and acceptance checks. The workflow captures verifiable test evidence and generates a report confirming whether the pull request meets all defined requirements.

Do I need test artifacts and logs to confirm software changes are done?

Yes, test artifacts and logs are required to confirm software changes are done. Proof-driven completion mandates verifiable evidence, ensuring no work is declared complete without test suites, captured logs, and a formal verification report.

What limitations exist when capturing evidence for integration versus acceptance testing?

Evidence capture for integration and acceptance testing requires distinct test plans and coordinated suite execution. Limitations arise when acceptance criteria are undefined, making traceable evidence incomplete and leaving remaining gaps in the verification report.