mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-13 04:35:12 +00:00
24 lines
526 B
JSON
24 lines
526 B
JSON
{
|
|
"name": "software-engineering-team",
|
|
"description": "7 specialized agents covering the full software development lifecycle from UX design and architecture to security and DevOps.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Awesome Copilot Community"
|
|
},
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"team",
|
|
"enterprise",
|
|
"security",
|
|
"devops",
|
|
"ux",
|
|
"architecture",
|
|
"product",
|
|
"ai-ethics"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
}
|