workflow-test-fix이란?
테스트 생성(세션, 컨텍스트, 분석, 작업 생성)과 반복적인 테스트 주기 실행(적응형 전략, 점진적 테스트, CLI 폴백)을 결합한 통합 테스트 수정 파이프라인입니다. "워크플로:test-fix-gen", "워크플로:test-cycle-execute", "테스트 수정 워크플로"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
테스트 생성(세션, 컨텍스트, 분석, 작업 생성)과 반복적인 테스트 주기 실행(적응형 전략, 점진적 테스트, CLI 폴백)을 결합한 통합 테스트 수정 파이프라인입니다. "워크플로:test-fix-gen", "워크플로:test-cycle-execute", "테스트 수정 워크플로"에서 트리거됩니다.
명령줄에서 workflow-test-fix AI 스킬을 개발 환경에 빠르게 설치
출처: catlog22/claude-code-workflow.
Unified test-fix orchestrator that combines test planning generation (Phase 1-4) with iterative test-cycle execution (Phase 5) into a single end-to-end pipeline. Creates test sessions with progressive L0-L3 test layers, generates test tasks, then executes them with adaptive fix cycles until pass rate >= 95% or max iterations reached.
Full pipeline and execute-only modes are triggered by skill name routing (see Mode Detection). Workflow preferences (auto mode) are collected interactively via AskUserQuestion before dispatching to phases.
Full pipeline (workflow:test-fix-gen): Task description or session ID as arguments → interactive preference collection → generate + execute pipeline Execute only (workflow:test-cycle-execute): Auto-discovers active session → interactive preference collection → execution loop
테스트 생성(세션, 컨텍스트, 분석, 작업 생성)과 반복적인 테스트 주기 실행(적응형 전략, 점진적 테스트, CLI 폴백)을 결합한 통합 테스트 수정 파이프라인입니다. "워크플로:test-fix-gen", "워크플로:test-cycle-execute", "테스트 수정 워크플로"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix테스트 생성(세션, 컨텍스트, 분석, 작업 생성)과 반복적인 테스트 주기 실행(적응형 전략, 점진적 테스트, CLI 폴백)을 결합한 통합 테스트 수정 파이프라인입니다. "워크플로:test-fix-gen", "워크플로:test-cycle-execute", "테스트 수정 워크플로"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/catlog22/claude-code-workflow