Skip to main content
Back to registry

session-analyzer

ai-native-camp/camp-2

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

Installs156
Install command
npx skills add https://github.com/ai-native-camp/camp-2 --skill session-analyzer
About this skill
Post-hoc analysis tool for validating Claude Code session behavior against SKILL.md specifications. Analyze completed sessions to verify: Session files are located in ~/.claude/ : Use script to locate files: Check all required files exist before proceeding. If debug log is missing, analysis will be limited. Read the target SKILL.md and identify: From YAML Frontmatter: From Markdown Body: Create checklist from SKILL.md analysis: The debug log ( ~/.claude/debug/{sessionId}.txt ) contains detailed execution traces. Search patterns: Use script: Search patterns: Use script: Search patterns: For prompt-based hooks, find the model response: For each expected artifact: For files that should be deleted: Flag any mismatches: - Expected vs Actual Behavior - Did the skill follow SKILL.md workflow? - Component Invocations - Were SubAgents, Hooks, and Tools called correctly? - Artifacts - Were expected files created/deleted? - Bug Detection - Any unexpected errors or deviations?

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does session-analyzer do?

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

Is session-analyzer good?

session-analyzer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does session-analyzer work with?

session-analyzer currently lists compatibility with codex, gemini-cli, opencode, amp, github-copilot, claude-code.

What are alternatives to session-analyzer?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install session-analyzer?

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

Related skills

More from ai-native-camp/camp-2

Related skills

Alternatives in Software Engineering