ce-sessions

Search and summarize coding agent session history from logs and metadata.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026 --skill ce-sessions-diestok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-sessions
Source: https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026/tree/main/.agents/skills/compound-engineering/skills/ce-sessions
Command: npx skills add https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026 --skill ce-sessions-diestok

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ce-sessions helps you quickly access and understand what you or your agent did in previous sessions, enabling faster debugging and knowledge sharing.

Core Features & Use Cases

  • Session recall: Retrieve what actions were taken, outcomes, and decisions across sessions.
  • Investigation traceability: Correlate attempts, tests, and results to rebuild problem-solving history.
  • Context-aware questions: Answer questions about past work even when references are implicit.

Quick Start

Summarize my coding agent sessions from the last week.

Frequently Asked Questions about ce-sessions

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

FAQPage Schema
How do I search and recall previous coding agent session history?

To recall previous coding agent session history, you can query and summarize past sessions to retrieve actions, outcomes, and decisions. This requires access to session logs, metadata, and prior prompts to present relevant history.

What is the best way to track debugging investigations across multiple coding sessions?

Tracking debugging investigations across sessions involves correlating prior attempts, tests, and results to rebuild problem-solving history. You can query session logs to trace the sequence of actions and outcomes from previous work.

Can I answer context-aware questions about past coding work when references are implicit?

Yes, you can answer context-aware questions about past work even when references are implicit. The process analyzes session logs and prior prompts to retrieve relevant history and infer the context of previous coding actions.

Do I need session logs and metadata to summarize my coding agent sessions?

Yes, you need access to session logs, metadata, and prior prompts to summarize coding agent sessions. These inputs are required to retrieve and present concise, relevant history of the actions taken and decisions made.

What are the limitations of querying session history for coding agents?

Querying session history is limited by the availability and completeness of session logs, metadata, and prior prompts. Without comprehensive logs, recalling prior work, tracking investigations, and answering questions about past attempts may be constrained.