What problem does it solve? It provides a controlled escape hatch for creating local, offline plan files when GitHub-backed planning is unavailable, unwanted, or inappropriate for private context. ## Core Features & Use Cases - Explicit Local Plans Only: Activates only when the user explicitly requests a local or offline plan, preventing accidental divergence from the standard GitHub-backed workflow. - Plan File Resolution: Resolves the plans directory through $CODE_HOME/plans, $CODEX_HOME/plans, ~/.code/plans, or ~/.codex/plans. - Structured Plan Files: Saves concise, implementation-oriented plans with frontmatter containing name and description, ready to migrate into a GitHub Issue later. - Use Case: When working in a repository that is not GitHub-backed, or when a plan contains private context that should not be recorded in GitHub, use this Skill to draft and store a local plan file. ## Quick Start Ask the agent to create an explicit local offline plan file for the current task instead of using GitHub-backed planning.