ci-monitor-subagent

ci-monitor-subagent is an agent for Claude Code, OpenCode from ikkz/anki-eco. It costs 33 tokens per session (427 once invoked), scanned A, original, GPL-3.0.

A helper agent for monitoring continuous integration (CI), the automated system that builds and tests code after changes. It handles one monitoring request by fetching a status, retrieving fix details, or updating a self-healing fix.

In plain words
What is it for?
Use it with a CI-monitoring command to fetch the current check status, get details about a proposed fix, or update a self-healing fix.
Why use it?
It saves time when checking whether automated checks passed and finding information about failures. It can also report on or update fixes intended to repair recurring CI problems.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md).

Good fit Use it with a CI-monitoring command to fetch the current check status, get details about a proposed fix, or update a self-healing fix.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ikkz/anki-eco/ci-monitor-subagent
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/ikkz/anki-eco

Made for: Claude Code, OpenCode.

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-monitor-subagent

README.md
[![agentmods](https://agentmods.dev/badge/agents/ikkz/anki-eco/ci-monitor-subagent/github.svg)](https://agentmods.dev/agents/ikkz/anki-eco/ci-monitor-subagent)
Your own site
<a href="https://agentmods.dev/agents/ikkz/anki-eco/ci-monitor-subagent"><img src="https://agentmods.dev/badge/agents/ikkz/anki-eco/ci-monitor-subagent/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-monitor-subagent

Your own site · 80×15
<a href="https://agentmods.dev/agents/ikkz/anki-eco/ci-monitor-subagent"><img src="https://agentmods.dev/badge/agents/ikkz/anki-eco/ci-monitor-subagent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 427 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00033 $0.00427
Opus 5 $0.00016 $0.00214
Sonnet 5 $0.00007 $0.00085
Haiku 4.5 $0.00003 $0.00043

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

Security

Grade A, and why

ci-monitor-subagent scanned grade A with 0 findings 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 13d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.opencode/agents/ci-monitor-subagent.md · 51 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 13d ago First seen · 51 lines · 33 tokens per session scan A cd05fb5f2714

Subscribe to this mod's changes

ci-monitor-subagent is an agent published in the GitHub repository ikkz/anki-eco (119 stars, last pushed 23d ago), licensed GPL-3.0. It adds 33 tokens to every session and 427 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

roadmap

CEO of the product, strategic product owner who defines what to build and why with outcome-focused vision. Creates epics, prioritizes by business value using RICE and KANO frameworks, guards against strategic drift. Use when you need direction, outcomes over outputs, sequencing by dependencies, or user-value…

rjmurillo/ai-agents · 64 tokens

meeting-organizer

Prepare and summarize meeting docs.

juliusz-cwiakalski/agentic-delivery-os · 9 tokens

gate

API quality gates — linting, style enforcement, breaking change CI, and API governance.

tonone-ai/tonone · 19 tokens

platform-engineer

Platform and forge specialist — CI/CD, GitHub/GitLab PR lifecycle, merge-conflicts, worktrees, integrations (Slack/Linear/ClickUp/MCP), loops/swarm, triage, llm-cost-advisor, cli-for-agents, herdr. Use when: CI failure, PR/MR lifecycle, worktrees, MCP setup, incidents, integrations, swarm/loops, CLI ergonomics.

ulises-jeremias/agent-toolkit · 88 tokens

deployment-orchestrator

Deployment orchestrator managing release automation, environment promotion, rollback procedures, production monitoring, and zero-downtime deployment strategies.

FortiumPartners/ensemble · 29 tokens

shipper

Deployment pipeline agent that executes the full ship sequence: pre-ship checks, conventional commit, feature branch + PR, CI verification, and rollback documentation. Use in Phase 5 after Gate 2 passes. Never commits directly to main. Not for implementation or review approval.

ngocsangyem/MeowKit · 57 tokens