Skip to main content

investigate

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

Zur Installation springen

Quellinformationen

Repository
bronc-x/lotus
Letzte Quellaktivität
14. September 2026 um 05:31
Erkannte Sprache von SKILL.md
Englisch
Sterne
23
Forks
1

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

Datei-Explorer
2 Dateien

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
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.
Auf GitHub ansehen