Asia/Shanghai
ProjectsJuly 16, 2026

deep-grill

image
一个遵循 Agent Skills 标准的技能(Claude Code / Codex 等通用),把「拷问方案」的方向反过来:不再由 Agent 一次一个地问你问题,而是它自己走完决策树 —— 先调查、给出答案、再反驳自己 —— 最后只把真正主观的分歧一次性汇总给你,每条附推荐答案。 访谈式拷问(如启发本项目的 grill-me)适合答案在用户脑子里的问题;但当大部分答案藏在仓库、文档、测试里时,串行访谈等于把 Agent 的功课外包给用户 —— 问到第二十个问题,做调研的人变成了你。deep-grill 保留拷问的狠劲,把举证责任还给 Agent。 整个 Skill 只有三段话:
  • 回答、反驳、修正 —— 每个暂定答案都要扛住针对它的最强反驳,扛不住就修正,修不动才作为主观分歧升级。
  • 预算花在调查上 —— token 用于向深处挖而不是多问几轮;未检查的部分明确披露,绝不静默跳过。
  • 精确的升级门槛 —— 只升级取决于用户目标、品味、权限,或合理调查拿不到的事实;一次性汇总,确认达成共识前不进入实现。
Bash
npx skills@latest add nxxxsooo/deep-grill
然后对着一份方案说:deep grill this plan MIT 许可,中英文 README 齐全。

Related projects

Mingjian AI Services

Mingjian AI Services

A focused collaboration entry for teams moving from AI ideas to working products, Agent systems, and operable business workflows.
opencode-sub2api-haiku-fix

opencode-sub2api-haiku-fix

A focused OpenCode plugin that fixes Claude Haiku extra-usage failures through Sub2API while preserving thinking and leaving Sub2API, OpenCode, and OMO untouched.
opencode-metrics

opencode-metrics

OpenCode TUI 的分会话侧边栏指标插件。按 sessionID 记录速度、TTFT、token、缓存、计时,只显示你当前 attach 的会话,而不是 serve 模式下的全局汇总。
opencode-plugin-fixes

opencode-plugin-fixes

Archived OpenCode guardrail experiment. The final source tree covers four narrow tool-call repairs; no npm package was ever published.
opencode-vibe-island-plugin

opencode-vibe-island-plugin

让 Vibe Island 在装了 oh-my-openagent 时仍然把 OpenCode 会话当成 OpenCode。修好 source 误标和 Ghostty 点击跳转。
OpenCode Themes

OpenCode Themes

Terminal-inspired dark themes for Obsidian, Typora, and Ghostty, all synced to the official OpenCode TUI palette.
wechat-mp-publisher

wechat-mp-publisher

从个人公众号 Skill 到可公开安装的 npm 包:本地校验与沙箱预览在前,用户确认后只创建草稿。
SIGINT

SIGINT

已归档的内容情报实验:曾把小红书/抖音采集、AI 分析、n8n 编排与实时仪表盘接成一条完整链路。
MdictLive

MdictLive

Modern web reader for MDict dictionaries with React 19 SPA, dark mode, and faithful rendering.
SiliconLM

SiliconLM

Local LLM dashboard for Apple Silicon Macs, currently preserved without an active local deployment.
mdx2apple

mdx2apple

Convert MDict (.mdx/.mdd) dictionaries to macOS Apple Dictionary format with one command.