Branch Protection

Activate when performing git operations. MANDATORY by default - prevents direct commits to main/master, blocks destructive operations (force push, reset --hard). Enforces dev-first workflow where all changes go to dev before main. Assumes branch protection enabled unless disabled in settings. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/intelligentcode-ai--intelligent-claude-code--branch-protection commit 366eda2e70

Frequently asked questions

npx skillmds@latest add tomevault-io/branch-protection-2