What problem does it solve?
This skill solves the fragmentation of agentic workflows by providing a unified contract for planning, state persistence, and goal management, ensuring that long-running coding tasks remain consistent and resumable.
Core Features & Use Cases
- Checkpointing: Automatically persists workflow state to allow for safe resumption after interruptions or human input.
- Goal Management: Orchestrates the lifecycle of native Codex goals, ensuring clear status tracking from planning to PR creation.
- Use Case: When an agent is tasked with a complex refactoring project, this skill manages the transition from the initial planning phase to the implementation phase, ensuring that all decisions are captured and the agent remains aligned with the approved plan.
Quick Start
Invoke the codex-runtime skill to initialize a new planning session for the current repository issue.