在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用ultraqa
星标2
分支1
更新时间2026年4月3日 11:21
Autonomous QA cycling until all tests pass
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Autonomous QA cycling until all tests pass
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | ultraqa |
| description | Autonomous QA cycling until all tests pass |
| argument-hint | <goal or acceptance criteria> |
| level | 3 |
<Use_When>
<Do_Not_Use_When>
<QA_Cycle> Each cycle:
If the same failure persists 3 times:
<Final_Output>
## QA Report
### Goal
[Original acceptance criteria]
### Test Results
- Tests run: N
- Passed: N
- Failed: N
### Issues Found
| Issue | Fix Applied | Status |
|-------|-------------|--------|
| ... | ... | Fixed |
### Conclusion
[Goal met / Goal not met with blockers]
</Final_Output>
Full autonomous execution from idea to working code
Production-grade Docker configurations (Dockerfile, Compose, best practices)
Persistence mode — doesn't stop until the task is verified complete
Multi-agent coordinated execution
Maximum parallel throughput — execute independent tasks simultaneously
Socratic requirements clarification before any code is written