nunosoarescsw/copilot-agentic-workshop

A full-day, self-paced workshop to build agentic AI workflows with GitHub Copilot — Instructions, Prompt Files, Custom Agents, Skills, MCP, Hooks, and Sub-agents across 11 progressive labs.

1Stars on the repository
12Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-reviewer

01

nunosoarescsw/copilot-agentic-workshop

Agent

Security-focused code reviewer for the TaskManager C# project. Reviews code for clean architecture compliance, security vulnerabilities, C# best practices, and API design quality. Read-only — never modifies files.

not rated 1 2mo ago A 43 tokens original MIT

feature-implementer

02

nunosoarescsw/copilot-agentic-workshop

Agent

Orchestrates full feature implementation for the TaskManager project. Given a feature request, implements the code across all layers, then delegates to code-reviewer and test-writer sub-agents.

not rated 1 2mo ago A 43 tokens original MIT

test-writer

03

nunosoarescsw/copilot-agentic-workshop

Agent

Writes xUnit unit tests for C# Application layer services and Domain entities in the TaskManager project. Uses FluentAssertions and NSubstitute. Follows the AAA pattern and project naming conventions.

not rated 1 2mo ago A 42 tokens original MIT

db-advisor

04

nunosoarescsw/copilot-agentic-workshop

Agent

Database schema advisor for the TaskManager project. Analyses domain entities and suggests SQL schema, indexes, and EF Core configuration. Read-only — never modifies code.

not rated 1 2mo ago A 36 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: