Claude Code plugin for Firetiger observability workflows and MCP-powered investigations.
Create a Firetiger monitoring agent with a natural language goal
Add OpenTelemetry instrumentation to send telemetry to Firetiger
Start an investigation to diagnose issues in Firetiger
Set up deployment monitoring for a PR
Query traces, logs, and metrics with SQL via Firetiger MCP
The official Claude Code plugin for Firetiger. Firetiger agents monitor, investigate, catalog issues, and apply runbooks autonomously while Claude Code helps you build and debug code.
This repository publishes a single plugin:
.claude-plugin/plugin.json: plugin manifestcommands/: Firetiger skills exposed to Claude Code.mcp.json: Firetiger MCP server configurationassets/firetiger.svg: plugin logoConnect to Firetiger's API for querying telemetry data, managing investigations, and interacting with AI agents directly from Claude Code.
| Skill | Description |
|---|---|
firetiger:setup | Full onboarding - detects stack, adds instrumentation, connects integrations, creates agent |
firetiger:instrument | OpenTelemetry instrumentation for Node.js, Python, Go, and Rust applications |
firetiger:create-agent | Create a monitoring agent with a natural language goal |
firetiger:monitor-deploy | Set up deployment monitoring for a PR via GitHub integration |
firetiger:query | Query traces, logs, and metrics with SQL via Firetiger MCP |
firetiger:investigate | Start an investigation to diagnose issues |
MIT
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub quochieudn2303/claude-plugins-official-copilot --plugin firetigerEditorial "Observability & Monitoring" bundle for Claude Code from Antigravity Awesome Skills.
Observability engineering agents providing expertise in tracing, monitoring, and logging
Skills, agents, and workflows for Honeycomb observability — query patterns, production investigations, SLOs, OpenTelemetry instrumentation, and Beeline migration. Designed to complement the Honeycomb MCP server.
Commands for setting up monitoring and observability
Use this agent when you need to implement comprehensive monitoring, observability, and alerting systems for enterprise B2B applications. This agent specializes in APM, logging, metrics, distributed tracing, SLA monitoring, and proactive incident management for business-critical systems. Examples:
Traceway skills: /tw:traceway debugs production issues through the traceway CLI, /tw:traceway-setup instruments a project to report to a Traceway instance.