acm-test-case-writer

Convert synthesized investigation context into Polarion-ready test case markdown files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of Polarion-ready test cases by converting synthesized investigation context into a formatted test case, eliminating the need for manual formatting and reducing errors.

Core Features & Use Cases

  • Contextual Test Case Creation: Converts investigation data into a Polarion test case markdown file.
  • Full Context Mode: Utilizes pre-analyzed data for the highest quality output.
  • Standalone Mode: Writes test cases with manual context provided by the user.
  • Quality Assurance: Follows a structured writing process with quality rules and self-review checklists.

Quick Start

Use the acm-test-case-writer skill to convert existing synthesis into a test case for ACM-XXXXX.

Frequently Asked Questions about acm-test-case-writer

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

FAQPage Schema
How do I convert investigation context into Polarion test cases?

Polarion-ready test cases are formatted markdown files structured for direct import into the Polarion platform. They are generated by converting synthesized investigation context, ensuring all quality rules and self-review checklists are met.

Can I write Polarion test cases without pre-analyzed investigation data?

Yes, you can write Polarion test cases without pre-analyzed investigation data by using standalone mode. This mode allows you to manually provide the investigation context needed to generate the formatted markdown test case file.

What is the best way to ensure software quality when writing test cases for Polarion?

The best way to ensure software quality when writing test cases for Polarion is to follow a structured writing process with built-in quality rules and a self-review checklist. This approach eliminates manual formatting errors and standardizes the output.

Does the test case generation process support full context mode for pre-analyzed data?

Yes, the test case generation process supports a full context mode designed for pre-analyzed data. This mode utilizes the synthesized investigation context to produce the highest quality Polarion-ready test case markdown files.

Are there limitations when manually providing context for test case creation?

When manually providing context in standalone mode, the limitation is that the output quality depends entirely on the completeness of your manual input. Unlike full context mode with pre-analyzed data, it lacks automated data synthesis to guide the test case structure.