Skip to main content

debugging-cycle-author

Run a multi-vector debugging pass when the coverage-gate trips (tests_failed > 0 OR files_below_90pct non-empty OR ecm_rows_uncovered non-empty). For each failed iteration: (1) classify the failure vector — state / network / memory / logic / flake; (2) state the targeted hypothesis + exact file:line change; (3) re-run the test suite; (4) emit one `debug-trace@1` attempt-row per cycle. Trips the workflow circuit breaker after 5 consecutive failures. Used by chief-technology-officer/ship-tasks as step 15, conditional on `coverage_report.tests_failed > 0`. Use when user asks to "draft a debugging cycle" or "create the debugging cycle". Do NOT use for "audit existing debugging cycle" (use debugging-cycle-audit instead).

Jump to install

Source facts

Repository
cyberskill-official/cyberos
Last source activity
July 23, 2026 at 06:05
Detected SKILL.md language
English
Stars
60
Forks
2

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.