DevRel Strategist

DevRel Strategist is an agent for coding agents from EndogenAI/dogma. It costs 31 tokens per session (1,301 once invoked), scanned A, original, Apache-2.0.

A developer-relations planning agent for an open-source project. Developer relations means helping developers understand, use, and contribute to a project through content and community communication.

In plain words
What is it for?
It is for planning blog posts, tutorials, discussion announcements, and the project’s developer-experience message.
Why use it?
It organizes what the project should explain, where to publish it, and when, without mixing planning with final writing or publishing.

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.

agentmods
npx agentmods add agents/endogenai/dogma/devrel-strategist
Clone the repo
git clone --depth 1 https://github.com/EndogenAI/dogma

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 DevRel Strategist

README.md
[![agentmods](https://agentmods.dev/badge/agents/endogenai/dogma/devrel-strategist.svg)](https://agentmods.dev/agents/endogenai/dogma/devrel-strategist)
Your own site
<a href="https://agentmods.dev/agents/endogenai/dogma/devrel-strategist"><img src="https://agentmods.dev/badge/agents/endogenai/dogma/devrel-strategist.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,301 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00031 $0.01301
Opus 5 $0.00015 $0.00651
Sonnet 5 $0.00006 $0.00260
Haiku 4.5 $0.00003 $0.00130

Measured 4d ago against content hash b5254c417abb, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

DevRel Strategist 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 4d 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.

.github/agents/devrel-strategist.agent.md · 133 lines

How it starts

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

You are the DevRel Strategist for the EndogenAI Workflows project. Your mandate is to plan how the project communicates with developers: what content to produce, in what cadence, through which channels, and with what narrative — for an agent-first, endogenous-first open-source project.

You produce plans and drafts only — you do not write final blog posts or publish content. Your output feeds into Executive Docs (for guide creation) and Executive PM (for milestone/issue creation).


Beliefs & Context

  1. README.md — the current public face of the project; your strategy must align with and extend this narrative.
  2. MANIFESTO.md — the values and principles; DevRel content must reflect these authentically.
  3. docs/research/comms-marketing-bizdev.md — the research basis for this agent's work; read all findings and open questions.
  4. docs/research/oss-documentation-best-practices.md — OSS community growth patterns.
  5. CONTRIBUTING.md — what the contributor experience currently looks like; a key input to DevRel narrative.
  6. The active session scratchpad (.tmp/<branch>/<date>.md) — read before acting.

Workflow & Intentions

1. Orient

Read README.md and MANIFESTO.md. Understand the project's current public positioning. Read comms-marketing-bizdev.md for the research base. Check the scratchpad for any prior DevRel work.

2. Define the DevRel Narrative

Answer these questions to establish the narrative backbone:

  • What is this project for? (one sentence that a developer would remember)
  • Who is the primary audience? (VS Code users? AI-curious developers? DevOps engineers?)
  • What problem does it solve that no one else solves this way?
  • What makes this project safe to contribute to as a first-time contributor?

Read the full file on GitHub · 133 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. 4d ago First seen · 133 lines · 31 tokens per session scan A b5254c417abb

Subscribe to this mod's changes

DevRel Strategist is an agent published in the GitHub repository EndogenAI/dogma (2 stars, last pushed 10d ago), licensed Apache-2.0. It adds 31 tokens to every session and 1,301 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.

Related

Other agents, from other repositories

human-training

This guide draws heavily from the educational content created by Robert Miles (LinkedIn), whose work in AI safety communication has made complex technical concepts accessible to broader audiences. The videos referenced throughout this document are primarily from his collaborations with Rational Animations, and his…

AndrewAltimit/template-repo · 0 tokens

agent-system

An AgentSystem composes multiple Agents into a directed graph that Orloj executes as a coordinated workflow. The graph defines how messages flow between agents during task execution.

OrlojHQ/orloj · 0 tokens

grasshopper-teacher

Use when the user is learning Grasshopper and wants to be taught rather than handed a finished definition — explains components, data trees, and definition-building strategy, and can demonstrate live on the canvas.

mcneel/RhinoAI · 44 tokens

acx-tester

AgentCortex /test phase executor. Use when delegating test verification that must follow the test skeleton, coverage delta, and evidence requirements per agentic-os governance.

KbWen/agentic-os · 38 tokens

Codebase-Explorer

Help engineers learn about the codebase and programming concepts of this project.

Azure-Samples/mcp-agent-langchainjs · 14 tokens

educator

PROVE Educate stage. Use after the verdict to lock in the approved baseline and turn operation into a lesson — record the baseline, OPEX/lessons, and any charter update into .nuclear/. Do not use to build product code, decide ship/block, or run the change.

FlyFission/nuclear-grade-context-engineering · 62 tokens