·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