·session-analyzer
{}

session-analyzer

This skill should be used when the user asks to "analyze session", "세션 분석", "evaluate skill execution", "스킬 실행 검증", "check session logs", "로그 분석", provides a session ID with a skill path, or wants to verify that a skill executed correctly in a past session. Post-hoc analysis of Claude Code sessions to validate skill/agent/hook behavior against SKILL.md specifications.

130Installs·10Trend·@ai-native-camp

Installation

$npx skills add https://github.com/ai-native-camp/camp-2 --skill session-analyzer

How to Install session-analyzer

Quickly install session-analyzer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ai-native-camp/camp-2 --skill session-analyzer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ai-native-camp/camp-2.

SKILL.md

View raw

Post-hoc analysis tool for validating Claude Code session behavior against SKILL.md specifications.

| sessionId | YES | UUID of the session to analyze | | targetSkill | YES | Path to SKILL.md to validate against | | additionalRequirements | NO | Extra validation criteria |

Check all required files exist before proceeding. If debug log is missing, analysis will be limited.

This skill should be used when the user asks to "analyze session", "세션 분석", "evaluate skill execution", "스킬 실행 검증", "check session logs", "로그 분석", provides a session ID with a skill path, or wants to verify that a skill executed correctly in a past session. Post-hoc analysis of Claude Code sessions to validate skill/agent/hook behavior against SKILL.md specifications. Source: ai-native-camp/camp-2.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ai-native-camp/camp-2 --skill session-analyzer
Category
{}Data Analysis
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from ai-native-camp/camp-2

Quick answers

What is session-analyzer?

This skill should be used when the user asks to "analyze session", "세션 분석", "evaluate skill execution", "스킬 실행 검증", "check session logs", "로그 분석", provides a session ID with a skill path, or wants to verify that a skill executed correctly in a past session. Post-hoc analysis of Claude Code sessions to validate skill/agent/hook behavior against SKILL.md specifications. Source: ai-native-camp/camp-2.

How do I install session-analyzer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ai-native-camp/camp-2 --skill session-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ai-native-camp/camp-2