什麼是 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