awesome-copilot/README.agents.md
2025-10-24 10:18:13 +11:00

5.2 KiB

🤖 Custom Agents

Custom agents for GitHub Copilot, making it easy for users and organizations to "specialize" their Copilot Coding Agent (CCA) through simple file-based configuration.

How to Use Custom Agents

To Install:

  • Click the VS Code or VS Code Insiders install button for the agent you want to use
  • Download the *.agent.md file and manually add it to your repository

MCP Server Setup:

  • Each agent may require one or more MCP servers to function
  • Click the MCP server to view it on the GitHub MCP registry
  • Agents will automatically install the MCP servers they need when activated

To Activate/Use:

  • Access installed agents through the VS Code Chat interface, assign them in Copilot Coding Agent, or through Copilot CLI (coming soon)
  • Agents will have access to tools from configured MCP servers
  • Follow agent-specific instructions for optimal usage
Title Description MCP Servers
Amplitude Experiment Implementation
Install in VS Code
Install in VS Code Insiders
This custom agent uses Amplitude's MCP tools to deploy new experiments inside of Amplitude, enabling seamless variant testing capabilities and rollout of product features.
Launchdarkly Flag Cleanup
Install in VS Code
Install in VS Code Insiders
A specialized GitHub Copilot agent that uses the LaunchDarkly MCP server to safely automate feature flag cleanup workflows. This agent determines removal readiness, identifies the correct forward value, and creates PRs that preserve production behavior while removing obsolete flags and updating stale defaults. launchdarkly
Install MCP
Install MCP
Install MCP
Stackhawk Security Onboarding
Install in VS Code
Install in VS Code Insiders
Automatically set up StackHawk security testing for your repository with generated configuration and GitHub Actions workflow stackhawk-mcp
Install MCP
Install MCP
Install MCP