omgskills Get the Mac app
Skill

ultraqa

@yeachan-heo 38k stars Updated 2026-07-23 Author match: High

QA cycling workflow - test, verify, fix, repeat until goal met

agentic-codingai-agentsautomationclaudeclaude-codemulti-agent-systemsoh-my-opencodeopencode

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/oh-my-claudecode && ln -s /tmp/oh-my-claudecode/skills/ultraqa ~/.claude/skills/ultraqa

View on GitHub

From README

UltraQA Skill [ULTRAQA ACTIVATED - AUTONOMOUS QA CYCLING] Overview You are now in ULTRAQA mode - an autonomous QA cycling workflow that runs until your quality goal is met. Cycle: qa-tester → architect verification → fix → repeat Relationship to /goal, Ralph, Team, and Ultragoal UltraQA owns repeated quality-gate cycling only. Use the deterministic conflict policies refuse, adoptexisting, and artifactonly rather than non-deterministic warning handling. Use it after the target behavior is known and the remaining question is whether tests, build, lint, typecheck, or another explicit QA condition passes. If Claude Code /goal is active, UltraQA may produce visible command evidence for that goal, but must not describe the /goal evaluator as independently running commands or reading files. If Ralph or Team is active, UltraQA is a verification/fix sub-loop under that authority rather than a competing session loop.

More from this repo