home/categories/testing/comfy-org-comfyui-frontend-claude-skills-red-green-fix-skill-md
testingtesting-security

red-green-fix

Bug fix workflow that proves test validity with a red-then-green CI sequence. Commits a failing test first (CI red), then the minimal fix (CI green). Use when fixing a bug, writing a regression test, or when asked to prove a fix works.

Comfy-Org
maintainer
Comfy-Org
Mis à jour 3/15/2026
Étoiles
1742
Forks
547
quick start

Installation and usage

Bug fix workflow that proves test validity with a red-then-green CI sequence. Commits a failing test first (CI red), then the minimal fix (CI green). Use when fixing a bug, writing a regression test, or when asked to prove a fix works.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use red-green-fix