Proof of Ship,
Automated.
Shiproof is an agentic SagaPad skill that turns every git push into a build-in-public moment. No more forgetting to tweet about what you shipped.
GitHub Webhook
Listens for push events on any branch. Validates signatures and extracts diffs automatically.
AI Summarizer
GPT-4o-mini reads the diff and generates engagement-optimized copy. Not just commit messages.
SagaPad Skill
Registered on the SagaPad Skill Marketplace as an installable, configurable agent action.
X API v2 Posting
Auto-drafts and queues tweets with hashtags, emojis, and optimal timing for maximum reach.
Step-by-Step Flow
Developer pushes code to GitHub
Any commit to main branch triggers webhook
Webhook sends payload to Shiproof
POST /api/webhook/github with commit data
AI reads the diff and writes a tweet
GPT-4o-mini: technical → engaging copy
SagaPad skill drafts X post
Human-in-the-loop approval or auto-post
Tech Stack
Hackathon
Built for Colosseum Frontier Hackathon 2026 — SagaPad Agentic Skills Track. Solo developer submission showcasing deep SDK integration and production-grade automation.