quality-engineering-zephyr-coverage-analysis

Audit Jira story test coverage and identify AC-TC gaps using Zephyr.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill quality-engineering-zephyr-coverage-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-engineering-zephyr-coverage-analysis
Source: https://github.com/VSF-QC-TTS/vf-qc-copilot/tree/main/.agents/skills/quality-engineering/quality-engineering-zephyr-coverage-analysis
Command: npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill quality-engineering-zephyr-coverage-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need to audit test coverage for Jira stories and epics, providing a comprehensive analysis report to improve pre-release readiness and sprint readiness.

Core Features & Use Cases

  • Test Coverage Audit: Evaluate AC-to-TC coverage, identifying gaps and QE debt.
  • Heatmap Visualization: Visualize coverage status with a heatmap, risk scores, and a prioritized action plan.
  • Pre-release Readiness: Ensure coverage percentage is sufficient before releasing software.
  • Sprint Readiness: Validate coverage before the end of a sprint.

Quick Start

Use the quality-engineering-zephyr-coverage-analysis skill to analyze test coverage for a Jira story.

Frequently Asked Questions about quality-engineering-zephyr-coverage-analysis

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

FAQPage Schema
How do I audit test coverage for Jira stories and epics?

You audit test coverage for Jira stories and epics by evaluating acceptance criteria against test cases to identify gaps and QE debt. This generates an analysis report with risk scores and a prioritized action plan to improve pre-release and sprint readiness.

How does Zephyr test analysis calculate pre-release readiness?

Zephyr test analysis calculates pre-release readiness by assessing the coverage percentage of acceptance criteria. It visualizes coverage status using a heatmap and risk scores to ensure sufficient testing before releasing software.

What is an AC-TC gap in QA test coverage audits?

An AC-TC gap in QA test coverage audits is the discrepancy between acceptance criteria and corresponding test cases. Identifying these gaps helps pinpoint QE debt and prioritize action plans for enhancing coverage health.

Can I visualize Jira test coverage status using a heatmap?

Yes, you can visualize Jira test coverage status using a heatmap. The heatmap displays coverage health, risk scores, and a prioritized action plan to help track sprint readiness and address AC-TC gaps.

How do I identify QE debt and action plans for untested Jira story acceptance criteria?

You identify QE debt by auditing the test coverage of Jira story acceptance criteria. The analysis highlights AC-TC gaps and suggests a prioritized action plan to enhance overall coverage health before sprint end.