JIRA Cloude Skill

Claude Skill + QA Touch MCP

AI Test Case Generation from Jira Stories

Generate comprehensive QA Touch import-ready manual test cases directly from Jira Stories using Claude AI.

⬇ Download Skill    GitHub Repository


Overview

Turn a Jira Story into comprehensive manual test cases in minutes.

Instead of manually reading requirements, writing scenarios, formatting spreadsheets, and importing them into QA Touch, this Claude Skill automates the entire workflow.

Jira Story


Claude Skill


QA Touch MCP


QA Touch Import CSV


QA Touch

Features

Analyze Jira Stories

Reads the complete Jira Story including:

  • Story title
  • Description
  • Acceptance Criteria
  • Comments
  • Linked context (when available)

Generate Comprehensive Test Cases

Automatically creates:

  • Positive scenarios
  • Negative scenarios
  • Boundary value tests
  • Validation checks
  • Edge cases
  • Permission tests
  • Error handling scenarios

QA Touch Ready

Outputs test cases in a format ready for QA Touch import.


No Prompt Engineering

Simply invoke the skill and provide a Jira Story.

Claude handles the rest.


Installation

Step 1

Download the skill file.

jira-qatouch-case-generator.skill

Step 2

Open Claude Desktop.

Navigate to:

Settings
Customize
Skills
Add
Upload Skill

Choose the downloaded .skill file.

These installation steps follow the repository instructions.


Step 3

Connect the required MCP servers.

Required
  • Atlassian MCP
  • QA Touch MCP

Step 4

Invoke the skill.

/jira-qatouch-case-generator

Then simply ask:

Generate test cases for jira Story PROJ-123

The skill automatically:

  • Fetches the Jira Story
  • Reads Acceptance Criteria
  • Understands business rules
  • Generates comprehensive manual test cases
  • Produces a QA Touch import-ready CSV

Example

User

Generate test cases for jira Story PROJ-123

Claude

✔ Reads Jira Story

✔ Reads Acceptance Criteria

✔ Reads Comments

✔ Understands business rules

Generates

  • Positive Tests
  • Negative Tests
  • Boundary Tests
  • Validation Tests
  • Permission Tests
  • Edge Cases

Produces

QA Touch Import CSV

Requirements

RequirementStatus
Claude DesktopRequired
Claude SkillsRequired
Atlassian MCPRequired
QA Touch MCPRecommended

Supported Inputs

Jira Story Key

PROJ-123

or

Jira URL

https://company.atlassian.net/browse/PROJ-123

The skill automatically retrieves the Jira Story and generates QA Touch-compatible manual test cases.


Why Use This Skill?

Without this skill:

Read Jira Story

Understand Requirements

Write Test Cases

Format CSV

Import to QA Touch

With this skill:

Jira Story

Claude Skill

QA Touch Ready Test Cases