Agent Skills: debug

Structured bug diagnosis and fixing workflow — reproduce, diagnose root cause, apply minimal fix, write regression test, and scan for similar patterns

UncategorizedID: first-fluke/fullstack-starter/debug

Install this agent skill to your local

pnpm dlx add-skill https://github.com/first-fluke/fullstack-starter/tree/HEAD/.codex/skills/debug

Skill Files

Browse the full folder contents for debug.

Download Skill

Loading file tree…

.codex/skills/debug/SKILL.md

Skill Metadata

Name
debug
Description
Structured bug diagnosis and fixing workflow that reproduces, diagnoses root cause, applies a minimal fix, writes regression tests, and scans for similar patterns
<!-- oma:generated -->

Read and follow .agents/workflows/debug.md step by step.