branch
Installation
SKILL.md
Branch Naming
All new branches must be prefixed with the current user's name.
Format
<username>/<branch-name>
Determining the Username
Run whoami or extract the user from the system environment to get the current
username. Use that as the prefix.