workflow-test-fix-cycle이란?
엔드 투 엔드 테스트 수정 워크플로는 프로그레시브 레이어(L0-L3)로 테스트 세션을 생성한 다음 통과율이 95%를 넘을 때까지 반복 수정 주기를 실행합니다. test-fix-gen과 test-cycle-execute를 통합 파이프라인으로 결합합니다. "workflow:test-fix-cycle"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
엔드 투 엔드 테스트 수정 워크플로는 프로그레시브 레이어(L0-L3)로 테스트 세션을 생성한 다음 통과율이 95%를 넘을 때까지 반복 수정 주기를 실행합니다. test-fix-gen과 test-cycle-execute를 통합 파이프라인으로 결합합니다. "workflow:test-fix-cycle"에서 트리거됩니다.
명령줄에서 workflow-test-fix-cycle AI 스킬을 개발 환경에 빠르게 설치
출처: catlog22/claude-code-workflow.
End-to-end test-fix workflow pipeline: generate test sessions with progressive layers (L0-L3), AI code validation, and task generation (Phase 1), then execute iterative fix cycles with adaptive strategy engine until pass rate >= 95% (Phase 2).
This workflow is fully autonomous - Phase 1 generates test session and tasks, Phase 2 executes iterative fix cycles, all without user intervention until pass rate >= 95% or max iterations reached.
wait Get results from subagent (only way to retrieve results).
엔드 투 엔드 테스트 수정 워크플로는 프로그레시브 레이어(L0-L3)로 테스트 세션을 생성한 다음 통과율이 95%를 넘을 때까지 반복 수정 주기를 실행합니다. test-fix-gen과 test-cycle-execute를 통합 파이프라인으로 결합합니다. "workflow:test-fix-cycle"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix-cycle엔드 투 엔드 테스트 수정 워크플로는 프로그레시브 레이어(L0-L3)로 테스트 세션을 생성한 다음 통과율이 95%를 넘을 때까지 반복 수정 주기를 실행합니다. test-fix-gen과 test-cycle-execute를 통합 파이프라인으로 결합합니다. "workflow:test-fix-cycle"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix-cycle 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/catlog22/claude-code-workflow