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