·workflow-test-fix
>_

workflow-test-fix

统一的测试修复管道将测试生成(会话、上下文、分析、任务生成)与迭代测试周期执行(自适应策略、渐进式测试、CLI 回退)相结合。在“工作流程:测试修复生成”、“工作流程:测试周期执行”、“测试修复工作流程”上触发。

38安装·3热度·@catlog22

安装

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

如何安装 workflow-test-fix

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

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

来源:catlog22/claude-code-workflow。

SKILL.md

查看原文

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 回退)相结合。在“工作流程:测试修复生成”、“工作流程:测试周期执行”、“测试修复工作流程”上触发。 来源:catlog22/claude-code-workflow。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix
分类
>_效率工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from catlog22/claude-code-workflow

快速解答

什么是 workflow-test-fix?

统一的测试修复管道将测试生成(会话、上下文、分析、任务生成)与迭代测试周期执行(自适应策略、渐进式测试、CLI 回退)相结合。在“工作流程:测试修复生成”、“工作流程:测试周期执行”、“测试修复工作流程”上触发。 来源:catlog22/claude-code-workflow。

如何安装 workflow-test-fix?

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

这个 Skill 的源码在哪?

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