microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
7fa6e81ea613b346f92e3b4a4c46d07dcc2bf93a

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

plugins/github/.github/plugin/plugin.json

11lines · modecode

1{
2 "name": "github",
3 "description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts",
4 "version": "3.3.41",
5 "agents": [
6 "agents/github/"
7 ],
8 "commands": [
9 "commands/github/"
10 ]
11}