返回 Skill 列表
编程开发热门
Gauntlet Loop 三段式执行 Skill
Opus 5 专用!设标准→分工→判卷。让 AI 自我迭代到3A级交付质量。
📋 SKILL.md 完整代码
--- name: gauntlet-loop-skill description: >- Opus 5 专用!设标准→分工→判卷。让 AI 自我迭代到3A级交付质量。 Use when working on gauntlet loop skill tasks. allowed-tools: Read,Write,Bash --- # Gauntlet Loop 三段式执行 Skill ## Quick Start 1. Save as `~/.claude/skills/gauntlet-loop-skill/SKILL.md` 2. Restart Claude Code 3. Type `/gauntlet-loop-skill` or describe your task naturally 4. Claude auto-triggers when your task matches the description ## Instructions - Understand the user's specific context and needs - Apply domain best practices consistently - Provide actionable, specific guidance with examples - Verify all outputs before presenting to user ## Gotchas - Test with a fresh Claude instance after changes - Keep SKILL.md under 500 lines; use references/ for details - Description is the trigger key — make it specific and keyword-rich
🚀 怎么用
1. 复制上面的 SKILL.md 代码 2. 保存为 ~/.claude/skills/gauntlet-loop-skill/SKILL.md 3. 重启 Claude Code 4. 输入 /gauntlet-loop-skill 或直接描述任务触发 5. AI 自动按 Skill 流程执行
什么是 Gauntlet Loop
全网爆火的极简三段式提示词方法论。只给目标不规定路线、用高标杆防止 AI 过早满足、让 Agent 自己拆任务。已让 Opus 5仅凭提示词生成 3D 游戏、烧掉 6.9亿 Token。核心三段:标准段(设定足够高的标杆)→分工段(派发子智能体)→判卷段(批评家对照标准打分)。
使用方法
保存此 Skill 后,告诉 Claude:「用 Gauntlet Loop 模式完成{任务},标杆参照{案例}」。Claude 会自动拆任务→派发子 Agent→评审→打回重做→直到达标。关键:标杆要足够高,防止 AI「差不多就行」的倾向。
注意事项
Token 消耗巨大(单次可能数百万 Token),适合重要任务。不适合简单查询和小改动。建议在 Opus 5 上使用,其他模型效果打折扣。如果预算有限,把标杆降低一档。