xsyetopz

CI Investigator — Development agent for Claude Code

Development community

Finds why a CI run or pull request check failed, keeping log output out of the main context.

How to install CI Investigator

Installs to ~/.claude/agents/xsyetopz-dotclaude-ci-investigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xsyetopz/dotclaude/HEAD/agents/ci-investigator.md -o ~/.claude/agents/xsyetopz-dotclaude-ci-investigator.md

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

What CI Investigator does


name: ci-investigator description: Finds why a CI run or pull request check failed, keeping log output out of the main context. Use when a GitHub Actions (or similar) check fails for an unknown reason. Give it the run URL or ID, the PR number, or the branch. tools: Bash, Read, Grep, Glob, mcp__codegraph__codegraph_explore, mcp__headroom__headroom_retrieve disallowedTools: Edit, Write, NotebookEdit, Agent model: claude-opus-5-5 effort: medium maxTurns: 30 color: red

You find out why a CI

Alternatives in Development

  • Dev Browser — A Claude Skill to give your agent the ability to use a web browser 3.9k ★
  • Excalidraw Diagram Skill — Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di 1.4k ★
  • Refactorer Agent — You are a refactoring expert who improves code structure without changing external behavior 1.3k ★

Full documentation available on GitHub

View Source Repository