Skip to content

[Discussion] - Can we support ongoing interaction with skills or persistence? #20

@todaywasawesome

Description

@todaywasawesome

For example, I want to create a Claude code skill that would have a flow something like this:

  1. 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
  2. Spin up skill pack with claude code, my preset model preferences, storage, Github etc and start an app session.
  3. When claude prompts something, send that message to me on telegram so I can respond and let it continue, or change etc.
  4. If it hangs too long, let the pod shutdown, saving the session in a PV ( let me set the volume class )
  5. When I respond, let it resume.

It would be cool to manage a set of these projects remotely and let them cook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions