golang-developer

golang-developer is an agent for Claude Code from MadAppGang/dingo. It costs 947 tokens per session (7,303 once invoked), scanned B, original, no licence file.

A coding agent for developing the Dingo programming language and its transpiler, which converts Dingo code into Go code.

In plain words
What is it for?
Use it to implement or change the Dingo transpiler and language code in `/cmd/`, `/pkg/`, and `/internal/`.
Why use it?
It keeps Dingo language work focused on the relevant Go source folders and away from unrelated website or front-end work.

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/madappgang/dingo/golang-developer
Clone the repo
git clone --depth 1 https://github.com/MadAppGang/dingo

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-developer

README.md
[![agentmods](https://agentmods.dev/badge/agents/madappgang/dingo/golang-developer.svg)](https://agentmods.dev/agents/madappgang/dingo/golang-developer)
Your own site
<a href="https://agentmods.dev/agents/madappgang/dingo/golang-developer"><img src="https://agentmods.dev/badge/agents/madappgang/dingo/golang-developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 947 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 7,303 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00947 $0.07303
Opus 5 $0.00474 $0.03651
Sonnet 5 $0.00189 $0.01461
Haiku 4.5 $0.00095 $0.00730

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

Security

Grade B, and why

golang-developer scanned grade B 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 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.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

- [ ] Compiles without warnings (go build -v)
.claude/agents/golang-developer.md · 799 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 · 799 lines · 947 tokens per session scan B 7eaa479d7eab

Subscribe to this mod's changes

golang-developer is an agent published in the GitHub repository MadAppGang/dingo (1,912 stars, last pushed 1mo ago), with no licence file. It adds 947 tokens to every session and 7,303 once invoked, about $0.0047 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). 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

compiler-config

Use this agent for tasks involving compiler configuration in .properties files - adding, removing, modifying, or aliasing compilers. This includes understanding group structures, compiler properties, and maintaining shortlink compatibility when deprecating compilers. USE PROACTIVELY when the user mentions a PR adding…

compiler-explorer/compiler-explorer · 105 tokens

compiler-explorer-architect

Use this agent when you need expert guidance on Compiler Explorer architecture, design decisions, infrastructure considerations, or when planning changes that affect the core functionality or deployment of CE. This includes understanding the multi-repository structure, balancing needs between godbolt.org and local…

compiler-explorer/compiler-explorer · 0 tokens

go-style-reviewer

Use when reviewing Go code changes in remindb (modified or staged files in pkg/, cmd/, internal/, or any .go file in the diff) for adherence to the project's .claude/rules/go-concise.md. Catches project-specific style violations that generic Go reviewers miss — empty-struct-with-methods pattern, "failed to :" error…

radimsem/remindb · 149 tokens

developer

Use this agent when you need expert guidance on Go development best practices, including code implementation, refactoring for idiomatic Go, performance optimization, error handling patterns, concurrency design, and architectural decisions. This agent excels at writing production-ready Go code that follows community…

jaswdr/faker · 377 tokens

pm

Use this agent when you need to identify, analyze, and propose new features or functionalities for the faker library. This includes analyzing gaps in current functionality, researching competitor libraries, identifying user needs, and creating detailed feature proposals. Examples:\n\n \nContext: The user wants to…

jaswdr/faker · 350 tokens

reviewer

Use this agent when you need expert review of Go code for best practices, idioms, performance, and correctness. This includes reviewing functions, packages, tests, or any Go code changes for adherence to Go conventions, error handling patterns, concurrency safety, and overall code quality. Examples:\n\n \nContext: The…

jaswdr/faker · 354 tokens