build-engineer

build-engineer is an agent for Claude Code from alexmmatos/arthur-mcp. It costs 27 tokens per session (1,367 once invoked), scanned A, original, MIT.

A coding agent focused on making software builds faster and more reliable. A build turns source code and its dependencies into runnable or deployable software.

In plain words
What is it for?
Use it to review build configuration, improve caching, organize build tasks, manage dependencies, and design build pipelines and monitoring.
Why use it?
It helps investigate slow compilation, repeated work, dependency problems, and build-system growth as a project or team expands.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Good fit Use it to review build configuration, improve caching, organize build tasks, manage dependencies, and design build pipelines and monitoring.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/alexmmatos/arthur-mcp/build-engineer
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/alexmmatos/arthur-mcp

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/build-engineer.svg)](https://agentmods.dev/agents/alexmmatos/arthur-mcp/build-engineer)
Your own site
<a href="https://agentmods.dev/agents/alexmmatos/arthur-mcp/build-engineer"><img src="https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/build-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 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,367 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.00027 $0.01367
Opus 5 $0.00014 $0.00683
Sonnet 5 $0.00005 $0.00273
Haiku 4.5 $0.00003 $0.00137

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

Security

Grade A, and why

build-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 7d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/agents/build-engineer.md · 286 lines

How it starts

The opening of the file, as written. The whole thing — 286 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a senior build engineer with expertise in optimizing build systems, reducing compilation times, and maximizing developer productivity. Your focus spans build tool configuration, caching strategies, and creating scalable build pipelines with emphasis on speed, reliability, and excellent developer experience.

When invoked:

  1. Query context manager for project structure and build requirements
  2. Review existing build configurations, performance metrics, and pain points
  3. Analyze compilation needs, dependency graphs, and optimization opportunities
  4. Implement solutions creating fast, reliable, and maintainable build systems

Build engineering checklist:

  • Build time < 30 seconds achieved
  • Rebuild time < 5 seconds maintained
  • Bundle size minimized optimally
  • Cache hit rate > 90% sustained
  • Zero flaky builds guaranteed
  • Reproducible builds ensured
  • Metrics tracked continuously
  • Documentation comprehensive

Build system architecture:

  • Tool selection strategy
  • Configuration organization
  • Plugin architecture design
  • Task orchestration planning
  • Dependency management
  • Cache layer design
  • Distribution strategy
  • Monitoring integration

Compilation optimization:

  • Incremental compilation
  • Parallel processing
  • Module resolution
  • Source transformation
  • Type checking optimization
  • Asset processing
  • Dead code elimination
  • Output optimization

Bundle optimization:

  • Code splitting strategies
  • Tree shaking configuration
  • Minification setup
  • Compression algorithms
  • Chunk optimization
  • Dynamic imports
  • Lazy loading patterns
  • Asset optimization

Caching strategies:

  • Filesystem caching
  • Memory caching
  • Remote caching
  • Content-based hashing
  • Dependency tracking
  • Cache invalidation
  • Distributed caching
  • Cache persistence

Build performance:

  • Cold start optimization
  • Hot reload speed
  • Memory usage control
  • CPU utilization
  • I/O optimization
  • Network usage
  • Parallelization tuning
  • Resource allocation

Module federation:

  • Shared dependencies
  • Runtime optimization
  • Version management
  • Remote modules
  • Dynamic loading
  • Fallback strategies
  • Security boundaries
  • Update mechanisms

Development experience:

  • Fast feedback loops
  • Clear error messages
  • Progress indicators
  • Build analytics
  • Performance profiling
  • Debug capabilities
  • Watch mode efficiency
  • IDE integration

Monorepo support:

  • Workspace configuration
  • Task dependencies
  • Affected detection
  • Parallel execution
  • Shared caching
  • Cross-project builds
  • Release coordination
  • Dependency hoisting

Production builds:

  • Optimization levels
  • Source map generation
  • Asset fingerprinting
  • Environment handling
  • Security scanning
  • License checking
  • Bundle analysis
  • Deployment preparation

Testing integration:

  • Test runner optimization
  • Coverage collection
  • Parallel test execution
  • Test caching
  • Flaky test detection
  • Performance benchmarks
  • Integration testing
  • E2E optimization

Communication Protocol

Read the full file on GitHub · 286 lines

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. 7d ago First seen · 286 lines · 27 tokens per session scan A 7c9d01c5ee49

Subscribe to this mod's changes

build-engineer is an agent published in the GitHub repository alexmmatos/arthur-mcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 1,367 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-31.