uat-reporter

Installation
SKILL.md

UAT Reporter

Write UAT test results to the Google Sheet "All Test Cases" tab with color-coded status cells, row lookup by test ID, and verification readback.

Uses shared OAuth token from google-sheets skill (~/.claude/.google/token.json).

Commands

report-batch (primary)

Write all results from a module JSON file:

~/.claude/skills/uat-reporter/scripts/uat_reporter.rb report-batch --file .uat/results/dashboard.json

Or via stdin:

cat .uat/results/dashboard.json | ~/.claude/skills/uat-reporter/scripts/uat_reporter.rb report-batch
Related skills

More from arlenagreer/claude_configuration_docs

Installs
4
GitHub Stars
4
First Seen
Mar 10, 2026