什麼是 builder-workflow?
建構器代理程式的階段層級實施工作流程。處理讀取階段文件、查找參考、呼叫領域技能、實施所有步驟以及運行驗證(測試+類型檢查)。透過技能預先載入到建構器代理程式中:欄位-使用者不可呼叫。 來源:darraghh1/my-claude-setup。
建構器代理程式的階段層級實施工作流程。處理讀取階段文件、查找參考、呼叫領域技能、實施所有步驟以及運行驗證(測試+類型檢查)。透過技能預先載入到建構器代理程式中:欄位-使用者不可呼叫。
透過命令列快速安裝 builder-workflow AI 技能到你的開發環境
來源:darraghh1/my-claude-setup。
You have been assigned a full phase to implement. Your spawn prompt contains the phase file path and plan folder. This skill teaches you how to handle the entire phase end-to-end.
The user experienced builders that guessed at patterns, skipped tests, and produced inconsistent code. Each step below prevents a specific failure:
| Read phase completely | Missing requirements, user has to re-explain | | Pre-flight test check | Cascading failures from broken previous phases | | Find reference file | Guessing at patterns, code doesn't match codebase | | Invoke domain skill | Missing project-specific conventions | | TDD first (Step 0) | Untested code, bugs discovered in production |
建構器代理程式的階段層級實施工作流程。處理讀取階段文件、查找參考、呼叫領域技能、實施所有步驟以及運行驗證(測試+類型檢查)。透過技能預先載入到建構器代理程式中:欄位-使用者不可呼叫。 來源:darraghh1/my-claude-setup。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow建構器代理程式的階段層級實施工作流程。處理讀取階段文件、查找參考、呼叫領域技能、實施所有步驟以及運行驗證(測試+類型檢查)。透過技能預先載入到建構器代理程式中:欄位-使用者不可呼叫。 來源:darraghh1/my-claude-setup。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/darraghh1/my-claude-setup