fix-ci-failures

fix-ci-failures is a skill for Claude Code, Codex from workstream-labs/workstreams. It costs 60 tokens per session (2,841 once invoked), scanned A, original, no licence file.

A guide to investigating and fixing failed continuous-integration checks on a pull request. Continuous integration automatically builds and tests code after changes are submitted.

In plain words
What is it for?
Use it when checks fail on a pull-request branch and the GitHub command-line tool is available.
Why use it?
It helps trace a failed check from the pull request to its logs or saved files, identify the cause, and test a fix.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/workstream-labs/workstreams/fix-ci-failures
Any agent
npx skills add workstream-labs/workstreams --skill fix-ci-failures
Clone the repo
git clone --depth 1 https://github.com/workstream-labs/workstreams

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fix-ci-failures

README.md
[![agentmods](https://agentmods.dev/badge/skills/workstream-labs/workstreams/fix-ci-failures.svg)](https://agentmods.dev/skills/workstream-labs/workstreams/fix-ci-failures)
Your own site
<a href="https://agentmods.dev/skills/workstream-labs/workstreams/fix-ci-failures"><img src="https://agentmods.dev/badge/skills/workstream-labs/workstreams/fix-ci-failures.svg" alt="Measured on agentmods" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,841 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00060 $0.02841
Opus 5 $0.00030 $0.01421
Sonnet 5 $0.00012 $0.00568
Haiku 4.5 $0.00006 $0.00284

Measured 4d ago against content hash 8766ebd3850a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fix-ci-failures scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- `error: RPC failed; curl 56`, `fetch-pack: unexpected disconnect` — git network failure
apps/desktop/.github/skills/fix-ci-failures/SKILL.md · 270 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 270 lines · 60 tokens per session scan A 8766ebd3850a

Subscribe to this mod's changes

fix-ci-failures is a skill published in the GitHub repository workstream-labs/workstreams (77 stars, last pushed 4mo ago), with no licence file. It adds 60 tokens to every session and 2,841 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gha-pr-merge-ref-shows-upstream-changes

Diagnose "my CI failed on a file I didn't change — the test passes locally but CI insists there's a duplicate / conflict / lint violation that isn't in my branch." Caused by GitHub Actions checking out refs/pull/N/merge (the auto-computed merge of PR head + base) on pullrequest events. Use when: (1) CI fails on a…

wan-huiyan/agent-traffic-control · 306 tokens

tutti-app-release

Set up, review, run, or debug external repositories that publish a Tutti workspace app through the reusable Tutti App Release GitHub Actions workflow. Use for caller workflows, tutti.app.json manifests, @tutti-os/app-release-tools, S3/CloudFront release hosting, latest.json, versions.json, catalog.json, catalog-only…

tutti-os/tutti · 80 tokens

adversarial-review

Multi-role adversarial code review (platform skill). Agent loads this skill and runs the co-located runner (find → refute → sandbox repro); humans only state intent (审一下 / 对抗审查). Works for OpenClaw Main and host TUI agents via user-level skill links. Use when user asks for adversarial review, acceptance recommends…

yunsii/wezdeck · 85 tokens

dev-task

Allowlisted development (wezdeck (+ optional team roots in local config)) under OpenClaw: wezdeck defaults to primary master; claw worktrees when parallel/isolation needed; 团队仓 still prefers claw-; human/Claw rails (H1/H2, C1/C2/C3), ACP access layer.

yunsii/wezdeck · 69 tokens

task-ledger

Ledger development tasks to Feishu Base via dev-task-ledger.sh. Write roots from /.openclaw/tasks-allowlist.json (per agent). Use on accept/confirm/close of coding/ops work; not for pure Q&A.

yunsii/wezdeck · 53 tokens

brainstorm

Multi-persona divergent→convergent brainstorm (platform skill). Agent loads this skill and runs the co-located runner (diverge → challenge → converge); humans only state intent (头脑风暴 / 帮我发散一下 / brainstorm / 想点子). Sibling of adversarial-review; reuses its provider layer. Use when the user wants ideas / options /…

yunsii/wezdeck · 100 tokens