sparX CLAUDE.md

sparX CLAUDE.md is an instructions file for coding agents from Epistates/sparX. It costs 1,345 tokens per session, scanned A, original, MIT.

A set of instructions for sparX, a system for drafting, improving, researching, scheduling, publishing, and reviewing posts on X, formerly known as Twitter. It describes the system’s commands and its rules for how posts are scored.

In plain words
What is it for?
Creating posts and threads, improving opening lines, researching topics, planning content, publishing through browser automation, reading engagement data, and handling replies.
Why use it?
It gives the coding agent the project-specific context needed to use sparX consistently. Without these instructions, the agent may miss the project’s workflow or posting rules.

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/epistates/sparx/claude-md
Clone the repo
git clone --depth 1 https://github.com/Epistates/sparX

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/epistates/sparx/claude-md.svg)](https://agentmods.dev/instructions/epistates/sparx/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/epistates/sparx/claude-md"><img src="https://agentmods.dev/badge/instructions/epistates/sparx/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,345 This file is loaded in full into every session.
When invoked 1,345 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 $0.01345 $0.01345
Opus 5 $0.00673 $0.00673
Sonnet 5 $0.00269 $0.00269
Haiku 4.5 $0.00135 $0.00135

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

Security

Grade A, and why

sparX 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 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.

CLAUDE.md · 114 lines

How it starts

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

sparX — X Post Optimization System

Turn Claude Code into the ultimate X (Twitter) content engine. Every skill in this project is grounded in how the Phoenix algorithm actually scores posts.

How This Project Works

This is a skill-based system. You interact with it through /slash-commands:

Skill Purpose
/compose Draft algorithm-optimized single posts
/thread Create high-engagement thread sequences
/optimize Score and rewrite existing drafts for max reach
/hooks Generate scroll-stopping opening lines
/schedule Get optimal posting times based on data
/research Research trending topics in your niche
/review Analyze post-publish performance
/strategy Plan weekly content strategy
/repurpose Transform content across formats (post→thread, thread→post, etc.)
/media Plan and create visual content (screenshots, GIFs, Remotion video)
/post Publish posts/threads directly to X via chrome browser automation
/analyze Read real engagement analytics from X via browser
/engage Manage replies and conversations on X via browser (75–150× multiplier)
/setup Install optional integrations (Remotion, OpenTweet, last30days, X API)
/test Verify sparX setup is working correctly

Phoenix Algorithm — Essential Context

Always apply this knowledge when working with X content in this project.

The Scoring Formula

Every post shown in "For You" is scored by the Phoenix transformer:

Final Score = Σ (weight × P(action)) - negative_penalties + diversity_adjustment

Phoenix predicts 15-18 engagement probabilities per user×post pair. The weights are not equal — this hierarchy determines reach:

Signal Weight vs Like Why It Matters
Author replies to comments 75–150× Creates conversation velocity → massive distribution
Deep replies / threaded convos 13–27× Strongest standard positive signal
Repost / Quote ~20× High trust signal from other users
Bookmark ~10× "Silent like" — extremely predictive of quality
Dwell time (time spent reading) Very high Core transformer signal; longer = much better
Video completion % High Media gets natural boost
Like Baseline — least valuable positive signal
Block/Mute/Report/Not interested Heavy penalty Asymmetric — one bad interaction tanks future reach

Read the full file on GitHub · 114 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 · 114 lines · 1,345 tokens per session scan A 046e7387205c

Subscribe to this mod's changes

sparX CLAUDE.md is an instructions file published in the GitHub repository Epistates/sparX (3 stars, last pushed 5mo ago), licensed MIT. It adds 1,345 tokens to every session, about $0.0067 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