id: task-102.1 title: Add Copilot instructions file status: To Do assignee: [] created_date: '2025-06-26' labels: ["documentation", "agents"] dependencies: [task-102]
Description
Create a brief instructions document for GitHub Copilot users so that automated tools know how to interact with this project. The file should reside under .github/copilot-instructions.md and incorporate guidance from the canonical agent guidelines.
Acceptance Criteria
- [ ] New file
.github/copilot-instructions.mdexists with guidance derived fromAGENT_GUIDELINES.md. - [ ] Document mentions it is kept in sync with the canonical guidelines.
- [ ] The file location is documented in repository README or appropriate docs.