Che cos'è ultraqa?
Flusso di lavoro ciclistico QA: testare, verificare, correggere, ripetere fino al raggiungimento dell'obiettivo Fonte: yeachan-heo/oh-my-codex.
Flusso di lavoro ciclistico QA: testare, verificare, correggere, ripetere fino al raggiungimento dell'obiettivo
Installa rapidamente la skill AI ultraqa nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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 |
Flusso di lavoro ciclistico QA: testare, verificare, correggere, ripetere fino al raggiungimento dell'obiettivo Fonte: yeachan-heo/oh-my-codex.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqaFlusso di lavoro ciclistico QA: testare, verificare, correggere, ripetere fino al raggiungimento dell'obiettivo Fonte: yeachan-heo/oh-my-codex.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqa Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/yeachan-heo/oh-my-codex