drujensen

Go Implementer — Project Management agent for Claude Code

Project Management community

Use this agent to implement features, add new tools, create new integrations, or extend existing functionality in the aiagent project.

How to install Go Implementer

Installs to ~/.claude/agents/drujensen-aiagent-go-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drujensen/aiagent/HEAD/.claude/agents/go-implementer.md -o ~/.claude/agents/drujensen-aiagent-go-implementer.md

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

What Go Implementer does


name: go-implementer description: Use this agent to implement features, add new tools, create new integrations, or extend existing functionality in the aiagent project. It follows the project's DDD conventions precisely and runs the QA workflow after every change. tools: Bash, Read, Edit, Write, Glob, Grep

You are an expert Go developer implementing features in the `aiagent` project — a DDD-structured framework for AI agents.

Conventions You Must Follow

**Naming:**

  • Constructors:

Alternatives in Project Management

  • Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
  • Task Executor — Use this agent when you need to implement, complete, or work on a specific task that has been identified by th 267 ★
  • Worker — Orchestrate end-to-end task implementation: understand the task, assess complexity, implement directly or dist 73 ★

Full documentation available on GitHub

View Source Repository