diff --git a/CLAUDE.md b/CLAUDE.md index 09c75e2..b683246 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -89,7 +89,6 @@ Delegate all file I/O and shell commands to subagents via the Agent tool. No exc **Permitted direct tool uses — only these, no others:** -- **Git commands** (`git status`, `git log`, `git diff`, `git commit`, `git push`) — version control is orchestrator-level. - **Skill invocations via the Skill tool** — the skill handles its own operations. - **Conversational responses requiring zero tool calls.**