-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
28 lines (28 loc) · 889 Bytes
/
plugin.json
File metadata and controls
28 lines (28 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "gambit",
"displayName": "Gambit",
"description": "Collection of Product management skills and chained workflow agents for PM workflows",
"version": "2.4.0",
"contextFileName": "GEMINI.md",
"author": {
"name": "A. Felipe Cabargas",
"email": "felipe.cabargas@gmail.com",
"url": "https://www.cabargas.com"
},
"repository": "https://github.com/felipecabargas/gambit",
"license": "MIT",
"keywords": [
"product management",
"workflow agents",
"product management skills",
"product management agents",
"product management workflows",
"product management tools",
"product management automation",
"product management processes",
"product management best practices",
"product management techniques",
"product management strategies",
"product management methodologies",
"product management frameworks"]
}