Skill Claude CodeCodex
Use when you hit a bug, test failure, or unexpected behavior — find the root cause before changing code.
116 1mo ago A 26 tokens
original Apache-2.0
Skill Claude CodeCodex
Use when you hit a bug, test failure, or unexpected behavior — find the root cause before changing code.
Skill Claude CodeCodex
Use before implementing a feature or bugfix — write the failing test before the code.
Skill Claude CodeCodex
Use before claiming work is complete — prove it with commands, do not assume.