Git Workflow

Use whenever any Git operation is about to run against the philharmonic-workspace repo (status, pull/fetch, add, commit, push, submodule update). All Git work in this workspace MUST go through scripts/*.sh, not raw git, because the scripts encode submodule-first ordering and the mandatory signoff rule. Trigger on intent ("commit the docs", "push my changes", "pull latest", "what's dirty?") even before the user mentions git explicitly.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/metastable-void--philharmonic-workspace--git-workflow commit cef00b1260

Frequently asked questions

npx skillmds@latest add tomevault-io/git-workflow-201