Control your GSD workflow from your phone via Telegram #675
AllTheMachines
started this conversation in
Show and tell
Replies: 3 comments
-
|
Very interesting! I will try) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I tried it, so far it is great. Although I would like to see notifications of steps completed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It would be great to receive notifications when work is completed or questions need to be answered,
But I don't receive notifications about this.
I don't have it configured correctly, or this functionality isn't available.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Built this after wanting to kick off phases and check progress while away from my desk — figured others here might have the same problem.
https://github.com/AllTheMachines/claude-telegram-gsd
It's a Telegram bot that spawns Claude Code as a subprocess on your local machine and streams responses back in real-time. The main addition on top of the original claude-telegram-bot by @linuz90 is the GSD integration.
/gsd gives you a button grid with all 16 operations
Progress, Quick Task, Plan/Execute/Discuss/Research Phase, Verify Work, Audit Milestone, Check/Add Todo, Add/Remove Phase, New Milestone, Settings, Debug, Help.
Phase operations show a second picker with your actual roadmap phases. /project lets you switch between projects. The full workflow from your phone without touching a keyboard.
Other things that work
Uses your Claude Max/Pro subscription — no per-token API cost. Honest caveat: your machine needs to stay awake and running, it's a local process not a hosted service.
Curious whether others have solved the mobile workflow problem differently — happy to discuss.
Beta Was this translation helpful? Give feedback.
All reactions