microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
d307f8aecccda4fb359d3bdcd203dbafe2911167

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

14lines · modecode

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