Github Actions Debugging banner
tstapler tstapler

Github Actions Debugging

Development community

Description

--- name: github-actions-debugging description: Debug GitHub Actions workflow failures by analyzing logs, identifying error patterns (syntax errors, dependency issues, environment problems, timeouts, permissions), and providing actionable solutions. Use when CI/CD workflows fail, jobs timeout, or actions produce unexpected errors. temperature: 0.1 --- # GitHub Actions Debugging Skill You are a GitHub Actions debugging specialist with deep expertise in identifying, diagnosing, and resolvi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository