Decided to use my side project with an idea: take top 100 posts per month + top 100 per year for a sub, dump rules and description in, and let Sonnet write a "personalized writing strategy" per subreddit. After ~2k subs cached, I got curious and pointed Claude Code with Opus at the almost 500 most popular ones, split into 60 chunks, spawned 8 agents to consolidate patterns. Below is what actually fell out, not what marketing blogs keep repeating.
The 5 patterns that showed up in almost every slice:
A few smaller ones that surprised me: stop asking for DMs (flagged as a removal trigger in dozens of niches), skip urgency theater ("limited spots", "first 10 only"), and put links in comments when the sub is link-skeptical - readers will scroll to find it if the body earns it.
The thing nobody says out loud: Reddit doesn't hate promotion, it hates the reply guy who optimizes for visibility while the platform optimizes for relevance. Disclosed affiliation beats hidden affiliation. Transparent monetization beats opaque monetization. If the post would still be worth reading with the CTA stripped out, you've earned the CTA. If not, it's not ready.
Anyone here seeing different patterns in your own niche? Curious where this breaks - especially in heavily moderated subs where even the "useful post" route gets nuked.
The project is Achiv - Reddit Viral Writer Copilot: https://achiv.com
This is much stronger than a “Reddit writing copilot” if you frame it around subreddit-specific market intelligence. The useful part is not just helping someone write a post. It is decoding what each community rewards, rejects, flags, and trusts before the founder wastes weeks posting into the wrong tone.
The “worth reading with the link removed” rule is probably the core positioning hook. That gives Achiv a cleaner promise: not viral copy, but promotion that survives moderation because it is built around community value first.
One thing I’d watch is the name Achiv. It is short, but the spelling feels slightly compressed and may not immediately carry the GTM workflow layer behind the product. If this expands beyond Reddit writing into a broader founder distribution system, Xevoa .com would probably feel cleaner and more scalable than a name that sounds like a writing-assistant shortcut.
The methodology here is the part I found most interesting — splitting 500 subs into 60 chunks and spawning 8 consolidation agents is essentially a map-reduce pattern applied to qualitative data. That's not a common approach for this kind of analysis and it probably explains why the output feels different from what you'd get reading a few hundred posts manually.
The pattern about 'ship numbers not adjectives' maps directly onto what I see in BI/analytics work — dashboards that show '$2,847 in 67 days' get acted on; dashboards that say 'strong revenue growth' get ignored. Specificity is what makes data trustworthy, whether it's a Reddit post or a CFO report.
Curious whether you saw any patterns break down differently in technical subreddits vs. business/founder ones — my guess is technical communities are even more allergic to adjectives and urgency theater.