find-sessions

Find and analyze Claude Code sessions via the ccrider MCP.

517|35|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill find-sessions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-sessions
Source: https://github.com/oliver-kriska/claude-elixir-phoenix/tree/main/.claude/skills/find-sessions
Command: npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill find-sessions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers find and analyze past coding sessions, enabling them to understand their coding patterns and learn from previous work.

Core Features & Use Cases

  • Session Discovery: Search and filter past coding sessions by topic, project, or recency.
  • Pattern Analysis: Identify trends and insights from historical coding activities.
  • Use Case: A developer wants to revisit how they solved a specific "LiveView error" in a past project to apply the solution to a current problem.

Quick Start

Use the find-sessions skill to list the 20 most recent coding sessions.

Frequently Asked Questions about find-sessions

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

FAQPage Schema
How do I find past coding sessions by topic or project?

You can discover past coding sessions by searching and filtering through historical activities using the ccrider MCP, which allows you to locate specific sessions by topic, project, or recency.

What is coding session pattern analysis and how does it work?

Coding session pattern analysis identifies trends and insights from historical coding activities by examining past sessions, helping developers understand their coding patterns and learn from previous work.

Do I need the ccrider MCP installed to discover coding sessions?

Yes, the ccrider MCP must be installed and configured for session listing and searching, as it provides the necessary interface to discover and analyze past coding sessions.

How can I revisit how I solved a specific error in a past project?

You can revisit how you solved a specific error by searching past coding sessions by topic to locate the exact session where you addressed the issue, allowing you to apply that previous solution to your current problem.

Can I list the most recent coding sessions to understand my activity?

Yes, you can list the 20 most recent coding sessions to quickly understand your recent coding activity, providing an immediate overview of your latest historical coding patterns and projects.