This commit is contained in:
mr0xb 2026-05-22 15:54:54 -04:00
commit a89c144cd9
No known key found for this signature in database
GPG key ID: D61C4E28AAE1BC5C
476 changed files with 89929 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# Memory Index
- [No git commits](feedback_no_git_commits.md) — user handles all git operations; never run git commands or commits

View file

@ -0,0 +1,14 @@
---
name: feedback-no-git-commits
description: User does not want Claude or subagents to run git commands or make commits
metadata:
node_type: memory
type: feedback
originSessionId: a0de8c18-a213-4f64-9797-d551fe7a32f3
---
Do not run git commands directly or via subagents. Just write the files.
**Why:** User explicitly said "stop running git commands" and "just write the files" — they handle their own commits.
**How to apply:** Skip all commit/git steps in plans. Write files only. Do not stage, commit, push, or run any git operations.