Skip to content

Add AGENTS.md documentation for repository development workflow#424

Draft
Copilot wants to merge 2 commits intomasterfrom
copilot/add-agents-documentation
Draft

Add AGENTS.md documentation for repository development workflow#424
Copilot wants to merge 2 commits intomasterfrom
copilot/add-agents-documentation

Conversation

Copy link

Copilot AI commented Feb 2, 2026

Adds comprehensive developer documentation in AGENTS.md covering repository structure, tooling, and workflows for both AI agents and human developers.

Contents

  • Project structure - Directory layout and key file locations
  • Development setup - PHP 8.1+, Composer, database installation (MySQL/SQLite)
  • Code quality tools - PHPCS (PSR-12), Rector, syntax checking with configurations
  • Testing - PHPUnit setup and execution patterns
  • CI/CD - GitHub Actions matrix testing (PHP 8.1-8.4, MySQL/SQLite)
  • Docker - Build and multi-platform deployment
  • Plugin development - Standards and structure requirements
  • Troubleshooting - Common issues and solutions
  • Quick reference - Command snippets for frequent tasks

File is structured for rapid scanning with clear headings, code examples, and a command reference section at the end.

Original prompt

Write an AGENTS.md file describing how to work on this repository.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com>
Copilot AI changed the title [WIP] Add AGENTS.md file for repository guidelines Add AGENTS.md documentation for repository development workflow Feb 2, 2026
Copilot AI requested a review from Alanaktion February 2, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants