Agent SkillsTheOrcDev/repostars › auto-grill

auto-grill

GitHub

自动压力测试并决策计划。通过逐一提问、提供三选项并自动采纳推荐项,快速生成完整方案供用户审查或覆盖,避免冗长交互。

.claude/skills/auto-grill/SKILL.md TheOrcDev/repostars

触发场景

用户输入 'auto-grill' 用户输入 'auto-grill this plan' 用户输入 'grill it and decide' 调用 /auto-grill 命令

安装

npx skills add TheOrcDev/repostars --skill auto-grill -g -y
更多选项

非标准路径

npx skills add https://github.com/TheOrcDev/repostars/tree/main/.claude/skills/auto-grill -g -y

不安装直接使用

npx skills use TheOrcDev/repostars@auto-grill

指定 Agent (Claude Code)

npx skills add TheOrcDev/repostars --skill auto-grill -a claude-code -g -y

安装 repo 全部 skill

npx skills add TheOrcDev/repostars --all -g -y

预览 repo 内 skill

npx skills add TheOrcDev/repostars --list

SKILL.md

Frontmatter
{
    "name": "auto-grill",
    "description": "Self-driving version of grill-me. Interrogates a plan or design one question at a time, but for each question offers three answers (A\/B\/C) with one marked Recommended, then answers it itself by taking the recommended option — looping down the decision tree until the plan is fully resolved. Use when the user wants a plan stress-tested and auto-decided, says \"auto-grill\", \"auto-grill this plan\", \"grill it and decide\", or invokes \/auto-grill."
}

Auto Grill

Grill a plan relentlessly — but drive the interview yourself. Walk down each branch of the decision tree one question at a time. For every question, lay out three options and take the recommended one automatically, then move on. The output is a fully-resolved plan the user can review and override in one pass, instead of a slow back-and-forth.

Find the plan

Grill the plan that already exists — in this conversation, a PLAN.md, an issue, or a PRD. If none is clear, ask what to grill. Never invent a plan.

The loop

Repeat until the decision tree is resolved:

  1. Pick the next open question — the most important unresolved decision, respecting dependencies (answer what later decisions hang on first).
  2. If the codebase can answer it, explore instead of asking. Use the real answer; never guess what you can look up.
  3. Offer three answers, labelled:
    • A.
    • B.
    • C. … Mark exactly one ✅ Recommended and give a one-line reason.
  4. Answer it yourself — take the recommended option and record it as the decision.
  5. Continue to the next question, now informed by that decision.

Run on autopilot. Show every question, its three options, and the answer you picked, so the user can follow the reasoning and veto any choice.

Stop when

  • No meaningful open questions remain — what's left is trivial or cosmetic, or
  • Further questions would not change the plan.

Do not loop forever. When decisions stop adding value, stop.

Output

End with a clean recap so the user can review and override in one pass:

  • Decisions — a numbered list of Question → chosen answer (A/B/C), each with its one-line reason.
  • Resolved plan — the plan rewritten with every decision baked in.
  • Override? — invite the user to flip any letter; re-resolve anything downstream that depended on it.

Rules

  • One question at a time, dependency-ordered — never branch before resolving what it rests on.
  • Exactly three options, exactly one recommended, every recommendation justified in one line.
  • Recommend the option you would actually choose — not the safe-sounding one. Be opinionated.
  • Explore the codebase over guessing whenever the answer lives there.

版本历史

  • ba2e073 当前 2026-07-24 11:31

同 Skill 集合

.agents/skills/design-system/SKILL.md
.claude/skills/design-system/SKILL.md
.codex/skills/design-system/SKILL.md

元信息

文件数
0
版本
4f6c2f2
Hash
b02728f9
收录时间
2026-07-24 11:31

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-09 16:30
浙ICP备14020137号-1 $访客地图$