Agent Skills: Mode Debug

Structured debug mode focused on root-cause confirmation and controlled fixes.

modeID: duck4nh/antigravity-kit/mode-debug

Install this agent skill to your local

pnpm dlx add-skill https://github.com/duck4nh/antigravity-kit/tree/HEAD/templates/.codex/skills/mode-debug

Skill Files

Browse the full folder contents for mode-debug.

Download Skill

Loading file tree…

templates/.codex/skills/mode-debug/SKILL.md

Skill Metadata

Name
mode-debug
Description
Structured debug mode focused on root-cause confirmation and controlled fixes.

Mode Debug

Workflow

  1. Gather evidence.
  2. Form hypotheses.
  3. Validate in order.
  4. Confirm root cause.
  5. Apply one controlled fix at a time.

Guardrails

  • No blind guessing.
  • Document fix and verification results.