πŸ”§
DevOpsJavaScript

Fix Failing Pipelines

by a5c-ai

Fix Failing Pipelines is a DevOps skill for Claude Code, published by a5c-ai in babysitter.

1.7K stars95 forkson a5c-ai/babysitterAdded 2026/07/20+1% in starsRepository updated 2026/08/06
agent-orchestrationagent-skillsagentic-aiagentic-workflowai-agentsai-automationbabysitterclaude-codeclaude-code-skillsclaude-code-workflowsclaude-skillsclaude-workflowscodex-plugincodex-skillscodex-workflowhermes-pluginpi-extensiontrustworthy-aivibe-coding
Install in seconds
Install Fix Failing Pipelines
Copy Fix Failing Pipelines into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/a5c-ai/babysitter/tree/main/.claude/skills/fix-failing-pipelines ~/.claude/skills/fix-failing-pipelines

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/a5c-ai/babysitter.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/fix-failing-pipelines/SKILL.md in a5c-ai/babysitter
Installs to
~/.claude/skills/fix-failing-pipelines
Collection
One of 36 skills cataloged from this repository
Category
DevOps β€” 1075 skills

What Fix Failing Pipelines does

Automatically identify and fix failing CI/CD workflows on the staging branch using the babysitter orchestration skill. Ideal for developers who want to quickly resolve pipeline failures without manual intervention.

Fix Failing Pipelines is cataloged under DevOps on DirSkills. Fix Failing Pipelines comes from a repository tagged agent-orchestration, agent-skills, agentic-ai, agentic-workflow and ai-agents.

Documentation

README

Fix Failing Pipelines

Check GitHub Actions workflows on the staging branch of https://github.com/a5c-ai/babysitter/actions, identify workflows whose most recent run is failing, and dispatch /babysitter:yolo to fix each one.

Workflow

Step 1: Fetch Most Recent Run Per Workflow

Use the gh CLI to list recent workflow runs on the staging branch:

gh run list --repo a5c-ai/babysitter --branch staging --limit 50 --json databaseId,workflowName,status,conclusion,createdAt,headBranch

Group the results by workflowName. For each workflow, keep only the most recent run (by createdAt). Discard workflows where the most recent run is still in_progress -- we only care about completed runs.

Step 2: Identify Failures

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Fix Failing Pipelines

  • What else does a5c-ai publish alongside Fix Failing Pipelines?

    Fix Failing Pipelines is one of 36 skills that DirSkills catalogs from a5c-ai/babysitter, the repository it ships in. Its siblings there include Agent Dispatch, Architecture Design and Architecture Patterns. Each one is a separate skill with its own page in this directory, installs the same way Fix Failing Pipelines does, and is maintained by a5c-ai in that same repository. The rest of the collection is listed on the a5c-ai/babysitter page.

  • How does Fix Failing Pipelines compare to other DevOps skills?

    Fix Failing Pipelines ranks #322 by stars among the 1075 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Fix Failing Pipelines against them. Open each page to compare what they document and how they install.

More from a5c-ai/babysitter

Fix Failing Pipelines is one of 36 skills cataloged on DirSkills from a5c-ai/babysitter.

See all 36 skills β†’
🧩
2026/07/20

Agent Dispatch

Agent Dispatch builds dependency-aware batched queues for parallel agent execution. Use it to order feature work by DAG, respect concurrency limits, and assign agent types safely.
AI Engineering
1.7K98
πŸ—οΈ
2026/07/20

Architecture Design

Architecture Design defines a system’s components, technology stack, data model, APIs, and deployment considerations. Use it when turning product requirements into an implementation-ready architecture and ADRs.
DevOps
1.7K98
πŸ—οΈ
2026/07/20

Architecture Patterns

Provides system and API design guidance covering component boundaries, data flow, integration patterns, and scalability. Useful when making architectural decisions in agentic AI workflows.
AI Engineering
1.7K96
πŸ”
2026/07/20

Assimilate Popular Workflows

Searches public repositories for SKILL.md files, classifies projects by archetype, and extracts transferable processes, plugin ideas, and procedural insights for the babysitter process library. Use when exploring external workflows, discovering new skills, or surveying the skill landscape.
AI Engineering
1.7K95
πŸ—ΊοΈ
2026/08/12

Atlas

Atlas turns a stated need into a real systems atlas by scanning Azure, git repos, and local directories, then enriching the findings with an Atlas knowledge graph. Use it to inventory systems, mine processes or data, and collect real constraints or gotchas.
AI Engineering
1.7K98
πŸ•ΈοΈ
2026/08/12

Atlas Graph Query

Atlas Graph Query provides reference commands for searching and inspecting the Atlas knowledge graph through MCP tools. Use it after scanning real sources when you need comparison context, node lookups, neighbors, kinds, clusters, stats, or wiki pages.
AI Engineering
1.7K98