Analyze / GitHub Copilot
Analyze Your Copilot Instructions
GitHub Copilot custom instructions shape how Copilot writes and reviews code. See what your instructions actually prioritize.
Repository-wide: .github/copilot-instructions.md — applies to all Copilot interactions in the repo.
Path-specific: .github/instructions/**/*.instructions.md — scoped rules with applyTo frontmatter for file pattern matching.
Tip: Copilot also reads AGENTS.md if present. Short, self-contained statements work best.
Beyond Static Instructions
Copilot instructions are static — you write them once and update manually. Persona makes them living documents.
Import your instructions → connect your repos → discover patterns from actual code → export better instructions.
Also supported: CLAUDE.md · Cursor Rules · AGENTS.md · CrewAI · Windsurf · System Prompts