從研究、plan.md、實作、Verify 雙閘到部署的開發迴圈編排器。當使用者要有計畫地把一個功能或 bug 從規劃走到上線(「開一個新功能」「先研究再做」「整理成 plan.md」「從頭做到上線」「幫我排開發步驟」「<專案名> 要加…」),或提出未指明範圍的「部署前/上線前檢查」時觸發——後者一律走雙閘,只跑 UI/UX 會漏掉安全與個資驗證。明確只要 UI/UX、只要安全審查、或只要分析連動禁區時,改用對應的單一 skill。
$npx -y skills add goingli0324/muzi-going-skills --skill agentic-dev-loopInstalls into the current project.
Run `npx skills use "https://github.com/goingli0324/muzi-going-skills" --skill "goingli0324/muzi-going-skills/agentic-dev-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/goingli0324/muzi-going-skills" that are relevant to the current task. Run `npx skills add "https://github.com/goingli0324/muzi-going-skills"` and select the relevant skills, then follow their instructions.