Skip to content

elbruno/copilot-cli-demo

Repository files navigation

🤖 GitHub Copilot CLI Demos

Awesome Copilot License: MIT

A curated collection of 9 hands-on demos for GitHub Copilot CLI — from your first conversation to orchestrating multi-agent workflows. Each demo is ~5 minutes, designed for live presentation or self-paced learning.

What is GitHub Copilot CLI?

GitHub Copilot CLI brings AI-powered coding assistance directly to your terminal. Work in natural language to build, debug, and ship software — with full control over every action.

📋 Demo Collection

🟢 Beginner

# Demo What You'll Learn
01 Getting Started Install, launch, first conversation, navigation
02 Custom Instructions copilot-instructions.md, instruction hierarchy, pattern-based rules
03 Slash Commands & Modes /model, /diff, /pr, /review, plan mode, @ mentions

🟡 Intermediate

# Demo What You'll Learn
04 Custom Agents .agent.md files, /agent command, agent tools
05 MCP Tools Model Context Protocol, mcp-config.json, external integrations
06 Skills SKILL.md packages, auto-discovery, reusable automation

🔴 Advanced

# Demo What You'll Learn
07 Plugins Plugin bundles, plugin.json, marketplace
08 Hooks Event-driven automation, session lifecycle hooks
09 Agentic Workflows /delegate, /fleet, autopilot — the capstone demo

👉 Full Demo Guide with Prerequisites →

Quick Start

# Clone the repo
git clone <REPO_URL>
cd copilot-cli-demo

# Start with Demo 01
cd demos/01-getting-started

Prerequisites

What's Inside

Each demo folder contains:

  • README.md — Step-by-step walkthrough with presenter tips (🎤) and time markers (⏱️)
  • Sample files — Working configs, agents, skills, plugins, and hooks you can copy into your projects
  • Expected outcomes — So you know what success looks like

Resources

Resource Link
📚 Copilot CLI Docs docs.github.com
🤖 Awesome Copilot github.com/github/awesome-copilot
💬 Community GitHub Discussions
🛠️ Squad (AI team framework) github.com/bradygaster/squad

Contributing

Found a bug or have a suggestion? Open an issue or submit a pull request. Contributions welcome!

License

MIT License © 2026 Bruno Capuano

About

GitHub Copilot CLI demos — beginner to advanced, 5-min each. Agents, MCP tools, plugins, skills, hooks, and agentic workflows.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors