requirement-analysis-qa

Analyze Jira stories, PRDs, and feature specs into testable requirements with acceptance criteria.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill requirement-analysis-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requirement-analysis-qa
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.qwen/skills/requirement_analyze
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill requirement-analysis-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that requirements are thorough, unambiguous, and testable, reducing project risks by surfacing gaps before development begins.

Core Features & Use Cases

  • Extract and clarify acceptance criteria, dependencies, risks, and context from Jira stories, PRDs, and feature specs.
  • Map requirements to test scenarios and edge cases, enabling reliable test planning and traceability.
  • Reference related stories and historical context to prevent duplication and ensure alignment with the product roadmap.

Quick Start

Provide a Jira story outline or PRD snippet and ask this skill to produce a complete, testable requirement analysis.

Frequently Asked Questions about requirement-analysis-qa

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

FAQPage Schema
How do I analyze Jira stories to produce testable acceptance criteria?

To make requirements testable, analyze Jira stories and PRDs to extract scope, dependencies, and edge cases, mapping them to clear acceptance criteria and test scenarios. This reduces project risks by surfacing gaps before development begins.

What is the best way to identify gaps and edge cases during sprint planning?

The best way to identify gaps and edge cases during sprint planning is to run an end-to-end requirement analysis on feature specs. This surfaces missing context, hidden dependencies, and risks across related stories to ensure complete readiness.

How do I map PRD snippets to test scenarios for reliable test planning?

To map PRD snippets to test scenarios, analyze the specification to break down acceptance criteria and extract edge cases. This yields reliable test planning and traceability by ensuring every requirement has corresponding test coverage.

Can I use requirement analysis to check dependencies across related Jira stories?

Yes, you can use requirement analysis to check dependencies across related Jira stories. By referencing historical context and mapping related stories, the analysis prevents duplication and ensures alignment with the product roadmap.

When do I need to perform a readiness check on feature specifications?

You need to perform a readiness check on feature specifications during requirement grooming or sprint planning. This assesses scope completeness, testability, and risk exposure to ensure requirements are unambiguous and safe before development starts.