agile-14-qa-validation

Validate merged Jira stories against main for acceptance criteria and Definition of Done.

Updated May 16, 2026
One-click install
npx skills add https://github.com/cedricfarinazzo/agile-skills --skill agile-14-qa-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agile-14-qa-validation
Source: https://github.com/cedricfarinazzo/agile-skills/tree/main/agile-sprint-close/skills/agile-14-qa-validation
Command: npx skills add https://github.com/cedricfarinazzo/agile-skills --skill agile-14-qa-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides post-merge QA validation to ensure that a merged Story still satisfies its acceptance criteria, design specs, and Definition of Done on main, and to prevent regressions by guiding sign-off and bug filing.

Core Features & Use Cases

  • Post-merge verification against main: verify ACs and DoD, cross-check PR merge evidence and postmortem.
  • Evidence collection and regression handling: gather test results, screenshots, and logs; if gaps are found, file regression bugs.
  • Sign-off with audit trail: record QA sign-off, reference closeout, and apply qa-approved labels.

Quick Start

Review the merged Story in Jira, compare ACs/DoD on main, collect evidence, and issue a QA sign-off or file a regression Bug.

Frequently Asked Questions about agile-14-qa-validation

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

FAQPage Schema
How do I perform post-merge QA verification for Jira stories?

Post-merge QA verification validates merged Jira stories against main to ensure acceptance criteria and Definition of Done are preserved. It cross-checks PR merge evidence and Confluence specs to confirm full conformance before approval.

What is a QA sign-off process for regression testing?

A QA sign-off process records formal validation evidence, such as test results and screenshots, after regression testing. If gaps are found, it links regressions as bugs and documents outcomes in a standardized QA audit for compliance.

How do I link regression bugs during a post-merge Jira validation?

Linking regression bugs during post-merge Jira validation involves comparing acceptance criteria on main and collecting evidence. When gaps are found, you file a regression bug and link it directly to the merged story for tracking.

How do I verify Definition of Done and acceptance criteria after a PR merge?

Verifying Definition of Done and acceptance criteria after a PR merge requires cross-checking the merged main branch against Confluence specs. You gather test logs and evidence to confirm all conditions are met before applying qa-approved labels.

Can I use Confluence specs to verify Jira story sign-off?

Yes, Confluence specs are used to verify Jira story sign-off by cross-checking design specifications against the merged code. This ensures the implementation conforms to documented requirements before recording the final QA audit trail.

What is the best way to document a standardized QA audit for merged stories?

The best way to document a standardized QA audit is to record all verification evidence, link any filed regression bugs, and apply qa-approved labels. This creates a formal audit trail confirming acceptance criteria and DoD preservation on main.