branching-and-deployment

Installation
SKILL.md

Branching & Deployment

Modified Gitflow: mainrelease/*develop ← feature branches. Only main deploys to production. Everything else is CI-only.

AI Agent Push Rules

CAN: push to the current feature branch only.

NEVER: merge branches, create PRs, push to main/develop/release/*, force-push, or delete remote branches.

The human handles all merges, PRs, and deployments.

Pre-Push Checklist (mandatory before every push)

Installs
1
First Seen
Mar 13, 2026
branching-and-deployment — yosrbennagra/geticonfav