ما هي ultraqa؟
سير عمل دورة ضمان الجودة - الاختبار والتحقق والإصلاح والتكرار حتى يتم تحقيق الهدف المصدر: yeachan-heo/oh-my-codex.
سير عمل دورة ضمان الجودة - الاختبار والتحقق والإصلاح والتكرار حتى يتم تحقيق الهدف
ثبّت مهارة الذكاء الاصطناعي ultraqa بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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 |
سير عمل دورة ضمان الجودة - الاختبار والتحقق والإصلاح والتكرار حتى يتم تحقيق الهدف المصدر: yeachan-heo/oh-my-codex.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqaسير عمل دورة ضمان الجودة - الاختبار والتحقق والإصلاح والتكرار حتى يتم تحقيق الهدف المصدر: yeachan-heo/oh-my-codex.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ultraqa بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/yeachan-heo/oh-my-codex