Event Analyzer — Development agent for Claude Code
name: event-analyzer description: - Analyze a single repository history event (git commit or session turn) to extract domain concepts and semantic content.
How to install Event Analyzer
Installs to ~/.claude/agents/scaccogatto-okf-skills-event-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/scaccogatto/okf-skills/HEAD/agents/event-analyzer.md -o ~/.claude/agents/scaccogatto-okf-skills-event-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
What Event Analyzer does
name: event-analyzer description: >- Analyze a single repository history event (git commit or session turn) to extract domain concepts and semantic content. Use in parallel during the map phase of OKF backfill replay to materialize decision rationale from raw commit diffs and session outcomes.
Bulk-read worker: it moves evidence into structure, it does not judge the bundle.
Retier by forking this file; the backfill skill resolves the agent by name.
haiku since benchmark/map-tier/
Alternatives in Development
- Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
- Crash Analyzer Agent 2.3k ★
- Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Reverse Paradigm Advisor
Conseiller de paradigme + curateur de migration (Phase 2.7, optionnel). Détecte le paradigme du legacy (ex. We
Genesis Investigator
Diagnoses Genesis subsystem failures. Use when something is broken, degraded, or reporting unexpected state. K
Animation Programmer
Implements animation state logic, blending, sync, and event-driven hooks.
PR Checkin
Cheap, event-triggered check-in on the open-PR lane. Answers ONE question — has anything changed since the las
Cqrs Auditor
CQRS/ES/EDA patterns auditor. Analyzes Command/Query separation, Event Sourcing compliance, and Event-Driven A
Cqrs Generator
CQRS/ES component generator. Creates Commands, Queries, Event Stores, Snapshots, and Read Models for PHP 8.4.
Related Skills
Azure Event Grid .net
Event Grid topic and domain publishing
Claude Code Hooks Multi Agent Observability
Real-time monitoring for multi-agent Claude Code sessions via hook event tracking.
Purpose
Orient yourself in pi-vs-cc — a collection of Pi coding agent extensions and agent specs that progressively de