Skip to main content

investigate

定位原因不明、反复出现或跨模块的软件故障。

跳到安装

来源信息

仓库
bronc-x/lotus
最近来源活动
2026年9月14日 05:31
检测到的 SKILL.md 语言
英语
星标
23
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

文件资源管理器
2 个文件

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
investigate
description
定位原因不明、反复出现或跨模块的软件故障。
# Root-cause investigation Use available code, logs, tests, and runtime evidence to explain the failure. Simple localized bugs can use the project's normal fix workflow without this extended investigation. Identify the observed failure and expected behavior; choose the smallest observation that distinguishes plausible causes. Follow the evidence across modules only as needed. Diagnosis requests are read-only. For a requested fix, change the responsible path, preserve unrelated work, and verify the original symptom plus affected regressions. Do not require context cards, plan-mode gates, fixed hypothesis counts, or reports after every step. Continue within scope while evidence advances; ask when a material choice, authority, or unavailable environment genuinely blocks progress. Return the cause, supporting evidence, applied or proposed correction, and verification limits.
在 GitHub 查看