Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

investigate

Estrellas6
Forks1
Actualizado26 de marzo de 2026 a las 21:41

Systematic debugging with root cause investigation. Enforces the Iron Law: no fixes without root cause. Four phases: investigate (gather symptoms, trace code, check history), pattern-match (race condition, nil propagation, state corruption, stale cache, config drift, integration failure), hypothesize and test (confirm before fixing, 3-strike escalation), implement (minimal fix + regression test). Use this skill whenever the user reports a bug, error, unexpected behavior, or says things like 'debug this', 'fix this', 'why is this broken', 'investigate this error', 'root cause analysis', 'this stopped working', 'getting an error', 'something is wrong'. Proactively suggest when the user is troubleshooting or applying fixes without investigating first.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly