什么是 workflow-test-fix-cycle?
端到端测试修复工作流程生成具有渐进层 (L0-L3) 的测试会话,然后执行迭代修复周期,直到通过率 >= 95%。将 test-fix-gen 和 test-cycle-execute 合并到统一的管道中。在“工作流程:测试修复周期”上触发。 来源:catlog22/claude-code-workflow。
端到端测试修复工作流程生成具有渐进层 (L0-L3) 的测试会话,然后执行迭代修复周期,直到通过率 >= 95%。将 test-fix-gen 和 test-cycle-execute 合并到统一的管道中。在“工作流程:测试修复周期”上触发。
通过命令行快速安装 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 合并到统一的管道中。在“工作流程:测试修复周期”上触发。 来源: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 合并到统一的管道中。在“工作流程:测试修复周期”上触发。 来源: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