log-analyst
CommunityFind agent log anomalies that mislead product decisions.
Data & Analytics#log analysis#confidence scoring#agent debugging#jsonl#product analytics#retrieval mismatch#latency forensics
Authornsuberi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you interpret JSONL logs from an agentic system and quickly identify the high-impact mismatches and performance issues that explain why the agent seems wrong.
Core Features & Use Cases
- Retrieval mismatch detection: Verifies whether retrieved property IDs match the requested property IDs within each session.
- Confidence and scoring pattern analysis: Analyzes top_score distributions to flag low-confidence retrievals or suspiciously high scores tied to wrong outputs.
- Latency and completeness auditing: Flags slow LLM calls (p95 thresholds) and missing response events that indicate broken execution traces.
- Cross-session anomaly spotting: Detects repeated retrieved IDs across multiple borrowers that may indicate a filter or isolation bug.
Quick Start
Paste the JSONL logs from a borrower-agent run into the skill input and ask for the sessions, events, and fields that indicate retrieval mismatches, latency spikes, or hallucination-related patterns.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: log-analyst Download link: https://github.com/nsuberi/ai-prototype-hub/archive/main.zip#log-analyst Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.