Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

debug

Étoiles2
Forks1
Mis à jour10 juillet 2026 à 06:52

Evidence-first runtime debugging that maximizes the probability of identifying an application bug's root cause in a single reproduction. Use for bugs, regressions, flaky or timing-sensitive failures, expensive or hard-to-repeat reproductions, and requests such as "instrument broadly", "consider every plausible cause", "capture more breakpoints", or "find the root cause in one run". Build a broad but deduplicated causal hypothesis set, map hypotheses to structured high-information probes across boundaries, branches, state transitions, asynchronous work, caches, and external calls, collect correlated NDJSON evidence with the bundled local collector, summarize large logs without loading the full file into context, prove the causal chain, apply the smallest fix, verify with before-and-after evidence, and remove temporary instrumentation.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
23 fichiers
SKILL.md
readonly