Skip to main content
Code Guide
Agent

implementer.md

Mechanical execution agent: Haiku, bounded scope

When to use this

  • When you want a specialized AI persona focused specifically on mechanical execution agent: haiku, bounded scope
  • When the default Claude context needs to be scoped to a single well-defined role
  • When running multi-agent workflows and need a dedicated subagent for this responsibility

How to use

  1. Open the template on GitHub and copy its content: agents/implementer.md
  2. Place the file inside .claude/agents/ in your project (or globally in ~/.claude/ to share across all projects).
  3. Edit the Markdown content to match your project conventions, team constraints, and specific context.

Related templates