什麼是 plan?
制定代理如何完成複雜編碼任務的計畫。當使用者請求計劃時使用,或當使用者想要儲存、尋找、讀取、更新或刪除 $CODEX_HOME/plans(預設為 ~/.codex/plans)中的計劃檔案時使用。 來源:outlinedriven/odin-codex-plugin。
制定代理如何完成複雜編碼任務的計畫。當使用者請求計劃時使用,或當使用者想要儲存、尋找、讀取、更新或刪除 $CODEX_HOME/plans(預設為 ~/.codex/plans)中的計劃檔案時使用。
透過命令列快速安裝 plan AI 技能到你的開發環境
來源:outlinedriven/odin-codex-plugin。
Draft structured plans that clarify intent, scope, requirements, action items, testing/validation, and risks.
Optionally, save plans to disk as markdown files with YAML frontmatter and free-form content. When drafting in chat, output only the plan body without frontmatter; add frontmatter only when saving to disk. Only write to the plans folder; do not modify the repository codebase.
This skill can also be used to draft codebase or system overviews.
制定代理如何完成複雜編碼任務的計畫。當使用者請求計劃時使用,或當使用者想要儲存、尋找、讀取、更新或刪除 $CODEX_HOME/plans(預設為 ~/.codex/plans)中的計劃檔案時使用。 來源:outlinedriven/odin-codex-plugin。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill plan制定代理如何完成複雜編碼任務的計畫。當使用者請求計劃時使用,或當使用者想要儲存、尋找、讀取、更新或刪除 $CODEX_HOME/plans(預設為 ~/.codex/plans)中的計劃檔案時使用。 來源:outlinedriven/odin-codex-plugin。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill plan 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/outlinedriven/odin-codex-plugin