batch

Generate test cases for multiple JIRA tickets and summarize results.

3|4|Updated Jul 25, 2025
One-click install
npx skills add https://github.com/stolostron/acm-ai-qe --skill batch-stolostron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: batch
Source: https://github.com/stolostron/acm-ai-qe/tree/main/apps/test-case-generator/.claude/skills/batch
Command: npx skills add https://github.com/stolostron/acm-ai-qe --skill batch-stolostron

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires src.scripts.gather, src.scripts.report, mcp__jira, mcp__polarion, mcp__acm-source, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of generating test cases for multiple JIRA tickets simultaneously, streamlining the workflow and saving time.

Core Features & Use Cases

  • Batch Processing: Process multiple JIRA tickets in a single operation.
  • Pipeline Automation: Runs the full pipeline for each ticket to ensure comprehensive test case creation.
  • Summary Table: Provides a summary of results for all tickets processed.

Quick Start

Use the batch skill to generate test cases for multiple JIRA tickets by providing a comma-separated list of ticket IDs, such as /batch ACM-30459,ACM-30460,ACM-30461.

Frequently Asked Questions about batch

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

FAQPage Schema
How do I generate test cases for multiple JIRA tickets at once?

You can generate test cases for multiple JIRA tickets by providing a comma-separated list of ticket IDs to run a batch processing pipeline. This automates test case creation for each ticket and produces a summary of results.

What is batch test case generation from issue tracking systems?

Batch test case generation automates the creation of test cases for multiple JIRA tickets simultaneously. It performs a full pipeline run for each ticket to ensure comprehensive coverage and outputs a summary table of the results.

Do I need access to Polarion and ACM to automate test case creation from JIRA?

Yes, automating test case creation from JIRA requires access to JIRA, Polarion, and ACM environments. The pipeline depends on these connected platforms to gather ticket data and generate test cases successfully.

How do I run batch processing for JIRA tickets using a comma-separated list?

You run batch processing for JIRA tickets by providing a comma-separated list of ticket IDs, such as ACM-30459,ACM-30460,ACM-30461. The pipeline processes each ticket and provides a summary of results.

Are there limitations when running full pipeline automation for multiple JIRA tickets?

The main limitation is the environmental requirement, as the pipeline needs simultaneous access to JIRA, Polarion, and ACM. Processing multiple tickets depends on these integrations being available and properly configured.

What's the best way to automate test case generation from JIRA for multiple issues?

The best way to automate test case generation from JIRA is using batch processing to handle multiple ticket IDs in a single operation. This runs a full pipeline for each issue and produces a consolidated summary of results.