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
업데이트됨 3/15/2026
스타
1742
포크
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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use red-green-fix