Skip to main content

investigate

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

Jump to install

Source facts

Repository
bronc-x/lotus
Last source activity
September 14, 2026 at 05:31
Detected SKILL.md language
English
Stars
23
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
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.
View on GitHub