implementer

implementer is an agent for Claude Code from bharat3645/The-Ideal-Harness. It costs 0 tokens per session (6 once invoked), scanned A, a copy of implementer, MIT.

An implementation agent whose detailed behaviour is defined in a separate implementer.md file.

In plain words
What is it for?
It is for carrying out implementation work according to the referenced instructions.
Why use it?
The available description does not provide enough information to explain what it implements or how it works.

Agent for Claude Code

Part of the ideal-harness plugin — 10 skills, 4 agents, 3 hooks, 5 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/bharat3645/the-ideal-harness/implementer
Clone the repo
git clone --depth 1 https://github.com/bharat3645/The-Ideal-Harness

Made for: Claude Code.

Or install ideal-harness, the plugin that ships this one along with the rest of its 10 skills, 4 agents, 3 hooks, 5 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for implementer

README.md
[![agentmods](https://agentmods.dev/badge/agents/bharat3645/the-ideal-harness/implementer.svg)](https://agentmods.dev/agents/bharat3645/the-ideal-harness/implementer)
Your own site
<a href="https://agentmods.dev/agents/bharat3645/the-ideal-harness/implementer"><img src="https://agentmods.dev/badge/agents/bharat3645/the-ideal-harness/implementer.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00006
Opus 5 $0.00000 $0.00003
Sonnet 5 $0.00000 $0.00001
Haiku 4.5 $0.00000 $0.00001

Measured 5d ago against content hash 2ae8b8471b3e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

implementer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to implementer — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/agents/implementer.md · 1 lines

What it actually says

../../agents/implementer.md

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 1 lines · 0 tokens per session scan A 2ae8b8471b3e

Subscribe to this mod's changes

implementer is an agent published in the GitHub repository bharat3645/The-Ideal-Harness (5 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 6 tokens. A static security scan graded it A with 0 findings. It is 100% identical to implementer, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories

lead

Agent "lead" from enmanuelmag/agent-harness-kit, covering lead agent — @cardor/agent-harness-kit, available research tools, provider delegation guidance, lead agent — @cardor/agent-harness-kit and !! absolute constraint — read before anything else !!.

enmanuelmag/agent-harness-kit · 0 tokens

builder

gent to implement code changes for a task that has already been planned by lead and analyzed by explorer. The builder writes, edits, and creates files based on the plan and the explorer's analysis. Invoke only after the explorer has completed its action. Never invoke without a canonical handoff addressed to builder.

enmanuelmag/agent-harness-kit · 0 tokens

consultant

Agent "consultant" from enmanuelmag/agent-harness-kit, covering consultant agent — @cardor/agent-harness-kit, available research tools, consultant agent — @cardor/agent-harness-kit, !! absolute constraint !! and direct consultation mode — no harness.

enmanuelmag/agent-harness-kit · 0 tokens

explorer

gent to read and map the codebase for a specific task. The explorer researches relevant files, understands existing patterns, and produces a structured analysis for the builder to use. Invoke after the lead has defined a plan and before the builder starts. Never invoke for tasks that require writing or modifying files.

enmanuelmag/agent-harness-kit · 0 tokens

reviewer

gent to verify that a completed implementation meets all acceptance criteria for the current task. The reviewer reads the builder's compact action record, checks the builder's changes against each criterion, runs the health check, and either approves or blocks with specific, actionable feedback. Invoke only after the…

enmanuelmag/agent-harness-kit · 0 tokens

contract-review

Read-only adversarial contract reviewer. Reviews the full contract set against user scope, inventory, playbook rules, evidence feasibility, shortcut risk, and old-harness-style atomic assertion coverage before tasks are trusted.

Intelligent-Internet/zenith · 44 tokens