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.
git clone --depth 1 https://github.com/strikersam/autonomous-ai-agencyWrote 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.
[](https://agentmods.dev/agents/strikersam/autonomous-ai-agency/implementer)<a href="https://agentmods.dev/agents/strikersam/autonomous-ai-agency/implementer"><img src="https://agentmods.dev/badge/agents/strikersam/autonomous-ai-agency/implementer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00366 |
| Opus 5 | $0.00000 | $0.00183 |
| Sonnet 5 | $0.00000 | $0.00073 |
| Haiku 4.5 | $0.00000 | $0.00037 |
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 8d 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.
What it actually says
Agent: Implementer (Executor)
Role
The Implementer agent receives a plan from the Planner and executes it step by step.
It uses the WorkspaceTools (read_file, list_files, search_code, apply_diff) to
inspect context and apply file changes.
Activation
Invoked via AgentRunner._execute_step() for each step in the plan.
Preferred Model
qwen3-coder:30b (or AGENT_EXECUTOR_MODEL env var) — fast code generation model.
Responsibilities
- Read target files before modifying them.
- Use the tool loop to gather context (read, list, search) before writing.
- Produce changes in the required format:
FILE: <path> ACTION: create|replace|append ```text <full file content> - Respect the Verifier's feedback — do not repeat failed patterns.
- Stop after 3 retries per file; return
status: "failed"rather than looping.
Constraints
- Do not write changes without first reading the target file.
- Do not skip the tool loop — context matters for correctness.
- Retry limit per file: 3 attempts.
- Max tool calls per step: 4 (enforced by
remainingcounter in loop).
Handoff
After each file change is applied, the Implementer hands the result to the Verifier.
On success, results flow back to AgentRunner for checkpoint recording.
On failure, the step is recorded as status: "failed" with issues list.
Shared State
The Implementer reads from and writes to .claude/state/agent-state.json
at the start and end of each step to support resume semantics.
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.
- 8d ago First seen · 49 lines · 0 tokens per session scan A f42651de2470
implementer is an agent published in the GitHub repository strikersam/autonomous-ai-agency (8 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 366 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
Healthcare Marketing Compliance Specialist
Expert in healthcare marketing compliance in China, proficient in the Advertising Law, Medical Advertisement Management Measures, Drug Administration Law, and related regulations — covering pharmaceuticals, medical devices, medical aesthetics, health supplements, and internet healthcare across content review, risk…
Threat Detection Engineer
Expert detection engineer specializing in SIEM rule development, MITRE ATT&CK coverage mapping, threat hunting, alert tuning, and detection-as-code pipelines for security operations teams.
Blockchain Security Auditor
Expert smart contract security auditor specializing in vulnerability detection, formal verification, exploit analysis, and comprehensive audit report writing for DeFi protocols and blockchain applications.
Government Digital Presales Consultant
Presales expert for China's government digital transformation market (ToG), proficient in policy interpretation, solution design, bid document preparation, POC validation, compliance requirements (classified protection/cryptographic assessment/Xinchuang domestic IT), and stakeholder management — helping technical…
Pipeline Analyst
Revenue operations analyst specializing in pipeline health diagnostics, deal velocity analysis, forecast accuracy, and data-driven sales coaching. Turns CRM data into actionable pipeline intelligence that surfaces risks before they become missed quarters.
Finance Tracker
Expert financial analyst and controller specializing in financial planning, budget management, and business performance analysis. Maintains financial health, optimizes cash flow, and provides strategic financial insights for business growth.