For example, I want to create a Claude code skill that would have a flow something like this:
- Send message on telegram explaining coding task I want to build, if it should go into a git repo or just be saved in a pv for me to inspect later
- Spin up skill pack with claude code, my preset model preferences, storage, Github etc and start an app session.
- When claude prompts something, send that message to me on telegram so I can respond and let it continue, or change etc.
- If it hangs too long, let the pod shutdown, saving the session in a PV ( let me set the volume class )
- When I respond, let it resume.
It would be cool to manage a set of these projects remotely and let them cook.
For example, I want to create a Claude code skill that would have a flow something like this:
It would be cool to manage a set of these projects remotely and let them cook.