ce-sessions

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

1|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill ce-sessions-ffcfelps1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-sessions
Source: https://github.com/FFCfelps1/SGPPF_Maua/tree/main/.gemini/skills/ce-sessions
Command: npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill ce-sessions-ffcfelps1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (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, investigations, and decisions.

Core Features & Use Cases

  • Session History Search: Retrieve information about past coding sessions, including what was worked on, tried, and learned.
  • Query-Based Analysis: Use specific queries to synthesize findings from past sessions and understand past work.
  • Use Case: When facing a coding challenge, use this Skill to search for similar problems and solutions from past sessions.

Quick Start

To search for sessions related to 'authentication issues', use the command: /ce-sessions authentication issues

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 for past debugging work?

Coding agent session history can be searched by providing a specific query to retrieve information about past work, investigations, and decisions across Claude Code, Codex, and Cursor.

Can I query past Claude Code and Cursor sessions to find solutions to similar coding problems?

Yes, querying past Claude Code and Cursor sessions allows you to synthesize findings from previous work to understand and resolve similar coding challenges.

What's the best way to analyze past code review sessions for knowledge management?

Query-based analysis of past code review sessions enables knowledge management by retrieving and synthesizing specific findings from prior coding agent interactions.

Does searching session history work with data from multiple coding agents?

Searching session history works across multiple coding agents, specifically requiring access to Claude Code, Codex, and Cursor session data to analyze past development workflows.

How do I retrieve what was tried and learned during a specific Codex coding session?

Retrieving what was tried and learned during a Codex coding session involves applying a specific query to search the session history and extract insights from past work.

When should I use session history search instead of starting a new debugging investigation?

Session history search should be used when facing a coding challenge to check if similar problems and solutions were already explored in past sessions before starting a new investigation.