con un clic
debug-systematic
Reproduce, isolate, and verify a bug before changing code.
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.
Menú
Reproduce, isolate, and verify a bug before changing code.
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.
Basado en la clasificación ocupacional SOC
Measure and reduce local latency, memory, or rendering overhead.
Review a local change for privacy, permission, and data-exposure risk.
Inspect local dependencies for version, license, and build-path risk.
Write concise documentation from verified local code evidence.
Diagnose and fix one reproducible build, test, or runtime error.
Explain why a line changed using local git history and code context.
| id | debug-systematic |
| name | Debug Systematic |
| description | Reproduce, isolate, and verify a bug before changing code. |
Start from the symptom, reproduce it with the smallest command or flow, list observations, and test one hypothesis at a time. Keep verification tied to the original failure.