axiomhqaxiomhqOfficialยท1 Agent Skills Included

gilfoyle

Root cause analysis and incident response across observability stacks

Investigates production incidents by querying logs, metrics, and traces across Axiom, Grafana, Pyroscope, and Kubernetes. Follows a strict hypothesis-driven protocol that eliminates guesswork, premature conclusions, and unverified claims. Persists findings, queries, and patterns to memory so recurring issues get diagnosed faster over time.
npx skills add axiomhq/gilfoyle --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Gilfoyle?โ–ผ

Run `npx skills add axiomhq/gilfoyle --all -g -y` in your terminal to install the skill globally. On macOS, also install GNU coreutils with `brew install coreutils` for the timeout command.

What does Gilfoyle do for incident response?โ–ผ

It runs a structured investigation loop: discover schemas, form a hypothesis, query logs and metrics to disprove it, and verify the root cause with data before declaring anything resolved.

Which observability tools does Gilfoyle support?โ–ผ

It connects to Axiom for logs and metrics, Grafana for dashboards and alerts, Pyroscope for profiling, Kubernetes, and Slack for incident communications, all from one config file.

Does Gilfoyle work with Claude Code and other agents?โ–ผ

Yes. It follows the standard SKILL.md format and runs in Claude Code, Codex, OpenCode, and other compatible agent runtimes.

How does Gilfoyle protect my credentials?โ–ผ

All secrets stay in a local config file and are only passed to internal auth scripts. Tokens are never printed, logged, or sent anywhere in plain text.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’