Session Feedback Analyzer

Parse Claude Code session JSONL to extract implicit user feedback signals. Detects skill invocations (tool_use blocks with name="Skill" or /slash-commands), classifies user responses as correction/acceptance/partial within a 3-turn influence window, and computes per-skill correction_rate metrics. Not for synthetic evaluation (use improvement-evaluator) or structural scoring (use improvement-learner). Use this when you need to find which skills users correct most often, or generate feedback.jsonl for the improvement-generator.

lanyasheng c2a70d7 8 files · 89.3 KB Updated

File contents

lanyasheng/auto-improvement-orchestrator-skill/tree/main/skills/session-feedback-analyzer commit c2a70d73f4

Frequently asked questions

npx skillmds@latest add lanyasheng/session-feedback-analyzer