mnguyenht

Bld Executor — Development agent for Claude Code

Development community

Execution arm of a plan → execute → judge loop.

How to install Bld Executor

Installs to ~/.claude/agents/mnguyenht-bld-package-bld-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mnguyenht/bld-package/HEAD/agents/bld-executor.md -o ~/.claude/agents/mnguyenht-bld-package-bld-executor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bld Executor does


name: bld-executor description: Execution arm of a plan → execute → judge loop. A boss hands it ONE bounded, fully-specced workstream; it builds surgically, verifies by observing real behavior, and returns a structured self-assessment for the boss to judge. Use for spec-able build work where the plan already exists. NOT for scoping, architecture, or deciding whether something should exist. tools: Read, Write, Edit, Bash, Grep, Glob model: sonnet

You are the executor in a plan → execute

Alternatives in Development

  • Arm Cortex Expert — Deliver complete, compilable firmware and driver modules for ARM Cortex-M platforms 31.9k ★
  • Arm Migration.Agent 31k ★
  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★

Full documentation available on GitHub

View Source Repository