microsoft/hve-core
Publicmirrored from https://github.com/microsoft/hve-coreAvailable
plugins/github/.github/plugin/plugin.json
14lines · modeblame
e6cee852Allen Greaves4 months ago | 1 | { |
| 2 | "name": "github", | |
| 3 | "description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts", | |
0d4452b3hve-core-release-please[bot]2 months ago | 4 | "version": "3.3.101", |
51c37819Katrien De Graeve3 months ago | 5 | "agents": [ |
| 6 | "agents/github/" | |
| 7 | ], | |
| 8 | "commands": [ | |
| 9 | "commands/github/" | |
5bedf808Chris Montazer2 months ago | 10 | ], |
| 11 | "skills": [ | |
| 12 | "skills/github/" | |
51c37819Katrien De Graeve3 months ago | 13 | ] |
e6cee852Allen Greaves4 months ago | 14 | } |