claude-code routines mcp github automation
Claude Code Routines × GitHub: Pitfalls and Workarounds
A breakdown of timeout limits and sandbox authentication constraints I hit when saving files via the GitHub MCP from Claude Code Routines, along with workarounds for each.
git github gh zsh dotfiles
Auto-Switch Git and GitHub CLI Accounts Just by cd
How to auto-switch between work and personal GitHub accounts simply by changing directories. A 3-layer setup combining includeIf, insteadOf, and a gh function wrapper delivers full automation.