session-log

Inspect Claude Code session logs for reviewer verdicts and session states.

199|8|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/searlsco/prove_it --skill session-log-searlsco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-log
Source: https://github.com/searlsco/prove_it/tree/main/.claude/skills/session-log
Command: npx skills add https://github.com/searlsco/prove_it --skill session-log-searlsco

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users efficiently review and analyze Claude Code session logs, making it easy to access historical reviewer outcomes and session states.

Core Features & Use Cases

  • Session Log Review: Quickly access session logs, including reviewer verdicts and session states.
  • Session History: Retrieve details from past sessions for audit and reference.
  • Use Case: For a project manager overseeing Claude Code sessions, this Skill provides the ability to check session logs to understand what has been reviewed and ensure compliance with project standards.

Quick Start

To review the latest Claude Code session log, simply run 'prove_it session-log'.

Frequently Asked Questions about session-log

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

FAQPage Schema
How do I review Claude Code session logs for past reviewer outcomes?

Yes, you can retrieve session history details for audit and reference. This Skill inspects Claude Code session logs to track review processes and outcomes, helping project managers ensure compliance with project standards.

What is the best way to debug Claude Code session states and verdicts?

The best way to debug Claude Code session states is to analyze the session logs. This Skill facilitates debugging by providing direct access to historical reviewer outcomes and session states stored in the log directory.

Do I need specific file access to retrieve Claude Code session history?

Yes, retrieving Claude Code session history requires file access to the `.claude/prove_it/sessions/` directory. You also need basic knowledge of Claude Code session structures to properly inspect and analyze the logs.

Can I audit Claude Code review processes using session logs?

Yes, you can audit Claude Code review processes by retrieving details from past sessions. This allows you to track reviewer outcomes and verify what has been reviewed to ensure compliance with your project's standards.

Why does my Claude Code session log retrieval require knowledge of session structures?

Retrieval requires knowledge of session structures because the Skill parses specific data formats within the `.claude/prove_it/sessions/` directory to accurately extract reviewer verdicts and session states for analysis.