Spin up a Telegram bot that tells your community what shipped, collects their ideas and bugs, and credits them for it.
One command sets up the full feedback loop. Your early adopters hear about every ship, and their feedback flows back into your planning.
/shipGStack ships your code, creates the PR, bumps the version, updates the changelog.
Your Telegram group gets a formatted message with the version, changelog, and PR link.
They submit ideas with /idea, report bugs with /bug, or just talk — the bot listens for actionable feedback.
Run /early-adopters sync to pull ideas, bugs, and feedback into local files. Feed bugs to /investigate. Review ideas in /office-hours.
Not just a bot — a full feedback loop integrated into your GStack workflow.
Every /ship auto-posts the changelog to your group. Your early adopters always know what's new.
Contributors are credited by Telegram handle. Tracks who suggested what — maps to GStackPlus contributor profiles.
Bug reports sync to local files and feed directly into /investigate for root cause analysis.
Passive listening picks up actionable feedback from group chat. Pull it all with /early-adopters sync.
Edge Functions for the webhook, PostgreSQL for storage. Deploys in one step via MCP.
One slash command. Create bot via BotFather, paste token, done. Everything else is automated.
Two paths depending on whether you already have GStack.
One command installs the skill, patches /ship for auto-notifications, and regenerates docs.
GStack is an AI-powered software factory for Claude Code. It adds slash commands like /ship, /investigate, /qa, and /early-adopters that handle real engineering workflows — shipping code, debugging, QA testing, and more.
GStack runs inside Claude Code — Anthropic's AI coding agent. If you don't have it yet:
GStack installs as a set of skills in your Claude Code config:
Now install this skill on top of GStack:
Open Claude Code in any project and run:
Once installed, these slash commands are available in Claude Code:
/early-adopters create
Set up bot, deploy backend, wire hooks
/early-adopters sync
Pull ideas, bugs, feedback into local files
/early-adopters status
Dashboard with contributor and feedback counts
/early-adopters contributors
Leaderboard with credit per contributor
/early-adopters summary daily
Post a daily summary to your Telegram group
/early-adopters schedule weekly
Auto-post weekly summaries on Monday 9am
Telegram first. Discord and WhatsApp coming soon.