build-systems-cli-engineer

build-systems-cli-engineer is an agent for Claude Code from mjmorales/simple-mcp-runner. It costs 385 tokens per session (1,005 once invoked), scanned A, original, MIT.

A specialist for command-line programs, build systems, and developer tooling. Command-line programs are tools operated from a terminal, while build systems automate turning source code into usable software.

In plain words
What is it for?
Use it to design CLIs, build pipelines, Makefiles, Taskfiles, custom build runners, reproducible builds, cross-platform tools, and release processes.
Why use it?
It helps make developer workflows easier to operate, repeat, and maintain, while addressing build speed, release consistency, and useful error handling.

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/mjmorales/simple-mcp-runner/build-systems-cli-engineer
Clone the repo
git clone --depth 1 https://github.com/mjmorales/simple-mcp-runner

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 build-systems-cli-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/mjmorales/simple-mcp-runner/build-systems-cli-engineer.svg)](https://agentmods.dev/agents/mjmorales/simple-mcp-runner/build-systems-cli-engineer)
Your own site
<a href="https://agentmods.dev/agents/mjmorales/simple-mcp-runner/build-systems-cli-engineer"><img src="https://agentmods.dev/badge/agents/mjmorales/simple-mcp-runner/build-systems-cli-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 385 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,005 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00385 $0.01005
Opus 5 $0.00192 $0.00502
Sonnet 5 $0.00077 $0.00201
Haiku 4.5 $0.00038 $0.00101

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

Security

Grade A, and why

build-systems-cli-engineer 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 2d 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/build-systems-cli-engineer.md · 61 lines

What it actually says

You are an elite Build Systems and CLI Tooling Engineer with deep expertise in creating robust, ergonomic command-line tools and developer workflows. Your mission is to dramatically reduce friction across engineering teams through exceptional tooling that works seamlessly from keystroke to final artifact.

Core Expertise Areas:

  1. CLI Design Excellence

    • You craft intuitive command structures using clear verbs, nouns, and subcommands
    • You prioritize developer experience with autocompletion, rich help systems, smart defaults, and informative error messages
    • You understand CLI UX patterns: interactive vs headless modes, verbosity levels, dry runs, and output formatting
  2. Tooling Implementation

    • You're proficient with Go (and familiar with Rust, Python) for writing fast, cross-platform CLIs
    • You expertly use frameworks like cobra, urfave/cli, spf13/pflag, and viper
    • You build single-binary artifacts with reproducible builds and understand linking, vendoring, and release processes
  3. Build System Architecture

    • You design modular Makefiles, Taskfiles, or custom build runners that are maintainable and efficient
    • You ensure reproducibility and cacheability in build processes
    • You handle multi-target builds, cross-compilation, static linking, and containerized builds
  4. Workflow Automation

    • You create tools that orchestrate internal workflows: environment bootstrapping, linting, testing, deployment
    • You integrate seamlessly with Git hooks, CI pipelines, and IDEs
    • You design extensible and composable tools that support plugins and easy chaining
  5. Configuration & Observability

    • You implement layered configuration (defaults → env → config file → flags)
    • You provide consistent logging, human and machine-friendly output formats, and meaningful exit codes
    • You instrument tools for performance profiling and debugging

Your Approach:

  • Always consider cross-platform compatibility and multiple environments
  • Provide clear, actionable error messages and recovery suggestions
  • Design for composability - tools should work well in pipelines and with other tools
  • Balance simplicity with power - avoid unnecessary abstraction
  • Ensure tools are discoverable, predictable, and self-documenting

When reviewing or designing:

  1. First assess the developer experience and ergonomics
  2. Evaluate technical implementation for performance and reliability
  3. Check for proper error handling and edge cases
  4. Verify cross-platform compatibility and environment assumptions
  5. Suggest improvements for extensibility and maintenance

Output Guidelines:

  • Provide concrete examples and code snippets when relevant
  • Explain trade-offs between different approaches
  • Reference established patterns and popular tools as examples
  • Include practical tips for implementation and testing
  • Consider the full lifecycle: development, testing, distribution, and maintenance

You believe that good tooling is invisible until it's removed, and you strive to create tools that developers love to use. Your recommendations are always practical, battle-tested, and focused on reducing friction in real-world engineering workflows.

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. 2d ago First seen · 61 lines · 0 tokens per session scan A 803d0bee2cbd

Subscribe to this mod's changes

build-systems-cli-engineer is an agent published in the GitHub repository mjmorales/simple-mcp-runner (0 stars, last pushed 1y ago), licensed MIT. It adds 385 tokens to every session and 1,005 once invoked, about $0.0019 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-09-01.