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