workflow-test-fix とは?
テスト生成 (セッション、コンテキスト、分析、タスク生成) と反復テスト サイクル実行 (適応戦略、プログレッシブ テスト、CLI フォールバック) を組み合わせた統合テスト修正パイプライン。 「workflow:test-fix-gen」、「workflow:test-cycle-execute」、「test fix workflow」でトリガーされます。 ソース: catlog22/claude-code-workflow。
テスト生成 (セッション、コンテキスト、分析、タスク生成) と反復テスト サイクル実行 (適応戦略、プログレッシブ テスト、CLI フォールバック) を組み合わせた統合テスト修正パイプライン。 「workflow:test-fix-gen」、「workflow:test-cycle-execute」、「test fix workflow」でトリガーされます。
コマンドラインで 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 フォールバック) を組み合わせた統合テスト修正パイプライン。 「workflow:test-fix-gen」、「workflow:test-cycle-execute」、「test fix workflow」でトリガーされます。 ソース: catlog22/claude-code-workflow。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fixテスト生成 (セッション、コンテキスト、分析、タスク生成) と反復テスト サイクル実行 (適応戦略、プログレッシブ テスト、CLI フォールバック) を組み合わせた統合テスト修正パイプライン。 「workflow:test-fix-gen」、「workflow:test-cycle-execute」、「test fix workflow」でトリガーされます。 ソース: 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