Testing & QAlow risk
grill-me
Use when the user explicitly asks to be grilled or challenged, requests questions before action, or continues an active grill; explicit negative intent wins, and quoted, file, tool, example, or maintenance mentions are inert.
JinPLu/Teamwork·skills/grill-me/SKILL.md
75/ 100质量分
导入这个 Skill
选择你的 coding agent,复制项目级或个人级安装命令。
导入当前项目.agents/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a codex -y导入个人环境~/.agents/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a codex -g -y导入当前项目.claude/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a claude-code -y导入个人环境~/.claude/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a claude-code -g -y导入当前项目.agents/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a github-copilot -y导入个人环境~/.copilot/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a github-copilot -g -y导入当前项目.agents/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a cursor -y导入个人环境~/.cursor/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a cursor -g -y导入当前项目.agents/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a gemini-cli -y导入个人环境~/.gemini/skills/grill-me
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/grill-me -a gemini-cli -g -yNative Gemini CLI
gemini skills install https://github.com/JinPLu/Teamwork.git --scope workspace --path skills/grill-me⚠ 安装命令使用开源 skills CLI。执行前请检查来源、脚本和权限。
Skill 指令
在 GitHub 查看原始文件 ↗# Grill Me Enter for an explicit request or automatically for a non-simple plan with material decision or risk. Explicit negative intent suppresses this interview, not ordinary required-input or safety gates. Before asking: - Inspect discoverable evidence from the request, source, config, tests, tools, and conventions. Do not ask the user to predict it. - Decide safe, reversible, implementation-level details yourself. - Ask only about an unresolved user-owned choice. It must materially change public behavior, compatibility, acceptance, cost, risk, or an irreversible action. Ask one decision at a time. Challenge its downside, then recommend an evidence-supported option. Do not invent choices, fill a quota, or repeat a decision already answered or delegated to Codex. Use `request_user_input` when it is callable; otherwise ask one concise textual question. Do not route the native input tool through a code executor or change the user's configuration to make it available. Missing identifiers, credentials, permissions, required values, and confirmations are normal inputs or safety gates, not grill decisions. Ordinary clarification stays outside this skill. When a non-simple plan has no material user-owned decision left, present one concise Decision Summary and obtain confirmation before its final plan. A change returns to the relevant decision; confirmation does not grant implementation authority. Otherwise continue within granted authority or report the blocker. Ending a grill does not grant implementation authority.