docs: proposal 60 - automated #buildinpublic Twitter posting from GitHub commits#61
Merged
neoneye merged 2 commits intoPlanExeOrg:mainfrom Feb 21, 2026
Conversation
…Hub commits Add proposal for fully automated cron job that polls PlanExeOrg/PlanExe commits, generates a tweet via LLM, and posts to Twitter with no human in the loop. Covers: architecture, state file pattern, LLM prompt template, cron schedule options, and open questions for Simon to decide.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds proposal #60: a fully automated system that watches PlanExeOrg/PlanExe commits, generates a
#buildinpublictweet via LLM, and posts to Twitter with no human in the loop.Why
Neither Simon nor Mark wants to manually maintain social media for PlanExe. This closes the gap: steady, technical #buildinpublic updates generated from real commits = passive discoverability with zero ongoing human effort.
What's in the proposal
last_commit_sha.txtto prevent duplicate tweetsWhat's NOT included
This is docs-only. No code, no credentials, no working implementation. Just the proposal for Simon to review and decide on.
Decisions needed from Simon
See the proposal's decision table — key ones:
Docs only — one file added:
docs/proposals/60-buildinpublic-twitter-automation.md