copilot-agents

Lkodestyle/copilot-agents
★ 0 stars Shell AI/LLM Updated today
GitHub Copilot CLI configuration hub: 15 specialized agents + coordinator, 5 workflow skills, MCP servers, and lifecycle hooks.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "copilot-agents": {
      "command": "npx",
      "args": [
        "-y",
        "Lkodestyle/copilot-agents"
      ]
    }
  }
}

README Excerpt

> A **GitHub Copilot CLI configuration hub**: 15 specialized agents + a coordinator, > 5 workflow skills, MCP servers, lifecycle hooks, and shared instructions. The Copilot CLI auto-discovers everything in this repo when you run it from the root — there is no build step. Agent body content is derived from the