Interactive Reveal.js slide deck and printable guide to help VA employees (clinical, administrative, analytics, informatics) get started with GitHub Copilot Enterprise and Agent Mode.
index.html
– Interactive slide deck (optimized for web & accessibility)docs/
– Documentation and artifacts:GitHub Copilot Setup Guide (for VA Employees).pdf
– Canonical printable versionCHANGELOG.md
,CONTRIBUTING.md
,CODE_OF_CONDUCT.md
,SECURITY.md
,DISCLAIMER.md
,RELEASE_NOTES.md
archive/
– Prior HTML iterations / legacy files
copilot-instructions/
– PowerShell automation scripts, tasks, and Copilot instruction templatesprompts/
– Role and domain-specific prompt template collections (clinical, analytics, security, etc.)dependencies/
– Bundled Reveal.js assets and Apache 2.0 license
- Fork or clone this repository.
- Enable GitHub Pages in repository settings: Source =
main
(root). - Visit:
https://<your-username>.github.io/GitHub-Copilot-Setup-Guide/
. - Open
index.html
for the interactive version. For printing/distribution, use the PDF atdocs/GitHub Copilot Setup Guide (for VA Employees).pdf
.
Use the "Printable Version" button in the top-right of index.html
to open the PDF (docs/GitHub Copilot Setup Guide (for VA Employees).pdf
).
Located in copilot-instructions/
:
Add-LicenseHeaders.ps1
– Injects standardized Apache 2.0 headersClean-Workspace.ps1
– Multi-level safe cleanupGenerate-ProductivityReport.ps1
– Summarizes effort & repository metricsValidate-Syntax.ps1
– Basic syntax validation for config/script filesValidate-WorkspaceSetup.ps1
– Environment readiness & auto-fixestasks.json
– VS Code tasks to wire common actions
Use the role-based prompt templates in prompts/
to seed Copilot context. Place / adapt copilot-instructions.md
and COPILOT_BRIEFING.md
in active workspaces for persistent personalization.
Pull requests welcome for:
- New role-specific prompt sets
- Additional VA-compliant automation scripts
- Accessibility improvements (WCAG / Section 508 testing feedback)
- Localization or alternate print layouts
To contribute:
- Create a new branch
- Add/update content (keep licensing headers in scripts)
- Open a PR with a concise summary of changes
- Skip link included for keyboard users
- Focus outlines restored
- External links open in new tab with
rel="noopener noreferrer"
- Color palette maintains contrast against white theme
Apache 2.0 – see LICENSE
. Attribution required in derivatives. Embedded Reveal.js assets are MIT (see upstream project for details).
No PHI/PII or sensitive VA data should be placed in this repository. All examples are generic. Follow local ISSO guidance before operationalizing any automation.
Kyle J. Coder – Edward Hines Jr. VA Hospital / Clinical Informatics / Advanced Analytics
If you build a derivative focused on another VA role or specialty, please contribute a link back or open a PR so others can benefit.