跳到主要内容
横向对比· Head-to-head

Incident Investigate vs cli creator vs everything-claude-code-conventions

把候选放在一起看更容易选· Side-by-side comparison

回到排行榜Back to rankings →
编辑首选· Editor's Pick
Incident Investigate
by Evan Hsu
cli creator
by openai
everything-claude-code-conventions
by Affaan Mustafa
排名· Rank
#1编辑首选 · Editor's Pick
#2
#3
一句话· In a sentence

原因还没坐实之前,不急着修。

No fixes until the cause is real.

cli creator: agent skill — from openai/skills.

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

编辑评分· Editor rating
4.8
星标数· Stars
10k
19k
187k
运行平台· PlatformsCodexClaude Codelocal terminalsClaude CodeCodexClaude CodeCodex
风险· Risk低风险 · low risk低风险 · low risk中风险 · med risk
作者· Author
Evan Hsu
openai
Affaan Mustafa
最近更新· Updated2026-04-192026-05-162026-05-19
为什么选它· Why pick this

在那种「第一反应反而是错的」事故里它最有用。强制走「证据—假设—验证—再动手」的顺序:先收集日志,列出候选假设,逐个验证,最后才提修复方案。只要救下一次本该用「重启就好」掩盖掉的真实数据完整性问题,回报就够了。但纯样式回归就别用它了,等回滚比慢思考更划算。

Best for incidents where the fastest reflex would be the wrong fix. Forces an evidence-before-action loop: collect logs, list candidate hypotheses, verify each, only then propose a change. Pays for itself the moment it catches the kind of incident where "just restart it" would have masked a real data-integrity problem. Skip it for obviously cosmetic regressions — the cost of slowing down outweighs the cost of a re-deploy there.

想把已有工作流打包成团队其他人能调起来的 CLI 工具时,它最合适。从一段工作流描述就能搞定参数解析、help 文档、退出码约定、配置文件骨架。一次性脚本别用它,跑 10 次以下 CLI 的样板成本回不来。

Best when you want to package an existing workflow as a CLI tool other people on the team can actually invoke. Handles argument parsing, help-text generation, exit-code conventions, and basic config-file scaffolding from a workflow description. Skip it for one-off scripts you'll run twice; the CLI boilerplate doesn't pay off below roughly 10 invocations.

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

为什么不选· Why skip

快速样式修补

Quick cosmetic fixes

需要比当前目录条目更严格人工复核的工作流。

Workflows that require stronger human review than this catalog entry documents.

需要比当前目录条目更严格人工复核的工作流。

Workflows that require stronger human review than this catalog entry documents.

安装命令· Install
$codex /investigate
$
$

如果你只能装一个If you can only install one

#1
Incident Investigate
by Evan Hsu

在那种「第一反应反而是错的」事故里它最有用。强制走「证据—假设—验证—再动手」的顺序:先收集日志,列出候选假设,逐个验证,最后才提修复方案。只要救下一次本该用「重启就好」掩盖掉的真实数据完整性问题,回报就够了。但纯样式回归就别用它了,等回滚比慢思考更划算。

Best for incidents where the fastest reflex would be the wrong fix. Forces an evidence-before-action loop: collect logs, list candidate hypotheses, verify each, only then propose a change. Pays for itself the moment it catches the kind of incident where "just restart it" would have masked a real data-integrity problem. Skip it for obviously cosmetic regressions — the cost of slowing down outweighs the cost of a re-deploy there.

看详情View details →
提示· Tip

团队大、安全要求高?把首选和其它候选搭配使用——它们的覆盖范围互补而不是替代。Larger teams with stricter security: combine the picks above; their coverage complements rather than overlaps.

Skill Market
按品类找最好用的 AI 技能·Find the best AI skills for the job
v0.4 · 收录 1306 个 skill · 上次评测 2026-06-10