scaccogatto

Event Analyzer — Development agent for Claude Code

Development community

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

Terminal
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 Repository