project-qa

Convert acceptance criteria into Playwright test scenarios and regression plans.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/rktclgh/Codex_Discord_Agents --skill project-qa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: project-qa
Source: https://github.com/rktclgh/Codex_Discord_Agents/tree/main/skills/project-qa
Command: npx skills add https://github.com/rktclgh/Codex_Discord_Agents --skill project-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Acceptance criteria are often ambiguous or incomplete, leading to gaps in verification and late bug discovery.

Core Features & Use Cases

  • Transforms acceptance criteria into executable test scenarios and regression plans.
  • Coordinates Playwright-based browser verification, scenario design, and verification support.
  • Provides a clear path from specs to test coverage and release-risk assessment.

Quick Start

Create and execute a Playwright-based test suite that converts acceptance criteria into verifiable test scenarios.

Frequently Asked Questions about project-qa

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

FAQPage Schema
How do I turn acceptance criteria into test coverage?▼

To turn acceptance criteria into test coverage, the project-qa skill transforms specifications into executable test scenarios and regression plans. It standardizes scenario design to eliminate ambiguity and prevent verification gaps in your QA workflow.

How do I generate regression plans from acceptance criteria?▼

You generate regression plans from acceptance criteria by processing project specifications through standardized prompts. The output provides structured verification scenarios and release-risk assessment suitable for integration into existing testing workflows.

Can I use Playwright for browser-based verification of acceptance criteria?▼

Yes, you can use Playwright for browser-based verification. The skill coordinates Playwright-driven test automation to execute verifiable test scenarios derived directly from your acceptance criteria.

What is the best way to automate test scenarios from ambiguous specs?▼

The best way to automate test scenarios from ambiguous specs is applying standardized prompt-driven discovery to extract verifiable conditions. This prevents late bug discovery by defining explicit frontmatter-driven outputs for test automation.

Does this QA workflow tool require specific dependencies to run?▼

No specific dependencies are required to run this QA workflow tool. It operates independently to define frontmatter-driven discovery and structured outputs, though Playwright is needed for actual browser-based test automation execution.

When do I need release-risk assessment for software projects?▼

You need release-risk assessment for software projects when translating acceptance criteria into test coverage. It identifies verification gaps and late bug discovery risks by mapping executable scenarios against defined regression plans.