honeycombio

21 mods across 2 repositories, 65 stars between them.

honeycombio/honeycomb-mcp

Instructions file

Instructions for honeycombio/honeycomb-mcp, covering claude.md, honeycomb mcp development guide, build & test commands and code style guidelines.

43 1y ago A 354 tokens original MIT archived

honeycomb

03

honeycombio/agent-skill

MCP server Claude CodeCodexCursor +2

MCP server "honeycomb", hosted remotely at mcp.honeycomb.io, as configured in honeycombio/agent-skill.

22 5d ago A tokens not measured original MIT

honeycombio/agent-skill

Instructions file

Instructions for honeycombio/agent-skill, covering honeycomb agent skill — development guide, repository structure, key conventions, tests and adding a new skill.

22 5d ago A 592 tokens original MIT

honeycomb

05

honeycombio/agent-skill

Plugin Claude Code

Skills, agents, and workflows for Honeycomb observability — query patterns, production investigations, SLOs, OpenTelemetry instrumentation, and Beeline migration. Designed to complement the Honeycomb MCP server.

22 5d ago A tokens not measured original MIT

honeycombio/agent-skill

Agent

Use this agent when the user needs an autonomous, multi-step investigation of a production issue using Honeycomb. Examples: Context: User received a PagerDuty alert about high latency user: "Our checkout API is slow, can you investigate using Honeycomb?" assistant: "I'll use the honeycomb-investigator agent to run a…

22 5d ago A 309 tokens original MIT

honeycombio/agent-skill

Agent

Use this agent when the user wants to improve their application's observability by analyzing their codebase against what Honeycomb actually receives. This agent autonomously scans code, queries Honeycomb for existing coverage, and produces a prioritized gap analysis with ready-to-apply code. Unlike the…

22 5d ago A 401 tokens original MIT

PostToolUse

09

honeycombio/agent-skill

Hook

Runs after a tool call finishes for mcp__.*__find_columns, mcp__.*__get_dataset_columns and mcp__.*__get_dataset tool calls, executing cache-columns.sh via bash. From honeycombio/agent-skill.

22 5d ago A tokens not measured original MIT

PreToolUse

10

honeycombio/agent-skill

Hook

Runs before the agent uses a tool for mcp__.*__run_query tool calls, executing validate-query.sh via bash. From honeycombio/agent-skill.

22 5d ago A tokens not measured original MIT

beeline-migration

11

honeycombio/agent-skill

Skill Claude CodeCodex

Step-by-step guide for migrating from Honeycomb Beelines (End of Life) to OpenTelemetry instrumentation. Trigger phrases: "migrate from Beelines", "upgrade from Beeline to OpenTelemetry", "migrate to OTel", "replace Beelines", "Beeline end of life", "Beeline EOL", "switch from Beeline to OTel", "migrate Go Beeline"…

22 5d ago A 151 tokens original MIT

honeycombio/agent-skill

Skill Claude CodeCodex

Design and then create a board (dashboard) in Honeycomb with queries and SLOs. Trigger phrases: "create a board", "make a board", "build a dashboard", "create a Honeycomb board", "make a dashboard in Honeycomb", "set up a board", "dashboard for my service", "visualize service health", "golden signals dashboard", "set…

22 5d ago A 104 tokens original MIT

metrics-queries

13

honeycombio/agent-skill

Skill Claude CodeCodex

How to query OpenTelemetry metrics datasets in Honeycomb correctly. Metrics datasets follow different rules from trace/event datasets — many operations (bare COUNT, RATESUM, RATEAVG, RATEMAX, CONCURRENCY) are forbidden, temporal aggregation is automatic, and each metric has its own attributes. Use this skill when…

22 5d ago A 169 tokens original MIT

honeycombio/agent-skill

Skill Claude CodeCodex

First principles behind observability — wide events, high cardinality, the core analysis loop, events vs metrics vs logs, and how instrumentation connects to debugging outcomes. Grounds recommendations in first principles rather than tool-specific how-to. Trigger phrases: "what is observability", "why observability"…

22 5d ago A 145 tokens original MIT

honeycombio/agent-skill

Skill Claude CodeCodex

Guides instrumentation of GenAI/LLM applications with OpenTelemetry for Honeycomb, including content capture and agent failure detection. Trigger phrases: "instrument my GenAI app", "add tracing to LLM calls", "trace AI agent", "instrument OpenAI", "instrument Anthropic", "GenAI observability", "trace tool calling"…

22 5d ago A 146 tokens original MIT

honeycombio/agent-skill

Skill Claude CodeCodex

Provides guidance on OpenTelemetry SDK setup, custom instrumentation, and sending data to Honeycomb. Trigger phrases: "instrument my app", "add tracing", "set up OpenTelemetry", "configure OTel", "add custom spans", "add attributes to spans", "send traces to Honeycomb", "set up OTLP", "configure sampling", "add span…

22 5d ago A 119 tokens original MIT

otel-migration

17

honeycombio/agent-skill

Skill Claude CodeCodex

Guide for retrofitting OpenTelemetry into an existing, uninstrumented application. Trigger phrases: "migrate existing app to OTel", "add OpenTelemetry to existing project", "retrofit OTel into my codebase", "thread context through my code", "context propagation", "bridge Prometheus metrics to OTel", "logging bridge"…

22 5d ago A 229 tokens original MIT

honeycombio/agent-skill

Skill Claude CodeCodex

Structured workflows for investigating production issues in Honeycomb — the sequence of tool calls (context priming, broad query, BubbleUp, trace analysis, verification) and how to chain results between steps to reach root causes. Trigger phrases: "investigate production issue", "debug latency spike", "find root…

22 5d ago A 112 tokens original MIT

query-patterns

19

honeycombio/agent-skill

Skill Claude CodeCodex

Opinionated guidance for constructing and interpreting Honeycomb queries on trace and event datasets — operation selection (percentiles not AVG, HEATMAP for distributions), relational field patterns (root., parent., any., none.), calculated fields, query math, and result interpretation (P99/P50 ratios, heatmap bands…

22 5d ago A 165 tokens original MIT

slos-and-triggers

20

honeycombio/agent-skill

Skill Claude CodeCodex

Decision heuristics for interpreting Honeycomb SLO compliance, budget burn rates, and trigger status — what the numbers mean and what action to take, including detecting misconfigured SLIs, deciding when to freeze deploys vs page on-call, and designing burn alert thresholds. Load this skill before calling getslos or…

22 5d ago A 209 tokens original MIT

verify-recent-trace

21

honeycombio/agent-skill

Skill Claude CodeCodex

Find a recent trace in Honeycomb, to see what happened in a recent test. Use when asked to "verify in Honeycomb", "find the most recent trace", or "show me the trace".

22 5d ago A 47 tokens original MIT