Developer builds workaround for GitHub Copilot's limited AI instruction file format
A developer working in a security-restricted environment that permits only GitHub Copilot has highlighted frustrations with the tool's custom instructions format, noting its single-string 'applyTo' property becomes difficult to read when multiple glob patterns are needed. The post contrasts Copilot's '.github/instructions/*.instructions.md' format against Claude Code's more flexible '.claude/rules/' system, which loads markdown files selectively based on file path patterns. While Microsoft earns credit for making Copilot compatible with Claude's rules format by default, the author found a key feature missing when relying on that cross-compatibility in a restricted workplace setting. The broader issue raised is the lack of standardization across AI coding tools — Cursor, Claude Code, and Copilot each use different front-matter conventions — forcing teams to either pick one tool or manage multiple formats. The author proposes a unified standard like '.agent/rules' supported by all major providers, though they are not optimistic it will arrive soon.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in