microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
569721b9ae9851dcd5c383245e88b3bd00d363c4

Branches

Tags

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

Clone

HTTPS

Download ZIP

.github/plugin/marketplace.json

79lines · modepreview

{
  "name": "hve-core",
  "metadata": {
    "description": "HVE Core",
    "version": "3.0.2",
    "pluginRoot": "./plugins"
  },
  "owner": {
    "name": "Microsoft"
  },
  "plugins": [
    {
      "name": "ado",
      "source": "ado",
      "description": "Azure DevOps work item management, build monitoring, and pull request creation",
      "version": "3.0.2"
    },
    {
      "name": "coding-standards",
      "source": "coding-standards",
      "description": "Language-specific coding instructions for bash, Bicep, C#, Python, and Terraform projects",
      "version": "3.0.2"
    },
    {
      "name": "data-science",
      "source": "data-science",
      "description": "Data specification generation, Jupyter notebooks, and Streamlit dashboards",
      "version": "3.0.2"
    },
    {
      "name": "design-thinking",
      "source": "design-thinking",
      "description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods",
      "version": "3.0.2"
    },
    {
      "name": "experimental",
      "source": "experimental",
      "description": "Experimental and preview artifacts not yet promoted to stable collections",
      "version": "3.0.2"
    },
    {
      "name": "github",
      "source": "github",
      "description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts",
      "version": "3.0.2"
    },
    {
      "name": "hve-core",
      "source": "hve-core",
      "description": "HVE Core RPI (Research, Plan, Implement, Review) workflow with Git commit, merge, setup, and pull request prompts",
      "version": "3.0.2"
    },
    {
      "name": "hve-core-all",
      "source": "hve-core-all",
      "description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills",
      "version": "3.0.2"
    },
    {
      "name": "installer",
      "source": "installer",
      "description": "Interactive installer agent for deploying HVE Core artifacts across workspace configurations",
      "version": "3.0.2"
    },
    {
      "name": "project-planning",
      "source": "project-planning",
      "description": "PRDs, BRDs, ADRs, and architecture diagrams",
      "version": "3.0.2"
    },
    {
      "name": "security-planning",
      "source": "security-planning",
      "description": "Security plan creation, incident response, and risk assessment",
      "version": "3.0.2"
    }
  ]
}