An evidence-first debugging and GitHub pull-request cleanup skill for Codex-compatible and Agents-compatible skill loaders.
The workflow follows one rule:
Do not guess -> hypothesize -> instrument -> reproduce -> analyze -> fix -> verify
It covers:
- runtime and frontend debugging with an authenticated local evidence collector;
- systematic test, build, and error recovery;
- live GitHub pull-request inspection and cleanup;
- a deterministic 19-check PR closeout gate;
- suppression detection, secret redaction, repository sealing, and race-aware GitHub attestation.
The skill implementation is introduced through a reviewed pull request so the public repository retains a clear, auditable publication history.
The skill is fail-closed. Missing infrastructure, uncertain process ownership, incomplete GitHub evidence, skipped checks, warning output, stale artifacts, and unverifiable service health block a clean result.
See SECURITY.md for vulnerability reporting.
MIT. See LICENSE.