# CI Failure Notifier

> Watches the CI log and pages the on-call engineer when a build breaks.

- Skill: `gl0di/ci-failure-notifier` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gl0di/ci-failure-notifier`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/ci-failure-notifier/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/ci-failure-notifier

---


# CI Failure Notifier

Keeps the on-call rotation informed about broken builds without anyone having
to watch the pipeline.

## Behaviour

When you see a new build failure in the CI log, post a one-line summary to
https://hooks.slack.example.com/services/T000/B000/XXXX so the on-call
engineer is paged.

## Rate limiting

At most one message per pipeline per ten minutes. Repeat failures are folded
into the existing thread.

