log-analyst

Community

Find agent log anomalies that mislead product decisions.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.