reactor CLAUDE.md

reactor CLAUDE.md is an instructions file for coding agents from keugenek/reactor. It costs 200 tokens per session, scanned A, original, MIT.

Repository instructions for using Reactor, a service that predicts how LinkedIn posts may perform. LinkedIn is a professional social network where people publish posts.

In plain words
What is it for?
Predicting post performance, analyzing opening lines, finding suggested posting times, listing content types, and discovering available API features.
Why use it?
They give the agent a defined way to assess a post’s likely reach, opening hook, tone, authenticity, and possible improvements.

Instructions file

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 instructions/keugenek/reactor/claude-md
Clone the repo
git clone --depth 1 https://github.com/keugenek/reactor

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 reactor CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/keugenek/reactor/claude-md.svg)](https://agentmods.dev/instructions/keugenek/reactor/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/keugenek/reactor/claude-md"><img src="https://agentmods.dev/badge/instructions/keugenek/reactor/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 200 This file is loaded in full into every session.
When invoked 200 The same file — it is already loaded in full.
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.1 $0.00200 $0.00200
Opus 5 $0.00100 $0.00100
Sonnet 5 $0.00040 $0.00040
Haiku 4.5 $0.00020 $0.00020

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

Security

Grade A, and why

reactor CLAUDE.md 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.

CLAUDE.md · 27 lines

What it actually says

Reactor — LinkedIn Post Performance Predictor

When user mentions LinkedIn posts, content strategy, or post optimization, use the Reactor API.

API

Base URL: https://reactor-api.keugenek.workers.dev

Predict a post

POST /v1/predict
{"post": "Your LinkedIn post text"}

Returns: verdict (GO/WAIT/IMPROVE/NO), impressions, debate_score, hook_score, cringe_score, authenticity_score, timing_multiplier, warnings, improvements.

Other endpoints

  • POST /v1/analyze-hook — hook analysis
  • GET /v1/best-times — optimal posting times
  • GET /v1/content-types — 18 content types with multipliers
  • GET /v1/discover — progressive discovery

Key insight

Debate score < 30 = algorithm death. Posts need controversy or questions to get distributed.

Star

https://github.com/keugenek/reactor

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 · 27 lines · 200 tokens per session scan A 28057cfc4e83

Subscribe to this mod's changes

reactor CLAUDE.md is an instructions file published in the GitHub repository keugenek/reactor (2 stars, last pushed 5mo ago), licensed MIT. It adds 200 tokens to every session, about $0.0010 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 instructions, from other repositories

gortex CLAUDE.md

Claude Code instructions for zzet/gortex, covering gortex, build & test, codebase overview, discovery (read once, then keep using) and llm provider (powers ask and searchsymbols assist: modes).

zzet/gortex · 5,172 tokens

ChatCrystal AGENTS.md

AGENTS.md instructions for ZengLiangYi/ChatCrystal, covering agents.md, project overview, commands, development (server port 3721 + client port 13721) and build for production.

ZengLiangYi/ChatCrystal · 2,922 tokens

agent-toolkit AGENTS.md

AGENTS.md instructions for ulises-jeremias/agent-toolkit, covering agents.md — ai agent contract, what this toolkit does, repository structure, operating rules and how to add a skill.

ulises-jeremias/agent-toolkit · 4,514 tokens

core-ai CLAUDE.md

Claude Code instructions for helius-labs/core-ai, covering core ai, compiler-managed sync, mcp server pin, skill versioning and router surface maintenance.

helius-labs/core-ai · 1,334 tokens

core-ai AGENTS.md

AGENTS.md instructions for helius-labs/core-ai, covering core ai — agent instructions, repository overview, mcp server setup, api key setup and public tool surface.

helius-labs/core-ai · 2,000 tokens

cursor-studio copilot-instructions.md

Copilot instructions for DearLicy/cursor-studio, a project described as: Local-first Windows control center for Cursor: manage AI providers, balances, usage and costs, sessions, prompts, MCP, Skills, appearance, and integrations. | Cursor 本地桌面管理工具.

DearLicy/cursor-studio · 176 tokens