From 95c7c186e6f505f29a16b6969323c571f8d114e6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:08:53 +0000 Subject: [PATCH 1/2] Initial plan From 7719a619ed7777bb9ed2dc76e55a4e9f94346f94 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:10:26 +0000 Subject: [PATCH 2/2] docs: add About section to README explaining repo purpose and value Co-authored-by: raykao <860691+raykao@users.noreply.github.com> --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 6e495be..61b5b0d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,29 @@ --- +## About This Repository + +This repository is a **full-day, hands-on GitHub Copilot Enterprise workshop** designed to bring enterprise development teams from zero to proficient with GitHub Copilot in a single day. + +### What It Contains + +- **Six structured learning modules** covering the entire Copilot feature surface — from inline code completions and Chat to Agent mode and custom agents +- **Enterprise-grade code samples** in both **Java 17 (Spring Boot)** and **JavaScript (Node.js / Express)** that mirror real production patterns +- **Hands-on exercises** with starter stubs so participants learn by doing, not just watching +- **Live Copilot customization config** under `.github/` (custom instructions, prompt files, and agent definitions) that participants use and extend during Module 4 and 5 + +### Why It's Valuable + +| Benefit | Detail | +|---------|--------| +| 🚀 **Accelerate adoption** | Takes teams from "never used Copilot" to confidently using inline completions, Chat, Agent mode, and custom agents in one day | +| 🏢 **Enterprise-ready content** | Covers security, privacy guarantees, IP indemnity, policy management, and audit logs — the questions every enterprise stakeholder asks | +| ⚙️ **Customization mastery** | Teaches teams to encode their own coding standards into Copilot via `.github/copilot-instructions.md`, path-specific instruction files, and reusable prompt files | +| 🤖 **Agent orchestration** | Hands-on coverage of custom agents, subagent handoffs, and multi-step autonomous workflows — the cutting-edge of AI-assisted development | +| 📏 **Proven ROI baseline** | Grounded in research showing developers complete tasks **up to 55% faster** with Copilot, giving teams a concrete value benchmark | + +--- + ## Schedule | Time | Module | Duration | Format |