Agent skill

session-protocol

Follow the end-of-session git checklist before handing off.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/session-protocol

Metadata

Additional technical details for this skill

short description
End-of-session checklist

SKILL.md

Before ending any session, run the standard git checklist.

  • git status to check what changed.
  • git add <files> to stage code changes.
  • git commit -m "..." to commit.
  • git push to push to remote.

Reference: references/end-session-checklist.md.

Didn't find tool you were looking for?

Be as detailed as possible for better results