v1.2.0: Add Copilot support, mobile setup instructions
Paramedic-Narrative v1.2.0
What's new
Microsoft Copilot support
Paramedic-Narrative now works on Microsoft 365 Copilot. The setup is a hybrid: chatgpt-instructions.md saves once into Copilot's Custom Instructions field (persistent), and paramedic-narrative/SKILL.md is pasted at the start of each session. The behavioral rules persist. The clinical reference standard loads per session. This is a limitation of M365 Copilot's architecture, not of the tool -- there is no persistent Knowledge File feature equivalent to ChatGPT Custom GPTs. Full setup instructions are in the README and on the website.
Mobile setup instructions (iOS and Android) The README now includes platform-specific setup instructions for getting files from GitHub on a phone, installing on Claude, ChatGPT, Gemini, and Copilot via mobile app, and using the tool on shift with voice input, camera input, and ePCR transfer. Key finding: the GitHub mobile app does not support raw file downloads -- use Safari or Chrome on your phone instead and tap Raw on any file to access the plain text.
Distribution table updated
The multi-platform file table now correctly maps chatgpt-instructions.md to ChatGPT and Copilot, system-prompt.md to Gemini and direct API, and SKILL.md to ChatGPT Knowledge File and Copilot per-session paste.
Files changed
| File | Change |
|---|---|
| README.md | New Copilot installation section, new Mobile installation section, updated quick-start list, updated distribution table |
| chatgpt-instructions.md | Version bump only |
| system-prompt.md | Version bump only |
| paramedic-narrative/SKILL.md | Version bump only |
| ETHICS.md | Version bump only |
| LICENSE.md | Version bump only |
| agency-config-template.md | Version bump only |
| provider-profile-template.md | Version bump only |
| paramedic-narrative.skill | Repackaged at v1.2.0 |
Upgrading from v1.1.0
- Claude users: download the new
.skillfile and replace the existing one in your Project - ChatGPT users: no change needed -- your Custom GPT setup from v1.1.0 continues to work
- Gemini users: no change needed
- Copilot users: new platform -- see README Installation section for setup steps
- Agency administrators: version bump only, no configuration changes required
Known limitations
Microsoft Copilot: M365 Copilot Custom Instructions has a character limit that system-prompt.md exceeds. Use chatgpt-instructions.md in the Custom Instructions field. SKILL.md must be pasted at the start of each session. Some organizations disable Custom Instructions through IT policy -- if this applies to you, paste both files per session.
GitHub mobile app: Raw file downloads are not supported in the GitHub mobile app. Use your phone browser (Safari on iOS, Chrome on Android) to access raw file content.