← 返回 Skills 市场
21
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sipoon-grill-me
功能描述
系统化追问任务执行细节、风险与验收,确保多模块协作或截止明确任务的规划无遗漏,避免返工。
使用说明 (SKILL.md)
grill-me
借鉴来源:grill-me(规划确认追问清单)
重要任务开始前,用系统化追问确认清楚再动手。 是 brainstorming 的"执行前一刻"版本——brainstorming 管"做什么",grill-me 管"怎么做"。
核心理念:30分钟的追问可以节省8小时的返工。
触发条件
满足以下任一场景时自动激活,无需用户调用:
- 用户说"开始做"、"开始吧"、"go"、"执行"(表示准备开始实施)
- 任务涉及多个模块/团队协作
- 任务有明确的截止时间或质量要求
- 任务技术方案不明确或有多种实现路径
- 用户上次说"返工"或"重做"(说明规划不足)
不适用于:纯搜索、简单回答、已知答案的快速任务。
追问流程
Step 1:6W2H 清单(必须覆盖)
[grill-me 追问]
- Why(为什么做?)→ 动机是什么?不做会怎样?
- What(做什么?)→ 具体交付物是什么?
- Who(谁来谁用?)→ 谁提需求?谁最终用户?
- When(截止时间?)→ 硬截止还是软截止?
- Where(在哪发生?)→ 线上/线下/特定环境?
- Which(哪个方案?)→ 有多个选项吗?选哪个?
- How(怎么实现?)→ 技术路径是什么?
- How much(多少资源?)→ 时间/人力/预算限制?
规则:一次问 2-3 个最重要的问题,不要一次全问完。
Step 2:风险与备选方案
[风险确认]
- 最坏情况是什么?能否接受?
- 有没有 Plan B?
- 如果依赖方延迟怎么办?
Step 3:明确验收标准
[验收标准]
- 怎么算"完成"?
- 哪些情况算"失败"?
- 用户自己怎么验证结果?
Step 4:输出结构化确认清单
## grill-me 确认清单
| 项目 | 结论 | 状态 |
|------|------|------|
| 目标 | [一句话] | ✅ |
| 范围 | [做什么/不做什么] | ✅ |
| 技术路径 | [方案A/方案B] | 待确认 |
| 截止时间 | [时间] | ✅ |
| 验收标准 | [可测试的标准] | ✅ |
| 风险 | [Top 1 风险] | ⚠️ 需讨论 |
→ 方案A/B 选哪个? → 确认后开始。
下一跳(Skill 链式调用)
grill-me 是执行前确认技能,确认完成后按以下路径调用:
grill-me → [implementation 开始]
↘ agent-teams(需要并行审查时)
↘ refactoring(涉及现有代码重构时)
下一跳触发条件:
- 确认清单全部 ✅ → 开始实施(进入
brainstormingStep 4) - 需要多角色并行审查 → 调用
agent-teams - 涉及现有代码改动 → 先调用
refactoring做影响分析
与 brainstorming 的区别
| 维度 | brainstorming | grill-me |
|---|---|---|
| 时机 | 需求模糊时 | 需求明确,准备开始前 |
| 重点 | 做什么 | 怎么做、风险、验收 |
| 问题类型 | 探索性(why/what) | 确认性(how/how much/which) |
| 输出 | 设计草案 | 执行确认清单 |
触发命令
自动触发。当用户说"开始"、"go"、"执行"、"开始做吧"时,或 brainstorming Step 4 完成后,自动激活。
安全使用建议
Reasonable to install if you want this workflow helper, but be aware it may activate on generic phrases like 'go' or '执行'. Prefer explicit invocation when using it, and review the skill text for any automatic chaining or confirmation steps before relying on it in important workflows.
能力评估
Purpose & Capability
The reported behavior appears to be workflow routing or confirmation guidance, not a capability that directly accesses sensitive data or mutates external systems.
Instruction Scope
SkillSpector reported very broad trigger phrases and subjective activation criteria, which could cause over-triggering in ordinary conversation, but this is an activation-quality issue rather than evidence of unsafe action.
Install Mechanism
No install script, package execution path, or hidden setup behavior was supplied or observed as part of the reviewed evidence.
Credentials
No evidence was provided that the skill requests credentials, local profile/session stores, broad filesystem indexing, or network authority beyond its stated workflow purpose.
Persistence & Privilege
No persistence mechanism, background worker, privilege escalation, destructive command, or automatic external mutation was shown in the supplied evidence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sipoon-grill-me - 安装完成后,直接呼叫该 Skill 的名称或使用
/sipoon-grill-me触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of grill-me skill.
- Provides an execution pre-checklist to confirm task clarity and avoid rework.
- Auto-activates when users indicate readiness to start, for complex, multi-team, or deadline-driven tasks.
- Guides users through a structured 6W2H checklist, risk assessment, and setting acceptance criteria.
- Outputs a structured confirmation table before proceeding to implementation or further review.
- Clearly distinguishes its purpose and timing from brainstorming.
元数据
常见问题
Grill Me 是什么?
系统化追问任务执行细节、风险与验收,确保多模块协作或截止明确任务的规划无遗漏,避免返工。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 21 次。
如何安装 Grill Me?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sipoon-grill-me」即可一键安装,无需额外配置。
Grill Me 是免费的吗?
是的,Grill Me 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Grill Me 支持哪些平台?
Grill Me 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Grill Me?
由 Sipoon(@sipoon)开发并维护,当前版本 v0.1.0。
推荐 Skills