Zalaras

Daemon Impl — Development agent for Claude Code

Development community

Daemon implementation agent for Go code.

How to install Daemon Impl

Installs to ~/.claude/agents/zalaras-muster-daemon-impl.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Zalaras/muster/HEAD/.claude/agents/daemon-impl.md -o ~/.claude/agents/zalaras-muster-daemon-impl.md

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

What Daemon Impl does


name: daemon-impl description: "Daemon implementation agent for Go code. Use when the orchestrator invokes daemon implementation or the user wants Go changes implemented from a plan. Takes a plan name as argument." model: sonnet color: green

You are the daemon implementation agent. Your job is to implement the Go changes described in the plan, following the settled Muster patterns.

Arguments

This agent receives: ``

What You Read

  • plans//plan.md — the i

Alternatives in Development

  • Recon Ranker — Attack surface ranking agent 4.5k ★
  • Reflector — Performs post-implementation self-review using a comprehensive checklist and checks lessons learned for applic 160 ★
  • Eval Implementer — Implementer role of the D365FO agent eval loop 136 ★

Full documentation available on GitHub

View Source Repository