svgme-status-handoff

Installation
SKILL.md

SVGMe Status Handoff

Run this workflow for status updates to leadership (Cack/Jarad) where evidence and consistency matter.

Required evidence commands

Run exactly:

  1. git rev-parse --abbrev-ref HEAD
  2. git log -1 --oneline
  3. git status --short
  4. git stash list
  5. gh pr list --state open
  6. git branch --all --list '*SVGME*'

If testing context changed, run:

Installs
4
Repository
delorenj/skills
GitHub Stars
14
First Seen
May 18, 2026
svgme-status-handoff — delorenj/skills