deploy-reviewer

deploy-reviewer is an agent for Claude Code from stepanenkoviktor0110-boop/ai-dev-methodology. It costs 40 tokens per session (766 once invoked), scanned A, original, no licence file.

A review of continuous integration, delivery, and deployment setup. It examines GitHub Actions workflows, deployment scripts, secret handling, and platform settings.

In plain words
What is it for?
Use it to check the quality of CI/CD pipelines and deployment configuration using the project files it is given.
Why use it?
It helps find configuration and security problems before they interrupt releases or expose credentials.

Agent for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

Good fit Use it to check the quality of CI/CD pipelines and deployment configuration using the project files it is given.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/stepanenkoviktor0110-boop/ai-dev-methodology/deploy-reviewer
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/stepanenkoviktor0110-boop/ai-dev-methodology

Made for: Claude Code.

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 deploy-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/stepanenkoviktor0110-boop/ai-dev-methodology/deploy-reviewer/github.svg)](https://agentmods.dev/agents/stepanenkoviktor0110-boop/ai-dev-methodology/deploy-reviewer)
Your own site
<a href="https://agentmods.dev/agents/stepanenkoviktor0110-boop/ai-dev-methodology/deploy-reviewer"><img src="https://agentmods.dev/badge/agents/stepanenkoviktor0110-boop/ai-dev-methodology/deploy-reviewer/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 deploy-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/stepanenkoviktor0110-boop/ai-dev-methodology/deploy-reviewer"><img src="https://agentmods.dev/badge/agents/stepanenkoviktor0110-boop/ai-dev-methodology/deploy-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 766 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.00040 $0.00766
Opus 5 $0.00020 $0.00383
Sonnet 5 $0.00008 $0.00153
Haiku 4.5 $0.00004 $0.00077

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

Security

Grade A, and why

deploy-reviewer 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 9d 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.

agents/deploy-reviewer.md · 107 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 9d ago First seen · 107 lines · 40 tokens per session scan A 851888b1769a

Subscribe to this mod's changes

deploy-reviewer is an agent published in the GitHub repository stepanenkoviktor0110-boop/ai-dev-methodology (2 stars, last pushed 15d ago), with no licence file. It adds 40 tokens to every session and 766 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-31.

Related

Other agents, from other repositories

release-agent

Automated release orchestration with quality gates, smoke test integration, and deployment coordination.

FortiumPartners/ensemble · 19 tokens

devops-agent

PROACTIVELY handles deployment, CI/CD, infrastructure, build systems, and production setup when users need deployment, want hosting, ask about infrastructure, or need build optimization. Use for any DevOps and deployment needs.

vanzan01/claude-code-sub-agent-collective · 48 tokens

factory-ci-doctor

Diagnostician for one red GitHub Actions run. Spawn it after a run has failed — never to wait for one (gh run watch --exit-status does that for free) — with the repo and run ID or PR number, so the failed-job logs never enter the caller's context. It returns the culprit job/step, the offending log lines, and a TICKET…

watt-mind/factory · 108 tokens

devops

Use this agent when infrastructure, deployment, CI/CD, or environment configuration work is needed. This includes: Docker/container setup, GitHub Actions workflows, environment variable management, server configuration, monitoring setup, and deployment automation. Context: User needs a Docker setup. user…

nxtg-ai/forge-plugin · 168 tokens

build-orchestrator

Build system orchestrator managing CI/CD pipeline optimization, artifact creation, dependency management, and build automation across all environments.

FortiumPartners/ensemble · 28 tokens

deployment-orchestrator

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

FortiumPartners/ensemble · 29 tokens