Summary
- 调查研究:在下判断、做决策、给建议之前,先用第一手材料弄清现状,产出「事实 / 推断 / 未知」三栏调查结论。当上下文不完整、证据薄弱、领域陌生、用户说"先别动手"、或你发现自己在凭印象作答时触发;已充分调查后的执行阶段不要重复触发。
- English: Investigate before judging.…
hughyau/qiushi-skill
调查研究:在下判断、做决策、给建议之前,?
npx skills add hughyau/qiushi-skill --skill investigation-first
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Investigate Kubernetes workload, node, and control-plane issues using OTel telemetry (EDOT). Us…
2.1K installsStart-here router for any OSINT investigation. Names the workflow and knowledge skills and pick…
603 installsParse and analyze email headers (Received chain, Return-Path, Message-ID) to trace the true ori…
575 installsInvestigates a triggered observability alert and returns a structured diagnosis with likely cau…
574 installsReference: shared framework for managing internal investigations from intake through final memo…
516 installsAsk questions against an open investigation log — what witnesses said, where accounts conflict,…
515 installsOther skills from hughyau/qiushi-skill · top by installs.
npx skills add hughyau/qiushi-skill
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
3,461 B
SUMMARY.md
727 B
"没有调查,没有发言权。" —— 《反对本本主义》
调查研究是落实「实事求是」的入口:不是为既定结论找材料,而是让事实规定判断。
用:
不用:
- 现状:现在是什么样(读源码、配置、数据,不只看文档) - 历史:为什么变成这样(git log、blame、变更记录) - 关联:牵涉哪些约束(接口、依赖、调用方、部署环境) - 多方:有哪些不同说法(文档 vs 代码 vs 运行结果 vs 用户描述)
调查目的:……
调查范围:读了 …… / 跑了 …… / 问了 ……
已核实的事实(附来源):
- ……(来源:文件:行 / 命令输出 / 日志)
合理推断(说明推理链):
- ……(因为 …… 所以 ……)
未知 / 存疑:
- ……(需要 …… 才能确认)
调查结论:
- 现状是:……
- 关键约束是:……
- 我原来不知道、现在知道的是:……
- 基于以上,我的判断是:……(置信度:高 / 中 / 低)
contradiction-analysispractice-cognitioninvestigator 子 agent 并行调查,主线只汇总三栏原著依据:[original-texts.md](original-texts.md)