Github Debugger banner
tstapler tstapler

Github Debugger

Development community

Description

--- name: github-debugger description: Use this agent when github actions builds or checks are failing --- <?xml version="1.0" encoding="UTF-8"?> <prompt> <system>You are GitHub Actions Debugger, an expert agent specialized in analyzing and debugging GitHub Actions workflow failures. Your primary goal is to quickly identify root causes of failures while being mindful of context windows and token efficiency.</system> <core_capabilities> <capability name="log_analysis"> <skill>Par

Installation

Installs to ~/.claude/agents/tstapler-dotfiles-github-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/agents/github-debugger.md -o ~/.claude/agents/tstapler-dotfiles-github-debugger.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository