Skip to content

Add comprehensive README.md for GitHub Copilot CLI workshop#219

Merged
scubaninja merged 3 commits intomainfrom
cli-workshop-scubaninja
Feb 19, 2026
Merged

Add comprehensive README.md for GitHub Copilot CLI workshop#219
scubaninja merged 3 commits intomainfrom
cli-workshop-scubaninja

Conversation

@scubaninja
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new learning-module README that provides a complete, step-by-step workshop for using the standalone GitHub Copilot CLI (interactive/plan/autopilot), tool approvals, context management, GitHub.com integration, model selection, custom agents, MCP, and gh agent-task.

Changes:

  • Introduces a comprehensive workshop guide for the Copilot CLI with structured sections and exercises.
  • Adds screenshots references and supporting “Useful links” and “Legal notices” sections.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +87 to +89
<div align="left">
<img src="./images/001-install.jpg" alt="Copilot CLI installation completing in a terminal">
</div>
Copy link

Copilot AI Feb 18, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README references screenshots under ./images/ (e.g., ./images/001-install.jpg), but this module directory currently has no images/ folder in the repo. Add the referenced images under Using-GitHub-Copilot-CLI/images/ (or update the paths to where the images actually live) so the screenshots render correctly on GitHub.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot open a new pull request to apply changes based on this feedback

Comment on lines +744 to +752
| Stage | Tool | Action |
|---|---|---|
| Explore | Copilot CLI (default mode) | Map affected files with natural language |
| Design | Copilot CLI (plan mode) | Build and review a structured implementation plan |
| Build & test | Copilot CLI (default/autopilot mode) | Implement, run tests, self-correct |
| Context | `/context` + `/compact` | Monitor and manage token usage |
| Ship | GitHub.com integration | Commit and open PR from the terminal |
| Polish | `gh agent-task` | Async documentation via remote agent |
| Review | `gh pr view` | Inspect and merge |
Copy link

Copilot AI Feb 18, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The workflow summary table has an extra leading | on each row (|| Stage | ...), which prevents it from rendering as a proper Markdown table. Remove the extra pipe so each row starts with a single |.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot open a new pull request to apply changes based on this feedback

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 19, 2026

@scubaninja I've opened a new pull request, #220, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 19, 2026

@scubaninja I've opened a new pull request, #221, to work on those changes. Once the pull request is ready, I'll request review from you.

@scubaninja scubaninja merged commit b5a2f0a into main Feb 19, 2026
2 of 3 checks passed
@scubaninja scubaninja deleted the cli-workshop-scubaninja branch February 19, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants