mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
updates
This commit is contained in:
parent
b2d6dda711
commit
a89c144cd9
476 changed files with 89929 additions and 0 deletions
|
|
@ -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
|
||||
|
|
@ -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.
|
||||
Loading…
Reference in a new issue