Syncing AI Agent Instructions: How to Make GitHub Copilot and Claude Code Work Together
I shared a practical method to synchronize custom instruction files and slash commands across multiple AI coding assistants, such as GitHub Copilot and Claude Code. By leveraging symbolic links, I managed to centralize various tool-specific configuration files into a single master source, ensuring consistent behavior regardless of the tool I use. This setup allows me to switch between different AI agents seamlessly while maintaining the same project-specific context and custom rules.
Blogpost / 12-19-2025