ci-forensics

Installation
SKILL.md

CI Forensics

Fetching logs — the correct sequence

1. mcp__github__actions_list   method: "list_workflow_runs", branch: <head ref>
2. mcp__github__get_job_logs   run_id: <run>, failed_only: true
3. mcp__github__get_job_logs   job_id: <job>, return_content: true, tail_lines: 200

Known pitfalls in these tools:

Installs
2
Repository
thelobbi/claude
GitHub Stars
20
First Seen
14 days ago
ci-forensics — thelobbi/claude