¿Qué es ultraqa?
Flujo de trabajo cíclico de control de calidad: probar, verificar, corregir y repetir hasta alcanzar el objetivo Fuente: yeachan-heo/oh-my-codex.
Flujo de trabajo cíclico de control de calidad: probar, verificar, corregir y repetir hasta alcanzar el objetivo
Instala rápidamente el skill de IA ultraqa en tu entorno de desarrollo mediante línea de comandos
Fuente: yeachan-heo/oh-my-codex.
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 |
Flujo de trabajo cíclico de control de calidad: probar, verificar, corregir y repetir hasta alcanzar el objetivo Fuente: yeachan-heo/oh-my-codex.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqaFlujo de trabajo cíclico de control de calidad: probar, verificar, corregir y repetir hasta alcanzar el objetivo Fuente: yeachan-heo/oh-my-codex.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqa Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/yeachan-heo/oh-my-codex