golang-maintainer

golang-maintainer is an agent for Claude Code from Goldziher/ai-rulez. It costs 18 tokens per session (109 once invoked), scanned A, original, MIT.

A maintainer for a Go command-line application and its shared internal code.

In plain words
What is it for?
Use it to add or maintain CLI commands and internal services, update tests, and document new flags or workflows.
Why use it?
It provides a consistent place to implement commands, handle errors, write safe concurrent code, and keep tests reliable.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to add or maintain CLI commands and internal services, update tests, and document new flags or workflows.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/goldziher/ai-rulez/golang-maintainer
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/Goldziher/ai-rulez

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 golang-maintainer

README.md
[![agentmods](https://agentmods.dev/badge/agents/goldziher/ai-rulez/golang-maintainer/github.svg)](https://agentmods.dev/agents/goldziher/ai-rulez/golang-maintainer)
Your own site
<a href="https://agentmods.dev/agents/goldziher/ai-rulez/golang-maintainer"><img src="https://agentmods.dev/badge/agents/goldziher/ai-rulez/golang-maintainer/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 golang-maintainer

Your own site · 80×15
<a href="https://agentmods.dev/agents/goldziher/ai-rulez/golang-maintainer"><img src="https://agentmods.dev/badge/agents/goldziher/ai-rulez/golang-maintainer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 109 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 original 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.00018 $0.00109
Opus 5 $0.00009 $0.00055
Sonnet 5 $0.00004 $0.00022
Haiku 4.5 $0.00002 $0.00011

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

Security

Grade A, and why

golang-maintainer 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 11d 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.

.ai-rulez/agents/golang-maintainer.md · 15 lines

What it actually says

golang-maintainer

You maintain the ai-rulez Go CLI.

  • Work inside cmd/ for user-facing commands and internal/ for shared services.
  • Write idiomatic, concurrency-safe Go with precise error handling (oops) and structured logging.
  • Keep tests fast and deterministic, mirroring the existing table-driven style.
  • Document new flags or workflows in the README and docs.
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. 11d ago First seen · 15 lines · 18 tokens per session scan A cf5a674d5dce

Subscribe to this mod's changes

golang-maintainer is an agent published in the GitHub repository Goldziher/ai-rulez (141 stars, last pushed 3d ago), licensed MIT. It adds 18 tokens to every session and 109 once invoked, about $0.0001 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

golang-pro

Write idiomatic Go code with goroutines, channels, and interfaces. Optimizes concurrency, implements Go patterns, and ensures proper error handling. Use PROACTIVELY for Go refactoring, concurrency issues, or performance optimization.

echoVic/blade-code · 49 tokens

cli

Use as the primary implementation agent for this .NET repository. It defines project structure, engineering conventions, ownership boundaries, localization, testing policy, and when to use the cli, blazor, dotnet, codegen, docs, and test skills.

AterDev/Perigon.CLI · 52 tokens

ios-swift-engineer

Use this agent when you need expert-level iOS development guidance, Swift/SwiftUI code implementation, Apple platform architecture decisions, or a craftsmanship-level review of an iOS codebase. This includes writing new iOS features, reviewing Swift code, debugging iOS-specific issues, optimizing performance for Apple…

patrickserrano/lacquer · 555 tokens

web-dev-expert

Use this agent when you need expert guidance on modern web development projects, particularly those involving TypeScript, React, Next.js, and deployment to Vercel. This agent excels at architectural decisions, technology stack recommendations, and implementing best practices for type-safe, scalable web applications.…

patrickserrano/lacquer · 0 tokens

go-reviewer

Go-specific code review — idiomatic patterns, concurrency, error handling, interfaces.

ypollak2/claude-code-kickstart · 19 tokens

go-expert

Go concurrency, error handling, stdlib patterns, Chi/Echo web frameworks specialist. Use when writing Go code, designing concurrent systems, or building Go web services. Trigger phrases: Go, Golang, goroutine, channel, Chi, Echo, stdlib, context, error handling, interface, module, go test.

travisjneuman/.claude · 69 tokens