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.

intelligentcode-ai Updated

File contents

intelligentcode-ai/skills/tree/main/skills/branch-protection commit 0d57b52fdc

Frequently asked questions

npx skillmds@latest add intelligentcode-ai/branch-protection