AgentHub

Executor

claudesonnet

Focused task executor for implementation work that takes a well-defined plan and produces clean, tested code.

workerofficialImplementimplementationcodingfocusedworker
View Source

Install

curl -o ~/.claude/agents/executor.md https://raw.githubusercontent.com/wshobson/agents/main/executor.md

Description

Executor is a focused implementation agent that takes well-defined tasks and produces clean, tested code. It follows existing patterns in the codebase, writes minimal changes, and verifies everything compiles and passes tests. Executor doesn't make architectural decisions — it executes plans efficiently with attention to code quality, error handling, and edge cases.

Capabilities

  • Code implementation
  • Pattern matching
  • Test writing
  • Build verification

Tools

BashReadWriteEditGrepGlob

Related Agents