qa-evidence-requirements

Generate and verify evidence checklists for software development tasks.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/GDSDN/kord-aios --skill qa-evidence-requirements
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-evidence-requirements
Source: https://github.com/GDSDN/kord-aios/tree/main/src/features/builtin-skills/kord-aios/qa/qa-evidence-requirements
Command: npx skills add https://github.com/GDSDN/kord-aios --skill qa-evidence-requirements

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the generation and verification of evidence checklists for various development tasks, ensuring all necessary quality gates are met before code is merged or released.

Core Features & Use Cases

  • Automated Checklist Generation: Creates tailored evidence checklists based on the type of task (bug fix, feature, dependency update, refactor).
  • Evidence Verification: Guides QA through checking the presence and quality of required evidence.
  • Use Case: When a bug fix is submitted, this Skill automatically generates a checklist requiring proof of the original error, root cause, a before/after code comparison, and a regression test, ensuring thoroughness.

Quick Start

Use the evidence-check skill to generate a checklist for story ID 123.

Frequently Asked Questions about qa-evidence-requirements

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

FAQPage Schema
How do I generate a QA evidence checklist for a bug fix?

To generate a QA evidence checklist for a bug fix, the Skill automatically creates a tailored list requiring proof of the original error, root cause, before/after code comparison, and a regression test.

What is evidence verification in software development workflows?

Evidence verification in software development workflows is the process of checking the presence and quality of required evidence items to enforce quality gates before code is merged or released.

Can I block a release based on missing critical QA evidence?

Yes, you can block a release based on missing critical QA evidence. The Skill integrates with QA workflows and uses severity levels to prevent releases when required evidence items are absent.

Does this evidence checklist tool support dependency updates and refactoring tasks?

Yes, this evidence checklist tool supports dependency updates and refactoring tasks. It generates tailored checklists based on the specific type of development task being performed.

How do I enforce quality gates with required and optional evidence items?

You enforce quality gates with required and optional evidence items by defining severity levels within the Skill, which guides QA through verification and blocks releases if critical evidence is missing.

What's the best way to automate checklist generation for feature implementations?

The best way to automate checklist generation for feature implementations is using this Skill, which automatically creates tailored evidence checklists based on the task type to ensure all necessary quality gates are met.