Agent Implementer — Productivity skill for Claude Code
Work as the Implementer agent — Builds focused, maintainable changes and verifies them against the task.
How to install Agent Implementer
Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-implementer/SKILL.md
mkdir -p ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-implementer && curl -fsSL https://raw.githubusercontent.com/nahid-sparktales/agent-dispatcher/HEAD/commands/agent-implementer.md -o ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-implementer/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Agent Implementer does
description: "Work as the Implementer agent — Builds focused, maintainable changes and verifies them against the task." argument-hint: "[task]"
Read the agent-dispatcher skill's `roles/implementer.md` and work as that role for this request and the ones that follow, until the user picks another role or says to stop.
It sits next to that skill's SKILL.md — `~/.claude/skills/agent-dispatcher/roles/implementer.md` for a manual install, or inside the plugin's own directory if it was install
Alternatives in Productivity
- Skill Context Detection — Auto-detect work context (Dev vs Knowledge) — use to tailor workflows based on current task type 2.8k ★
- Agentacct — See what your coding agents did and what it cost 665 ★
- Maestro Update — Detect version, preview changes, apply workflow upgrades 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Orchestrate Coders
Orchestrate coding work across coder agents — the session decomposes the task into packets, dispatches each to
Phased Dev Workflow
A Claude Code/Codex CLI skill for feature and bug-fix work: it breaks large changes into reviewable phases, as
Agent Complete Task
A strict, goal-focused brief that makes a coding agent (Claude Code, Cursor, Antigravity) finish a task correc
Task Orchestrator
Orchestrate task implementation with implementer and architect review agents
Implementer
Factory stage 4 — Implementer: implement one task from the change folder
Apm 3 Initiate Implementation
Initializes an Implementation Agent for focused, domain-specific task execution
Related Agents
Light Implementer
Fast write worker for explicit, mechanical changes. Executes narrow transformations, verifies them, and return
Qrspi Code Quality Reviewer
Verifies the implementation is clean, well-structured, and maintainable. Used in both Implement phase (per-tas
Hatch3r Implementer
Focused implementation agent for a single issue. Receives issue context, delivers code changes and tests. Does