@tobilg/ai-observer

by tobilg · v1.0.0 · prompt

AI Observer is an OpenTelemetry-compatible observability backend designed for monitoring AI coding tools (Claude Code, OpenAI Codex CLI, Gemini CLI). It provides real-time ingestion of OTLP traces, me

Install

Add @tobilg/ai-observer to Claude Code with the PolySkill CLI: polyskill add @tobilg/ai-observer

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview AI Observer is an OpenTelemetry-compatible observability backend designed for monitoring AI coding tools (Claude Code, OpenAI Codex CLI, Gemini CLI). It provides real-time ingestion of OTLP traces, metrics, and logs with a DuckDB-based storage layer and a React dashboard. ## Build & Development Commands ```bash # Setup make setup # Install all dependencies (go mod download + pnpm install) # Development make dev # Run both backend and frontend in dev mode (para…

Keywords: github, observability, opentelemetry, ai-monitoring, real-time-tracing, coding-tools, ai-coding, trace-ingestion, developer-tools