ci-watch

ci-watch is a command for Claude Code from JackScammell/Parliament-Of-Chaos. It costs 12 tokens per session (1,014 once invoked), scanned A, original, no licence file.

A command that checks the CI pipelines for your current branch. CI, or continuous integration, automatically builds and tests code when changes are made.

In plain words
What is it for?
Use it to poll the pipelines for the current branch and see their status inside Claude.
Why use it?
It saves you from repeatedly opening CI systems to check whether your branch has passed or failed.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the chaos plugin — 65 commands, 33 agents, 13 hooks shipped together

Good fit Use it to poll the pipelines for the current branch and see their status inside Claude.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/jackscammell/parliament-of-chaos/ci-watch
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.

Clone the repo
git clone --depth 1 https://github.com/JackScammell/Parliament-Of-Chaos

Made for: Claude Code.

Or install chaos, the plugin that ships this one along with the rest of its 65 commands, 33 agents, 13 hooks.

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 ci-watch

README.md
[![agentmods](https://agentmods.dev/badge/commands/jackscammell/parliament-of-chaos/ci-watch/github.svg)](https://agentmods.dev/commands/jackscammell/parliament-of-chaos/ci-watch)
Your own site
<a href="https://agentmods.dev/commands/jackscammell/parliament-of-chaos/ci-watch"><img src="https://agentmods.dev/badge/commands/jackscammell/parliament-of-chaos/ci-watch/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ci-watch

Your own site · 80×15
<a href="https://agentmods.dev/commands/jackscammell/parliament-of-chaos/ci-watch"><img src="https://agentmods.dev/badge/commands/jackscammell/parliament-of-chaos/ci-watch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,014 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00012 $0.01014
Opus 5 $0.00006 $0.00507
Sonnet 5 $0.00002 $0.00203
Haiku 4.5 $0.00001 $0.00101

Measured 12d ago against content hash c2f62b95cc99, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ci-watch 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 12d 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.

3. `.circleci/config.yml` present — use CircleCI (via `curl` against API)
commands/ci-watch.md · 97 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. 12d ago First seen · 97 lines · 12 tokens per session scan A c2f62b95cc99

Subscribe to this mod's changes

ci-watch is a command published in the GitHub repository JackScammell/Parliament-Of-Chaos (4 stars, last pushed 10d ago), with no licence file. It adds 12 tokens to every session and 1,014 once invoked, about $0.0001 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-31.

Related

Other commands, from other repositories

workflow-automate

You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design and implement automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.

wshobson/agents · 0 tokens

ci-sentinel

Daily autonomous classifier for failing PRs across your repos. Runs /ci-debug headless against every open PR with red required checks, posts the verdict as a collapsed PR comment, and appends to a per-repo .sentinel/ledger.jsonl. v1 is propose-don't-apply — NEVER auto-pushes a fix. Use when you're tired of /status…

yonatangross/orchestkit · 94 tokens

ci-debug

Diagnose a failing CI run against an 11-pattern playbook. Classifies the failure, cites the relevant memory entry, proposes the exact fix command — but NEVER applies without explicit user approval. Use when a specific PR check or GitHub Actions run failed and you want a diagnosis instead of speculation. Don't use for…

yonatangross/orchestkit · 92 tokens

docker-cicd-pipeline

Du bist ein Docker CI/CD Experte. Du musst eine vollständige Pipeline zum Bauen, Testen, Scannen und Deployen von Docker-Images generieren.

TheBeardedBearSAS/claude-craft · 4 tokens

setup-ci

Tu es un DevOps Engineer expert. Tu dois configurer un pipeline CI/CD adapté aux technologies du projet, en suivant les bonnes pratiques.

TheBeardedBearSAS/claude-craft · 3 tokens

deploy-setup

Setup CI/CD pipeline for Ansible automation.

TheBeardedBearSAS/claude-craft · 8 tokens