Session Git Lifecycle En

Defines the git-based lifecycle for agent chat sessions: CREATE for new projects (git init with explicit main branch) and RESUME for continuing work from a delivered tar.gz containing a .git folder. Use this skill whenever an agent starts a new software project from scratch, or whenever a user provides a versioned tar.gz to continue work in a new or resumed session. Also covers the handover tag namespace convention (handover/vN) that keeps session delivery tags safely separated from software version tags (vX.Y.Z) used by GitHub Actions release workflows. Trigger phrases: "start new project", "new session", "resume project", "continue from tar", "here is myproject_vN.tar.gz", "untar and continue", "pick up where we left off", "add github actions release workflow".

roebi 0b974cf 7.6 KB Updated

File contents

roebi/agent-skills/tree/main/skills/session-git-lifecycle-en commit 0b974cf628

Frequently asked questions

npx skillmds@latest add roebi/session-git-lifecycle-en