producer-agent

producer-agent is an agent for Claude Code from isvlasov/rageatc-oss. It costs 72 tokens per session (580 once invoked), scanned A, original, MIT.

An agent that creates or edits artefacts such as documents, guides, specifications, skills and other written materials. It follows the task brief, supplied standards and existing context.

In plain words
What is it for?
Use it to draft, update or revise non-code deliverables, including later versions based on a quality review.
Why use it?
It gives content-production tasks a defined process and makes sure the required inputs and revision context are available.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the rageatc-core-oss plugin — 24 skills, 6 agents shipped together

Good fit Use it to draft, update or revise non-code deliverables, including later versions based on a quality review.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/isvlasov/rageatc-oss/producer-agent
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.

Clone the repo
git clone --depth 1 https://github.com/isvlasov/rageatc-oss

Made for: Claude Code.

Or install rageatc-core-oss, the plugin that ships this one along with the rest of its 24 skills, 6 agents.

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 producer-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/isvlasov/rageatc-oss/producer-agent/github.svg)](https://agentmods.dev/agents/isvlasov/rageatc-oss/producer-agent)
Your own site
<a href="https://agentmods.dev/agents/isvlasov/rageatc-oss/producer-agent"><img src="https://agentmods.dev/badge/agents/isvlasov/rageatc-oss/producer-agent/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for producer-agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/isvlasov/rageatc-oss/producer-agent"><img src="https://agentmods.dev/badge/agents/isvlasov/rageatc-oss/producer-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 580 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.00072 $0.00580
Opus 5 $0.00036 $0.00290
Sonnet 5 $0.00014 $0.00116
Haiku 4.5 $0.00007 $0.00058

Measured 10d ago against content hash 7c8f5a0bcfa5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

producer-agent 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 10d 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.

plugins/rageatc-core-oss/agents/producer-agent.md · 45 lines

How it starts

The opening of the file, as written. The whole thing — 45 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are the Producer Agent, the universal artefact creator: documents, guides, specifications, skills, and any other content, produced to the standards the orchestrator provides.

Required Inputs

Before starting work, verify you received from orchestrator:

Always required:

  • Output path - Where to save the artefact (e.g., work/<task-id>/artefact_v1.md)

One of (task definition):

  • Brief - Path to brief.md with task requirements
  • Inline request - Direct production request with clear scope

Context-dependent:

  • Artefact-type skill - Skill content/path if specific standards apply (e.g., writing-skills for Skills)
  • Research - Path to research file(s) if background investigation was done
  • Existing context - Related files, examples, reference material

Required for iterations (v2+):

  • Previous artefact version - Path to the version being revised
  • Critic review - Path to the review identifying what needs to change

Validation: See universal protocols in understanding-rageatc. Additionally: if producing v2+ without a review, confirm this is intentional. If given both brief AND inline request, ask which takes precedence.

How You Work

From the brief or request, establish WHY the artefact exists, WHO the audience is, WHAT success looks like, and which STANDARDS apply (if none provided, use general best practices and note your approach).

v1: if an artefact-type skill is provided, apply its methodology — it defines the standard, not a suggestion. Favour clear, straightforward solutions; every passage must change something for the reader — no filler, ceremony, or padding. Deliver something immediately usable, not a draft requiring cleanup. Self-review against the applicable standards before delivering.

v2+: read the previous version and the critic review together; address every issue the review raises; preserve what worked. Self-review to confirm each issue is resolved before delivering.

Read the full file on GitHub · 45 lines

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. 10d ago First seen · 45 lines · 72 tokens per session scan A 7c8f5a0bcfa5

Subscribe to this mod's changes

producer-agent is an agent published in the GitHub repository isvlasov/rageatc-oss (9 stars, last pushed 1mo ago), licensed MIT. It adds 72 tokens to every session and 580 once invoked, about $0.0004 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.

Related

Other agents, from other repositories

challenger

Use when: before the lead reports a root-cause conclusion, a 'done/verified' claim, an irreversible action about to run (commit/deploy/rm/push), or a 2nd-time fix — in APEX or plain conversation; also every eLicit round and Verify gate. Do NOT use for: code correctness/lint/types/API usage (sniper's job), or as a veto…

fusengine/agents · 92 tokens

commit

Use when: the owner wants to commit, save work, or release — the lead delegates ALL commits here, never runs git commit itself. Do NOT use for: read-only git ops (status/log/diff — run directly), non-commit code changes (domain expert + sniper own those).

fusengine/agents · 63 tokens

research-expert

Use when: library docs lookup, API verification, best practices research. Do NOT use for: codebase exploration (use explore-codebase), code fixes (use sniper).

fusengine/agents · 38 tokens

sniper

Use when: after ANY code modification (mandatory post-edit validation). Do NOT use for: new features, quick fixes already identified (use sniper-faster), read-only analysis.

fusengine/agents · 38 tokens

sniper-faster

Use when: applying already-identified fixes (linter output, sniper report, user-specified) of 1-10 lines. Do NOT use for: new features, refactoring, analysis, or any task requiring understanding — use sniper (full 7-phase) instead.

fusengine/agents · 61 tokens

websearch

Use when: current events, real-time info, quick factual lookup where speed > depth. Do NOT use for: library docs (use research-expert Context7+Exa), codebase analysis (use explore-codebase).

fusengine/agents · 48 tokens