什么是 workflow-test-fix?
统一的测试修复管道将测试生成(会话、上下文、分析、任务生成)与迭代测试周期执行(自适应策略、渐进式测试、CLI 回退)相结合。在“工作流程:测试修复生成”、“工作流程:测试周期执行”、“测试修复工作流程”上触发。 来源:catlog22/claude-code-workflow。
统一的测试修复管道将测试生成(会话、上下文、分析、任务生成)与迭代测试周期执行(自适应策略、渐进式测试、CLI 回退)相结合。在“工作流程:测试修复生成”、“工作流程:测试周期执行”、“测试修复工作流程”上触发。
通过命令行快速安装 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 回退)相结合。在“工作流程:测试修复生成”、“工作流程:测试周期执行”、“测试修复工作流程”上触发。 来源:catlog22/claude-code-workflow。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-test-fix统一的测试修复管道将测试生成(会话、上下文、分析、任务生成)与迭代测试周期执行(自适应策略、渐进式测试、CLI 回退)相结合。在“工作流程:测试修复生成”、“工作流程:测试周期执行”、“测试修复工作流程”上触发。 来源: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