nahid-sparktales

Agent Implementer — Productivity skill for Claude Code

Productivity community

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

Terminal
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 Repository