ultraqa
✓QA cycling workflow - test, verify, fix, repeat until goal met
Installation
SKILL.md
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 |
| /oh-my-claudecode:ultraqa --tests | tests | All test suites pass | | /oh-my-claudecode:ultraqa --build | build | Build succeeds with exit 0 | | /oh-my-claudecode:ultraqa --lint | lint | No lint errors | | /oh-my-claudecode:ultraqa --typecheck | typecheck | No TypeScript errors |
QA cycling workflow - test, verify, fix, repeat until goal met Source: yeachan-heo/oh-my-claudecode.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill ultraqa- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ultraqa?
QA cycling workflow - test, verify, fix, repeat until goal met Source: yeachan-heo/oh-my-claudecode.
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-claudecode --skill ultraqa Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yeachan-heo/oh-my-claudecode
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01