requirements-test-matrix

Generate categorized test case matrices from PRD text, Confluence URLs, or Jira story keys.

1|1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/nroze22/TalosixSkills --skill requirements-test-matrix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requirements-test-matrix
Source: https://github.com/nroze22/TalosixSkills/tree/main/.claude/skills/requirements-test-matrix
Command: npx skills add https://github.com/nroze22/TalosixSkills --skill requirements-test-matrix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of a comprehensive test case matrix directly from product requirements or Jira stories, ensuring complete traceability and efficient test planning.

Core Features & Use Cases

  • Automated Matrix Generation: Creates a detailed test case matrix from PRD text, Confluence URLs, or Jira story keys.
  • Categorization: Classifies tests by type (functional, negative, security, etc.) and priority.
  • Traceability: Links each test case back to its source requirement.
  • Use Case: After a PRD is approved, use this Skill to instantly generate a master test list, identifying which tests are candidates for automation and UAT.

Quick Start

Generate a test case matrix from the provided PRD document.

Frequently Asked Questions about requirements-test-matrix

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

FAQPage Schema
How do I generate a test case matrix from product requirements?

You can generate a test case matrix by feeding PRD text, Confluence URLs, or Jira story keys into the system, which then parses the requirements and outputs categorized test cases linked to their sources.

What is requirements traceability in a test matrix?

Requirements traceability in a test matrix links every generated test case back to its original source requirement, ensuring complete coverage and preventing gaps between product specifications and QA validation.

Can I create test cases directly from Jira stories?

Yes, you can create test cases directly from Jira stories by providing Jira story keys to the system via Atlassian MCP, which extracts the requirements and generates categorized, spreadsheet-ready test cases.

How do I categorize test cases by type and priority for UAT?

Test cases are categorized by type, including automated, manual, and UAT, alongside priority levels, by analyzing the ingested product requirements and classifying each test based on its functional, negative, or security context.

Does this test matrix generator support Confluence URLs for requirement ingestion?

Yes, the test matrix generator supports Confluence URLs for requirement ingestion, allowing you to paste a URL directly so the system can extract the PRD content and output a spreadsheet-ready test matrix.

What format is the generated test matrix output in?

The generated test matrix is output in a spreadsheet-ready format, allowing QA teams to immediately import the categorized and prioritized test cases with traceability links into their standard tracking tools.