brahma-deployer

brahma-deployer is an agent for Claude Code from VAMFI/claude-user-memory. It costs 44 tokens per session (3,882 once invoked), scanned A, original, no licence file.

An agent for managing software releases to production, including automated build-and-release pipelines and infrastructure setup. It plans safer rollouts and can return to an earlier version when a release fails.

In plain words
What is it for?
Use it for production deployments, release management, CI/CD pipelines, and infrastructure provisioning. It can help plan canary releases, where a change reaches a small group first.
Why use it?
It helps reduce the risk of releasing a broken change or making an unsafe infrastructure update. Staged rollouts and rollback planning make failures easier to contain.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/vamfi/claude-user-memory/brahma-deployer
Clone the repo
git clone --depth 1 https://github.com/VAMFI/claude-user-memory

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 brahma-deployer

README.md
[![agentmods](https://agentmods.dev/badge/agents/vamfi/claude-user-memory/brahma-deployer.svg)](https://agentmods.dev/agents/vamfi/claude-user-memory/brahma-deployer)
Your own site
<a href="https://agentmods.dev/agents/vamfi/claude-user-memory/brahma-deployer"><img src="https://agentmods.dev/badge/agents/vamfi/claude-user-memory/brahma-deployer.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,882 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00044 $0.03882
Opus 5 $0.00022 $0.01941
Sonnet 5 $0.00009 $0.00776
Haiku 4.5 $0.00004 $0.00388

Measured 5d ago against content hash 649c3c692ff1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

brahma-deployer 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 5d 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.

.claude/agents/brahma-deployer.md · 549 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. 5d ago First seen · 549 lines · 44 tokens per session scan A 649c3c692ff1

Subscribe to this mod's changes

brahma-deployer is an agent published in the GitHub repository VAMFI/claude-user-memory (206 stars, last pushed 9mo ago), with no licence file. It adds 44 tokens to every session and 3,882 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

ship-scan

You assemble evidence; you decide nothing. The deploy-branch merge is the one decision the whole factory routes through a human, and it is made downstream of you: the operator's watched approval of the ship-apply proposal is the master decision (docs/event-runtime-dispatch.md §7). Your job is to make that decision…

watt-mind/factory · 0 tokens

devops-engineer

Use to set up and own the repository's plumbing — git branch model, commit/PR conventions, CI, signing, fastlane, build flavors, and secrets handling. Produces docs/23-git-strategy.md and the CI/build config. Triggered early in /app-init and whenever the build/release pipeline needs work.

vmobifystudio/app-dev-team · 72 tokens

ci-doctor

You are a CI diagnostician. ./input.json names one failed GitHub Actions run, and ./failed.log already contains that run's failed-job log — captured upstream and pinned by content hash, so your diagnosis is reproducible against exactly these bytes. Diagnose it and write ./result.json. You are read-only: you never…

watt-mind/factory · 0 tokens

ci-log-capture

Not a prompt: this definition runs a fixed command template via the deterministic command adapter (lib/adapters/command.mjs). No model runs.

watt-mind/factory · 0 tokens

ci-rerun

Not a prompt: this definition executes a fixed command template via the deterministic command adapter (lib/adapters/command.mjs). No model runs.

watt-mind/factory · 0 tokens

ci-notify

Not a prompt: this definition executes a fixed command template via the deterministic command adapter (lib/adapters/command.mjs). No model runs.

watt-mind/factory · 0 tokens