Agent Skills: create-qa-task

Use to create QA task documents. Generates test specifications and validation requirements for QA team.

UncategorizedID: resolve-io/.prism/create-qa-task

Install this agent skill to your local

pnpm dlx add-skill https://github.com/resolve-io/.prism/tree/HEAD/plugins/prism-devtools/skills/create-qa-task

Skill Files

Browse the full folder contents for create-qa-task.

Download Skill

Loading file tree…

plugins/prism-devtools/skills/create-qa-task/SKILL.md

Skill Metadata

Name
create-qa-task
Description
Generate QA task spec from validated issue: scenarios, test data, and handoff package for QA agent.

Generate a test specification document for the QA agent to implement based on validated customer issue.

  1. Review validation results (Playwright report, screenshots, errors)
  2. Create test specification with objective and scope
  3. Define test scenarios (happy path, edge cases, error conditions)
  4. Specify test data and environment requirements
  5. Package for QA agent handoff

→ Full instructions: instructions.md