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

  1. 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.
  2. Discover runs with the helper.

    • Start with codex-plan-log show latest --json for the latest run.
    • Use codex-plan-log list when 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.
Installs
2
GitHub Stars
1
First Seen
Jun 18, 2026
codex-plan-logs — sjunepark/agent-scripts