·workflow-test-fix-cycle
>_

workflow-test-fix-cycle

端到端测试修复工作流程生成具有渐进层 (L0-L3) 的测试会话,然后执行迭代修复周期,直到通过率 >= 95%。将 test-fix-gen 和 test-cycle-execute 合并到统一的管道中。在“工作流程:测试修复周期”上触发。

43安装·3热度·@catlog22

安装

$npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix-cycle

如何安装 workflow-test-fix-cycle

通过命令行快速安装 workflow-test-fix-cycle AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix-cycle
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:catlog22/claude-code-workflow。

SKILL.md

查看原文

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
分类
>_效率工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from catlog22/claude-code-workflow

快速解答

什么是 workflow-test-fix-cycle?

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

如何安装 workflow-test-fix-cycle?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix-cycle 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/catlog22/claude-code-workflow