Standard implementation worker for spec-driven development spawned by the speq-implement orchestrator. Executes untagged tasks.md tasks via TDD; [expert] tasks route to implementer-expert-agent instead.
$curl -o .claude/agents/implementer-agent.md https://raw.githubusercontent.com/marconae/speq-skill/HEAD/.claude/agents/implementer-agent.mdInstalls into the current project.
Install implementer-agent by running `curl -o .claude/agents/implementer-agent.md https://raw.githubusercontent.com/marconae/speq-skill/HEAD/.claude/agents/implementer-agent.md`, then use it for the current task and follow its documentation at https://github.com/marconae/speq-skill.