Global Claude Code instructions (~/.claude/CLAUDE.md) A developer has published a global Claude Code configuration file (~/.claude/CLAUDE.md) that codifies standing rules for AI coding agents, including one git commit per completed task, explicit model-tier selection (haiku, sonnet, opus, fable) for every delegated Agent or Workflow call, and a requirement to confirm with the user before spawning Fable sub-agents or invoking dynamic workflows unless 'ultracode' is enabled. The file also bars Fable models from dynamic workflow stages and directs top-tier Fable sessions to delegate execution to cheaper models while retaining decomposition, verification, and git operations. After completing each task, create a git commit immediately. Do not batch multiple tasks into a single commit. Rules: 1. One commit per completed task — commit as soon as the task is done. This is standing authorization, do not wait for per commit approval. 2. Stage only the files changed for that specific task use git add