·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