codex-plan-logs
Installation
SKILL.md
Codex Plan Logs
Inspect saved codex-plan-loop automation runs. Prefer the deterministic
codex-plan-log helper first, then read raw artifacts only for deeper follow-up
questions.
Workflow
-
Confirm the current directory is the target git repository.
- If the user names another repository, work there.
- If the repository is ambiguous, ask for the path.
-
Discover runs with the helper.
- Start with
codex-plan-log show latest --jsonfor the latest run. - Use
codex-plan-log listwhen the user asks for older runs or when the latest run is not the intended target. - Use
codex-plan-log path <run-id|latest>before opening raw files.
- Start with