CO

Creates comprehensive UAT reports to verify functionality after PR orchestration.

Install

mkdir -p .claude/skills/codex-uat && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13625" && unzip -o skill.zip -d .claude/skills/codex-uat && rm skill.zip

Installs to .claude/skills/codex-uat

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Generate and record UAT checks, including manual GUI or real-device steps.
74 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Derive acceptance scenarios from issues
  • Document automated checks and their results
  • Record manual GUI or real-device steps
  • Specify expected results for UAT checks
  • Outline evidence to collect on failure
  • Generate follow-up fix prompts for UAT failures

How it works

This skill generates a UAT report by extracting acceptance scenarios from issues and detailing both automated and manual verification steps.

Inputs & outputs

You give it
Orchestrated PRs and associated issues
You get back
A UAT report in `workspace/management/runs/<run_id>/uat-report.md`

When to use codex-uat

  • Generating UAT reports
  • Manual UI verification
  • Defining acceptance tests
  • Verifying functionality after PRs

About this skill

Codex UAT

Use this skill after develop has received one or more orchestrated PRs.

Required Output

Write workspace/management/runs/<run_id>/uat-report.md with:

  • acceptance scenarios derived from the Issues
  • automated checks and results
  • manual GUI or real-device steps
  • expected results
  • evidence to collect on failure
  • pass/fail status
  • follow-up fix prompt when UAT fails

When not to use it

  • Before orchestrated PRs have been received by develop

Limitations

  • Requires prior orchestrated PRs to have been received
  • Output format is fixed to `uat-report.md`

How it compares

This workflow automatically structures UAT reports with specific fields, unlike a manual process that might lack consistency.

Compared to similar skills

codex-uat side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
codex-uat (this skill)03moNo flagsIntermediate
svelte-expert119moNo flagsIntermediate
home-assistant-integration-knowledge82moNo flagsAdvanced
writing-skills44moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry