ce-sessions

Search coding agent session history across Claude Code, Codex, and Cursor.

14|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Ouro-labs/ouroboros-plugins --skill ce-sessions-ouro-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-sessions
Source: https://github.com/Ouro-labs/ouroboros-plugins/tree/main/plugins/compound-engineering/assets/skills/ce-sessions
Command: npx skills add https://github.com/Ouro-labs/ouroboros-plugins --skill ce-sessions-ouro-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to search and ask questions about coding agent session history across Claude Code, Codex, and Cursor, providing insights into past work and facilitating knowledge sharing.

Core Features & Use Cases

  • Session Search: Search through coding agent session history to find past work, experiments, and investigations.
  • Question & Answer: Ask specific questions about past sessions to understand what was worked on, tried, or learned.
  • Technical Summaries: Synthesize findings into a technical summary, focusing on relevant information while excluding personal content.
  • Use Case: When reviewing a piece of code, you can ask the Skill about previous work on similar features to understand the evolution and context of the code.

Quick Start

Run the /ce-sessions command followed by your question or topic, such as: /ce-sessions "What was done on the auth middleware feature?"

Frequently Asked Questions about ce-sessions

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

FAQPage Schema
How do I search coding agent session history across Claude Code, Codex, and Cursor?

You can search coding agent session history by running a command with your specific question or topic to extract metadata and content from sessions across Claude Code, Codex, and Cursor.

What is the best way to find past experiments and investigations from coding sessions?

The best way to find past coding sessions is to use keyword filtering and timestamp analysis on your session files, which synthesizes past work into a technical summary for knowledge sharing.

Can I ask specific questions about what was tried or learned in previous programming sessions?

Yes, you can ask specific questions about previous programming sessions to understand what was worked on, tried, or learned, synthesizing relevant findings while excluding personal content.

How does searching past coding sessions help with code review?

Searching past coding sessions during code review helps you understand the evolution and context of the code by finding previous work on similar features and technical investigations.

Do I need access to session files to search and synthesize coding session history?

Yes, you need access to local session files and synthesis capabilities, as the tool requires these to perform keyword filtering, timestamp analysis, and content extraction across your coding agents.

Are there limitations when filtering coding session history by keywords and timestamps?

Limitations include relying on the availability and structure of local session files across Claude Code, Codex, and Cursor, as keyword filtering and timestamp analysis depend on existing session data.