chore: add instructions for coding agents and Copilot review - #10428
chore: add instructions for coding agents and Copilot review#10428michalsn wants to merge 3 commits into
Conversation
|
Would it make sense to use a root-level With more contributors using different AI assisted workflows, I believe a tool neutral instruction file could help those tools follow CI4's standards and conventions more consistently and reduce avoidable review work. |
|
Good point. I've moved the repository-wide guidance to a root-level |
|
The current |
Description
This PR adds tool-neutral repository guidance in
AGENTS.mdand focused GitHub Copilot instructions primarily for code review, aligned with CodeIgniter compatibility, testing, documentation, database, and Worker Mode requirements.This is experimental and can be reverted if it does not improve AI-assisted contributions and Copilot review quality, or if it causes regressions.
Ref: https://docs.github.com/en/copilot/concepts/agents/code-review#choosing-between-custom-instructions-agentsmd-and-skills
Checklist: