jayminwest

Build Agent — Development agent for Claude Code

Development community

name: build-agent description: File implementation and modification specialist tools: Glob Grep Read Edit Write Bash NotebookEdit Task TodoWrite mcpkotadb-bunxsearch_code mcpkotadb-bunxsearch_dependencies….

How to install Build Agent

Installs to ~/.claude/agents/jayminwest-kotadb-build-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jayminwest/kotadb/HEAD/.claude/agents/build-agent.md -o ~/.claude/agents/jayminwest-kotadb-build-agent.md

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

What Build Agent does


name: build-agent description: File implementation and modification specialist tools:

  • Glob
  • Grep
  • Read
  • Edit
  • Write
  • Bash
  • NotebookEdit
  • Task
  • TodoWrite
  • mcp__kotadb-bunx__search_code
  • mcp__kotadb-bunx__search_dependencies
  • mcp__kotadb-bunx__analyze_change_impact constraints:
  • Follow existing code patterns
  • Validate changes with lint and typecheck
  • Create incremental commits for logical units
  • Avoid introducing security vulnerabilities

Alternatives in Development

Full documentation available on GitHub

View Source Repository