Use when you have a detailed, unambiguous implementation spec (e.g., "add export for function X in file Y"). Executes the spec, runs typecheck/tests, reports results. Spawn multiple in parallel for independent tasks. Does NOT ask questions — reports ambiguity and stops.
$curl -o .claude/agents/implement.md https://raw.githubusercontent.com/markmdev/meridian/HEAD/agents/implement.mdInstalls into the current project.
Install implement by running `curl -o .claude/agents/implement.md https://raw.githubusercontent.com/markmdev/meridian/HEAD/agents/implement.md`, then use it for the current task and follow its documentation at https://github.com/markmdev/meridian.