什麼是 execute?
执行任务的实施方法。提供方法 — 範圍界定、分解、工作樹工作流程、驗證和提交約定。 來源:poteto/noodle。
执行任务的实施方法。提供方法 — 範圍界定、分解、工作樹工作流程、驗證和提交約定。
透過命令列快速安裝 execute AI 技能到你的開發環境
來源:poteto/noodle。
Implementation methodology. Loads alongside the domain skill (e.g., "noodle") — this teaches process, the domain skill teaches the codebase.
Operate fully autonomously. Never ask the user. Don't stop until the work is fully complete.
Track all work with Tasks (TaskCreate, TaskUpdate, TaskList). One task per decomposed change; mark inprogress when starting, completed when done.
执行任务的实施方法。提供方法 — 範圍界定、分解、工作樹工作流程、驗證和提交約定。 來源:poteto/noodle。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/poteto/noodle --skill execute执行任务的实施方法。提供方法 — 範圍界定、分解、工作樹工作流程、驗證和提交約定。 來源:poteto/noodle。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/poteto/noodle --skill execute 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/poteto/noodle