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