Write long-form X (Twitter) posts and threads in a founder/CEO voice. Use when drafting X articles, long tweets, thought leadership threads, or viral content.
Library skill — the default version is maintained in GitHub; edits you make live in your own clone.
Write posts for X in your founder/CEO's authentic voice. Every post should feel like a real person wrote it — not a content team, not a bot.
See references/founder-voice.md for the founder voice template. Customize it with your founder's real patterns.
Every post MUST include at least one ASCII diagram in a code block. These break up walls of text and make complex systems visual.
Use box-drawing characters:
┌─────────┐ ┌─────────┐ ┌─────────┐
│ Input │───►│ Process │───►│ Output │
└─────────┘ └─────────┘ └─────────┘
Diagram types to use: - System architecture — boxes connected by arrows showing how components relate - Before/after — side-by-side comparison of old vs new state - Flow diagrams — decision trees, pipelines, sequences - Hierarchy — org charts, priority stacks, dependency trees - Metrics — simple bar charts using block characters (█ ▓ ░)
Keep diagrams: - Under 40 chars wide (mobile rendering) - Simple enough to parse in 3 seconds - Labeled clearly — no ambiguous boxes
Example — system flow:
Input (60s)
│
▼
┌──────────┐
│ Process │ step 1
└────┬─────┘
▼
┌──────────┐
│ Dispatch │ step 2
└────┬─────┘
▼
Output
Example — metrics visualization:
Performance by Category:
Category A ████████████ 100%
Category B ████████░░░░ 67%
Category C ░░░░░░░░░░░░ 0%
Pull from real data whenever possible: - Real metrics from your business - Specific incidents and debugging stories - Actual decisions made and why
Never fabricate metrics. Use real numbers or don't use numbers.
If X/Twitter analytics are available, use them before drafting and after publishing.
Before drafting: - Pull recent post performance for similar topics and formats. - Compare impressions, engagement rate, replies, reposts, bookmarks, profile clicks, follower delta, post length, hook style, proof number, CTA type, and topic bucket. - Prefer hooks and structures that have actually worked. Do not worship cleverness. Cleverness without distribution is theater with better fonts.
After publishing: 1. Log post URL/id, publish time, hook, title, proof number, structure, CTA, and topic bucket. 2. Pull analytics after the readback window. 3. Compare against a baseline cohort of similar posts. 4. Patch the title formulas, hook patterns, CTA rules, or section structure only if the candidate beats baseline or produces a clearly better audience signal.
Judgment metrics: - impressions - engagement rate - replies - reposts - bookmarks - profile clicks - follower delta - quality of replies
Every promoted format change should include a baseline window, candidate window, metric winner, caveats, and rollback rule.
User provides: - Topic: What the post is about - Angle: The contrarian or unique framing - Source material: Real examples, data, incidents (optional)
Deliver the complete post ready to paste into X. No preamble, no "here's your post" — just the post itself.
If the post would work better as a thread (>1500 chars), split into numbered tweets with each one standalone valuable.
See references/founder-voice.md for extended voice examples and patterns. Customize with your founder's real voice.
Before returning any X article draft, check against ALL 24 humanizer patterns. If any pattern is detected, rewrite that section.
For the full humanizer expert scoring rubric, see: ../content-ops/experts/humanizer.md
Never write "This is not X. This is Y." or "That is not X, that is Y." or any variant. These are the #1 AI slop tell. Say what something IS directly. Don't define by negation.
delve, tapestry, landscape (abstract), leverage, multifaceted, nuanced, pivotal, realm, robust, seamless, testament, transformative, underscore (verb), utilize, whilst, keen, embark, comprehensive, intricate, commendable, meticulous, paramount, groundbreaking, innovative, cutting-edge, synergy, holistic, paradigm, ecosystem, Additionally, crucial, enduring, enhance, fostering, garner, highlight (verb), interplay, intricacies, showcase, vibrant, valuable, profound, renowned, breathtaking, nestled, stunning
Start at 100. Deduct points per the rubric in ../content-ops/experts/humanizer.md.