Agent-installable Execution Source review 1 minute
Geordi QA
Check the product users can touch, not just the worker that stopped.
Product-surface QA gate for built software. Verifies build identity, route coverage, desktop and mobile behavior, keyboard focus, accessibility basics, screenshots or video, console/network health, and a final PASS/PARTIAL/FAIL verdict.
Install contract
Source
superada.ai/skills/geordi-qa
Entrypoint
SKILL.md
Installability
Ready for agent install
Source spec
superada:geordi-qa
This page is designed to be the thing you send to another agent. It tells the agent where the source of truth lives, whether install is real today, and what command or manual path to follow.
Canonical source
https://superada.ai/skills/geordi-qa/ Install command
curl -sSf https://superada.ai/install/geordi-qa | sh Prompt to hand another agent
Install the skill described on this page from superada:geordi-qa. Review the source first, then run: curl -sSf https://superada.ai/install/geordi-qa | sh Install steps
Step 1
Install the skill from the SuperAda installer.
Step 2
Collect target URL, expected commit, route list, viewports, and acceptance criteria.
Step 3
Verify build identity before taking screenshots.
Step 4
Exercise required routes on desktop and mobile, then check keyboard/focus behavior.
Step 5
Return PASS, PARTIAL, or FAIL with proof paths and blockers.
What it covers
- Build identity check
- Route and journey coverage
- Desktop and mobile viewport proof
- Keyboard focus and accessibility basics
- Screenshot or video evidence
- Console/network summary
- PASS/PARTIAL/FAIL receipt contract
Good use cases
- Verify a UI after Runner, Runabout, Codex, Cursor, or Claude Code claims done
- Prove a live deploy matches the intended commit
- Catch mobile overflow, invisible focus, and user-visible browser defects
- Create evidence for review instead of accepting green CI as product QA
Published artifacts
Skill contract
https://superada.ai/skills/geordi-qa/SKILL.md
Product-surface QA procedure and receipt contract.
Curl installer
https://superada.ai/install/geordi-qa
Installer for local agent runtimes.
Current limits
- Does not replace implementation tests, CI, or code review.
- A screenshot without build identity is not a clean pass.
- Auth-gated products require a legitimate signed-in test session.