gilfoyle
Root cause analysis and incident response across observability stacks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core