thufir
01Plugin Claude Code
Plugin marketplace listing 1 plugin: thufir.
Plugin Claude Code
Plugin marketplace listing 1 plugin: thufir.
Plugin Claude Code
Root cause analysis plugin integrating Prometheus, GitHub, and GitLab for production incident investigation.
MCP server Claude CodeCodexCursor +2
MCP server "prometheus" as configured in evangelosmeklis/thufir. Runs ${CLAUDE_PLUGIN_ROOT}/mcp-servers/prometheus/server.py with python. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor +2
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "gitlab" as configured in evangelosmeklis/thufir. Runs ${CLAUDE_PLUGIN_ROOT}/mcp-servers/gitlab/server.py with python. Needs 3 environment variables to run.
Command
Analyze a GitHub issue reporting a production incident to perform root cause analysis.
Command
Analyze a GitLab issue reporting a production incident to perform root cause analysis.
Command
Analyze a Prometheus alert to perform root cause analysis.
Command
Interactive wizard for general root cause analysis investigation.
Skill Claude CodeCodex
This skill should be used when the user asks to "use git blame", "check git history", "find git commits", "use git log", "use git diff", "use git bisect", "trace code changes", "find who changed this code", or mentions using git commands for investigating code history and changes during root cause analysis.
Skill Claude CodeCodex
This skill should be used when the user asks to "fetch GitHub issue", "get GitLab issue", "analyze GitHub PR", "search GitHub repo", "check GitLab commits", "use GitHub API", "use GitLab API", or mentions fetching data from GitHub or GitLab for incident investigation. Provides guidance for integrating with GitHub and…
Skill Claude CodeCodex
This skill should be used when the user asks to "query Prometheus", "analyze Prometheus metrics", "check Prometheus alerts", "write PromQL", "interpret Prometheus data", "fetch metrics", or mentions Prometheus querying, alerting, or metrics analysis. Provides guidance for querying and interpreting Prometheus metrics…
Skill Claude CodeCodex
This skill should be used when the user asks to "perform root cause analysis", "investigate production issue", "analyze incident", "find root cause", "debug production error", "trace the cause", or mentions investigating production problems, alerts, or outages. Provides systematic RCA methodology and investigation…