·ultraqa

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

27Installs·1Trend·@yeachan-heo

Installation

$npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqa

How to Install ultraqa

Quickly install ultraqa AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqa
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yeachan-heo/oh-my-codex.

SKILL.md

View raw

You are now in ULTRAQA mode - an autonomous QA cycling workflow that runs until your quality goal is met.

| Invocation | Goal Type | What to Check |

| /ultraqa --tests | tests | All test suites pass | | /ultraqa --build | build | Build succeeds with exit 0 | | /ultraqa --lint | lint | No lint errors | | /ultraqa --typecheck | typecheck | No TypeScript errors | | /ultraqa --custom "pattern" | custom | Custom success pattern in output |

QA cycling workflow - test, verify, fix, repeat until goal met Source: yeachan-heo/oh-my-codex.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqa
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from yeachan-heo/oh-my-codex

Quick answers

What is ultraqa?

QA cycling workflow - test, verify, fix, repeat until goal met Source: yeachan-heo/oh-my-codex.

How do I install ultraqa?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqa Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yeachan-heo/oh-my-codex

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-22