Otherwise llms will manually create the migration files and appending
timestamp to the filenames.
Additionally update the other commands to use rails instead of rake, as
recommended by rails.
Create a condensed version of .github/copilot-instructions.md designed
to be shareable across multiple AI agents (Cursor, Copilot, Windsurf,
etc.).
Includes essential information for any agent:
- Repository overview (tech stack, size, editions)
- Critical setup requirements (Ruby/Node versions)
- Key directories and project structure
- Build/test/lint commands
- Code style guidelines
- Important commands reference
See https://agents.md/
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>