honeycomb Claude Code Plugin
Claude Code PluginClaude CodeMonitoringMonitoring & ObservabilityClaude Code Customization & WorkflowThe explanation below is AI-generated. Please verify it against the sources.
This plugin bundles skills, agents, and a setup command that let AI coding assistants work with the Honeycomb observability platform. According to the README, it covers query pattern guidance, production investigation workflows, SLOs and triggers, OpenTelemetry instrumentation and migration, and moving off Honeycomb's older Beeline libraries. It is meant to be used alongside the separate Honeycomb MCP server rather than replace it. The README lists 9 skills, 2 agents, and 1 setup command, installable as a full plugin in tools such as Claude Code, Cursor, OpenAI Codex, Augment's Auggie CLI, and GitHub Copilot CLI, or set up manually alongside the MCP server in other editors.
About the service
Honeycomb is an observability platform for monitoring production software, offering distributed tracing, log analytics, custom metrics, and visibility into LLM and AI agent behavior. Users access it through a web-based dashboard and, per its own site, through an MCP server that lets AI agents query telemetry data directly.
What you can do with honeycomb
- Run the honeycomb-investigator agent for autonomous, multi-step production debugging
- Run the instrumentation-advisor agent to compare a codebase against existing Honeycomb instrumentation
- Use the /honeycomb-setup command to configure the Honeycomb MCP server interactively
- Install the full plugin in Claude Code, OpenAI Codex, Cursor, Augment (Auggie CLI), or GitHub Copilot CLI, or set up skills plus the MCP server manually in tools like VS Code Copilot, Codex CLI, or Cline