什麼是 implement?
使用基於群組的處理來執行計劃的各個階段。在群組內並行建置階段,完成後審核每個群組,並自動修復中/低問題,同時將高/嚴重問題升級給使用者。 來源:darraghh1/my-claude-setup。
使用基於群組的處理來執行計劃的各個階段。在群組內並行建置階段,完成後審核每個群組,並自動修復中/低問題,同時將高/嚴重問題升級給使用者。
透過命令列快速安裝 implement AI 技能到你的開發環境
來源:darraghh1/my-claude-setup。
This skill is a thin dispatcher. It does NOT read references, extract patterns, or implement code. Builders handle implementation, validators handle review, and auditors handle cross-phase analysis.
| Orchestrator (you) | Parse groups, gate checks, spawn/shutdown agents, route verdicts, triage auditor findings, track cross-group state | | Builder | Phase implementation: read phase, find references, invoke skills, code, test, typecheck. Does NOT review its own code. |
| Validator | Independent review: runs /code-review (reference-grounded, with auto-fix), then typecheck + tests. Reports PASS/FAIL. | | Auditor | Group-level audit: cross-phase regressions, deferred items, plan drift, system integrity. Read-only — reports findings with severity ratings. |
使用基於群組的處理來執行計劃的各個階段。在群組內並行建置階段,完成後審核每個群組,並自動修復中/低問題,同時將高/嚴重問題升級給使用者。 來源:darraghh1/my-claude-setup。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/darraghh1/my-claude-setup --skill implement使用基於群組的處理來執行計劃的各個階段。在群組內並行建置階段,完成後審核每個群組,並自動修復中/低問題,同時將高/嚴重問題升級給使用者。 來源:darraghh1/my-claude-setup。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/darraghh1/my-claude-setup --skill implement 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/darraghh1/my-claude-setup