Files
awesome-copilot/plugins/gem-team/plugin.json
T
github-actions[bot] f23628ead6 chore: publish from main
2026-08-12 00:16:19 +00:00

27 lines
724 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "gem-team",
"version": "1.102.0",
"description": "Self-Learning Multi-agent orchestration framework for spec-driven development and automated verification. With smarter tool calling and leaner context.",
"author": {
"email": "mubaidr@gmail.com",
"name": "mubaidr",
"url": "https://github.com/mubaidr"
},
"homepage": "https://github.com/mubaidr/gem-team",
"keywords": [
"multi-agent",
"orchestration",
"tdd",
"testing",
"e2e",
"devops",
"security-audit",
"code-review",
"prd",
"mobile"
],
"license": "Apache-2.0",
"repository": "https://github.com/mubaidr/gem-team"
}