Agent Skills: qa-gate

Use to create or update quality gate decision files for stories. Provides clear pass/fail decisions with actionable feedback.

UncategorizedID: resolve-io/.prism/qa-gate

Install this agent skill to your local

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

Skill Files

Browse the full folder contents for qa-gate.

Download Skill

Loading file tree…

plugins/prism-devtools/skills/qa-gate/SKILL.md

Skill Metadata

Name
qa-gate
Description
Create/update QA gate YAML for a story: PASS/CONCERNS/FAIL/WAIVED decision with actionable issues.

Create or update a quality gate decision file for a story based on review findings.

  1. Review story findings (manual or via review-story)
  2. Determine gate decision (PASS, CONCERNS, FAIL, or WAIVED)
  3. Create YAML file at qa.qaLocation/gates/{epic}.{story}-*.yml
  4. Include status_reason and any top_issues
  5. Set reviewer and timestamp

→ Full instructions: instructions.md