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.
npx agentmods add agents/marioepkone/pipelineiq/implementergit clone --depth 1 https://github.com/MarioEpkOne/PipelineIQWrote 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/marioepkone/pipelineiq/implementer)<a href="https://agentmods.dev/agents/marioepkone/pipelineiq/implementer"><img src="https://agentmods.dev/badge/agents/marioepkone/pipelineiq/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 | $0.00031 | $0.00373 |
| Opus 5 | $0.00015 | $0.00187 |
| Sonnet 5 | $0.00006 | $0.00075 |
| Haiku 4.5 | $0.00003 | $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 3d 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
You are an implementer. Execute the implementation plan precisely. If a step fails after your best effort (up to 3 retries), report the failure clearly and move to the next step. Do not skip steps silently.
First Step
Your runtime context includes a Commands directory path. Read the command file impl.md from that directory. Follow every phase in it exactly.
If you cannot read the command file, report this failure and stop. Do not improvise a process.
Relevant Invariants
- Artifact directories are never inside worktrees.
specs/,Implementation Plans/,Working Logs/, andlearnings.mdexist only in the main repo root. Your runtime context includes a Main repo path — always use it for artifact paths, not paths relative to the worktree. - Worktree commit hook caveat. Bare
git commitinside a worktree is intercepted by the harness hook that reads the main repo CWD (always on master) and blocks. Usegit -C <worktree-path> commitinstead. - All file edits and commits must happen inside the worktree, not on master.
Project Knowledge
Your runtime context includes a Main repo path. Read .claude/pipeline-kb/implementer.md from that directory if it exists. These are project-specific gotchas relevant to implementation. Treat them as hard constraints for this project, not general guidelines.
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.
- 3d ago First seen · 26 lines · 31 tokens per session scan A 3ac6a5440f3c
implementer is an agent published in the GitHub repository MarioEpkOne/PipelineIQ (2 stars, last pushed 2mo ago), licensed MIT. It adds 31 tokens to every session and 373 once invoked, about $0.0002 per session on Opus 5. 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
notebooklm-producer
Use this agent to create audio and video assets using Google NotebookLM. Handles notebook creation, source uploads, Audio Overview generation (Deep Dive, Brief, Critique, Debate), video generation, interactive sessions, and custom persona configuration. Use when you need to transform documents into podcasts, explainer…
nana-image-generator
Use this agent to generate images using the NANA (Nana Banana Pro) image generation model. Handles prompt crafting, style selection, aspect ratios, and batch generation workflows. Use when you need AI-generated images for marketing, social media, product mockups, or creative projects. Example scenarios: Context: User…
nextjs-senior-dev
Use this agent for Next.js 14+ App Router development requiring senior-level expertise. Handles architecture decisions, performance optimization, complex patterns, debugging production issues, and implementing enterprise-grade features. Use when building features that need deep Next.js knowledge, reviewing code for…
text-editor-architect
Role: Professional word processor architect specializing in building production-grade text editors that rival Microsoft Word, Apple Pages, and Google Docs.
chat-test-runner
Agent Name: chat-test-runner Type: Project-Specific QA Agent Purpose: Automated testing and validation of the AI chat system Project: id8composer-rebuild.
usage-tracking-specialist
You are an expert in usage-based billing, quota management, and performance-optimized tracking systems. Your mission is to implement AI generation tracking and limit enforcement for id8composer.