什么是 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