sessions

List and inspect Codex CLI session histories with logs and details.

24|5|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Luohaothu/everything-codex --skill sessions-luohaothu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sessions
Source: https://github.com/Luohaothu/everything-codex/tree/main/skills/sessions
Command: npx skills add https://github.com/Luohaothu/everything-codex --skill sessions-luohaothu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Browse and manage Codex CLI session history. Keep track of recent sessions, inspect details, and navigate per-session logs to resume work quickly.

Core Features & Use Cases

  • List recent sessions with IDs, timestamps, and duration.
  • View detailed per-session information including changes and summaries.
  • Navigate session logs to review tool invocations and outcomes.

Quick Start

Ask Codex to list recent sessions and view details for a specific session using /sessions and /sessions info <id>.

Frequently Asked Questions about sessions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view Codex CLI session history and recent runs?

You can browse Codex CLI session history by listing recent sessions to view IDs, timestamps, and durations. This allows you to keep track of recent runs and quickly review context, tooling, and results from local storage.

How do I retrieve details and logs for a specific Codex session?

Retrieve per-session details by requesting information for a specific session ID. You can navigate session logs to review tool invocations, inspect summaries, and evaluate outcomes to resume work quickly.

Can I manage and organize session data across multiple Codex runs?

Yes, you can organize session data across multiple runs. The tool supports listing sessions, retrieving per-session details, and navigating logs from local storage to help you review context and results efficiently.

What is the best way to navigate Codex session logs to review tool invocations?

The best way to navigate session logs is to list recent sessions and view details for a specific session using /sessions and /sessions info <id>. This lets you inspect tool invocations and outcomes directly from local storage.

Do I need any external dependencies to browse and manage local Codex session histories?

No external dependencies are required. The skill operates independently to browse and manage Codex session histories, organizing session data and navigating logs entirely from local storage.