Documentation
README
VibeGame Start
vibegame start already starts the team runtime. Your job is to inspect the existing team state, repair missing persistent members if needed, load project context, and ask the user what to do next.
Startup Checks
- Check team status:
vibegame lead status
- If the team is stopped or no tmux session exists, report that
vibegame startdid not complete and ask the user to restart withvibegame start. Do not create a separate team manually fromvibegame-start. - Check whether persistent members are present:
designerartist
- If
designerorartistis missing, start only the missing member. Use the matching command(s):
This is the opening of the README. Read the full README on GitHub.