docs: update global PROMPT.md with mandatory git workflow rule

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-01-25 15:22:44 -03:00
parent 82d3ff9e39
commit 8bd78e627a

View file

@ -380,3 +380,4 @@ Continue on gb/ workspace. Follow PROMPT.md strictly:
- **VERIFY LAST** - Only compile/diagnostics after ALL fixes
- **DELETE DEAD CODE** - Don't keep unused code around
- **Version 6.2.0** - Do not change without approval
- **GIT WORKFLOW** - ALWAYS push to ALL repositories (github, pragmatismo)