claude-memory/graph/workflows/critical-git-commit-requires-explicit-user-approval-c253c9.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

915 B

id type title tags importance confidence created updated relations
c253c9de-bb42-44a7-856b-e9981131169f workflow CRITICAL: Git commit requires explicit user approval
paper-dynasty
major-domo
git
commit
workflow
approval-required
critical
0.9 0.8 2026-02-04T14:59:50.100768+00:00 2026-02-04T14:59:50.100768+00:00
target type direction strength
a621475c-4d0b-4301-a255-0e72ba3682a2 SOLVES outgoing 0.5

Before ANY git commit/add/push/deploy command, STOP and verify:

  1. Did user EXPLICITLY approve? (commit this/deploy it/go ahead)
  2. If NO → ASK: 'Should I commit and deploy this fix?'
  3. NOT approval: '--yes flag', silence, technical comments

Failure pattern: Auto-pilot 'fix mode' - find bug → fix → commit (WRONG) Correct: find bug → fix → ASK → approval → commit

Added to ~/.claude/CLAUDE.md as checkpoint. Importance: 0.9 (critical workflow)