agamjn/rising

Personal Reddit content engine for Claude Code. Researches subreddit trends and proposes 3 authentic posts daily based on your writing style, goals, and what's worked for you historically.

17Stars on the repository
13Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agamjn/rising

Agent

Read posts-history.md, classify each post into conversational/soft-promo/promotional, compute per-category engagement stats, and write post-categories.md. Invoked by /reddit-setup, /reddit-add-post, and the start of /reddit-daily whenever new history exists.

17 3mo ago A 61 tokens original MIT

agamjn/rising

Agent

Combine all daily research (per-subreddit trend briefs) with the user's writing style, goal, post-performance history, and cached subreddit rules to produce 3 post proposals. Final step of /reddit-daily.

17 3mo ago A 50 tokens original MIT

agamjn/rising

Agent

Analyze a corpus of the user's past Reddit posts and produce writing-style.md. Dispatched by /reddit-setup after pulling posts via the JSON API, and re-runnable standalone if the user wants to refresh the style file.

17 3mo ago A 50 tokens original MIT

agamjn/rising

Agent

Given a product brief, goal, and a list of validated subreddit candidates (already fetched from Reddit by the orchestrator), curate them into posting + non-posting categories with prose justifications. Writes subreddits.md. Dispatched by /reddit-setup after orchestrator validates candidates.

17 3mo ago A 65 tokens original MIT

agamjn/rising

Agent

Research one specific subreddit for trends, audience pain points, viral patterns, and post format conventions over the last week. Reads pre-fetched JSON from a cache directory; never makes network calls. Dispatched in parallel (one per subreddit) by /reddit-daily.

17 3mo ago A 61 tokens original MIT