CI Investigator — Development agent for Claude Code
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
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 RepositoryRelated Agents
Bug Validator
Use this agent to validate exactly one bug finding from bug-hunter before it is reported or acted on. Give it
Release Failure Analyzer
MUST BE USED when release.yml fails (Phase 3 of releasing-erfana skill, on non-zero gh run watch --exit-status
Signal Tracker
Finds the dated, sourced, quotable reason to call a company this quarter — succession, ownership change, opera
Go Investigator
Open-ended investigation of ambiguous, cross-cutting problems where the problem space itself is unknown
Orchestration Recovery
Recovery diagnostician for unknown orchestration failures. Analyzes phase state, wrapper exit code, and log ta
Wiki Scribe
Use this agent when the user gives you something to file (URL, PDF, GitHub link, clipboard text, conversation
Related Skills
Massu CI Fix
When CI fails after push — auto-diagnoses failures, fixes, commits, and re-pushes. 'ci fix', 'fix ci', 'ci fai
Notify Nt
Completion ping — desktop notification + optional ntfy.sh phone push. Best-effort; a failed ping never fails t
Claude Premortem Skill
Claude Code skill: Klein-method premortem. Imagine the plan failed 6 months from now, work backward, find ever