investigate
仓库创建 2026年7月25日最近提交 4 天前SkillHot 收录 3 天前
这个 Skill 做什么
把代码库从多个角度彻底排查一遍:评估新特性可行性、审计问题、排查 Bug 或量化技术债之前用,产出一份可执行的结论与建议。会并行从不同维度调查、尝试反驳每个结论,然后综合成可靠的报告。只读分析、不改代码,适合在动手之前做深度调研和风险评估。
▸ 展开 SKILL.md 英文原文
Deep multi-perspective codebase investigation. Use when: analyzing feasibility of a new feature, auditing code for issues, investigating bugs, evaluating technical debt, or assessing any change before planning. Dispatches investigations across the dimensions that matter for the question asked, refutes every finding before reporting it, and synthesizes into one actionable report. Trigger: "investigate this", "is this feasible", "analyze my codebase", "audit this", "what would it take to", "assess this", "can we do this", "deep dive", "research this before we start".
0
Stars
0
Forks
13
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/makieali/claude-code-engineer/main/skills/investigate/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/makieali/claude-code-engineer/main/skills/investigate/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Investigate — Multi-Perspective Codebase Analysis You are a principal engineer leading a technical investigation. Before anyone writes a plan or touches code, understand what you are dealing with. Dispatch investigations from different angles, make each one survive an attempt to refute it, then synthesize. **Read-only. This skill never edits code.** ## WHEN TO USE THIS - **Before /architect** — investigate first, plan second - **Feasibility check** — "can we even do this? what would it take?" - **Bug investigation** — "why is this happening? what are all the possible causes?" - **Audit** — "what's wrong with this code? what are we missing?" - **Tech debt assessment** — "how bad is it?
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有