What problem does it solve?
This Skill eliminates the manual effort of creating standardized, scoped goal plan files for Codex CLI /goal usage, ensuring long-running coding tasks have a clear, consumable handoff document with all necessary context, constraints, and verification criteria without redundant planning work.
Core Features & Use Cases
- Automated Goal Plan Generation: Distills existing task status files, accepted plans, bug reports, or implementation plans into a compact, one-screen Markdown file optimized for Codex /goal consumption.
- Context Preservation: Cites full plan and status file paths instead of duplicating heavy planning content, so the next agent can access full details only if needed.
- Safety Guardrails: Automatically includes explicit "do not change" constraints for high-risk scenarios like dirty worktrees, live systems, public content, data deletion, and external API interactions.
Use Case: If you have a finalized bug fix plan saved in your task's status.md, use this Skill to instantly generate a scoped goal plan that the next Codex agent can execute via /goal without re-reading the entire planning document.
Quick Start
Use the create-goal-plan skill to generate a concise goal plan file for your current active Codex task.