ultraqa とは?
QA サイクル ワークフロー - テスト、検証、修正を目標が達成されるまで繰り返す ソース: yeachan-heo/oh-my-codex。
QA サイクル ワークフロー - テスト、検証、修正を目標が達成されるまで繰り返す
コマンドラインで ultraqa AI スキルを開発環境にすばやくインストール
ソース: 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 |
QA サイクル ワークフロー - テスト、検証、修正を目標が達成されるまで繰り返す ソース: yeachan-heo/oh-my-codex。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqaQA サイクル ワークフロー - テスト、検証、修正を目標が達成されるまで繰り返す ソース: yeachan-heo/oh-my-codex。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqa インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/yeachan-heo/oh-my-codex