Skip to content

Conversation

@troystaylor
Copy link
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

Adds a complete MCP-based M365 Agents collection, including three prompts (declarative agent creation, adaptive cards, deployment/management) and a best-practices instruction. Introduces an expert chat mode for MCP M365 agents and updates the collection manifest/documentation.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • Update to existing instruction, prompt, chat mode, or collection.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings December 23, 2025 19:38
Copy link
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

This pull request adds a comprehensive collection for building MCP-based declarative agents for Microsoft 365 Copilot, providing prompts, instructions, an expert agent, and collection documentation to support developers working with the Model Context Protocol integration.

Key Changes

  • Introduces three specialized prompts for creating declarative agents, designing Adaptive Cards, and deploying/managing agents
  • Adds comprehensive best practices instruction file for MCP-based M365 Copilot development
  • Provides an expert agent for guided assistance with MCP integration
  • Includes collection manifest (YAML) and detailed documentation (Markdown)

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
prompts/mcp-deploy-manage-agents.prompt.md Agent deployment and management prompt with governance and admin center workflows
prompts/mcp-create-declarative-agent.prompt.md Declarative agent creation prompt covering MCP server integration and authentication
prompts/mcp-create-adaptive-cards.prompt.md Adaptive Card template design prompt for visual response formatting
instructions/mcp-m365-copilot.instructions.md Best practices instruction file for MCP-based development with file organization and security guidelines
agents/mcp-m365-agent-expert.agent.md Expert agent providing specialized assistance for MCP M365 agent development
collections/mcp-m365-copilot.collection.yml Collection manifest defining the structure and metadata for the MCP M365 collection
collections/mcp-m365-copilot.collection.md Comprehensive documentation explaining the collection, concepts, and getting started guide

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.

2 participants