microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
.github/plugin/marketplace.json
91lines · modecode
| 1 | { |
| 2 | "name": "hve-core", |
| 3 | "metadata": { |
| 4 | "description": "HVE Core", |
| 5 | "version": "3.3.101", |
| 6 | "pluginRoot": "./plugins" |
| 7 | }, |
| 8 | "owner": { |
| 9 | "name": "Microsoft" |
| 10 | }, |
| 11 | "plugins": [ |
| 12 | { |
| 13 | "name": "ado", |
| 14 | "source": "ado", |
| 15 | "description": "Azure DevOps work item management, build monitoring, and pull request creation", |
| 16 | "version": "3.3.101" |
| 17 | }, |
| 18 | { |
| 19 | "name": "coding-standards", |
| 20 | "source": "coding-standards", |
| 21 | "description": "Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects", |
| 22 | "version": "3.3.101" |
| 23 | }, |
| 24 | { |
| 25 | "name": "data-science", |
| 26 | "source": "data-science", |
| 27 | "description": "Evaluation dataset creation, data specification generation, Jupyter notebooks, and Streamlit dashboards", |
| 28 | "version": "3.3.101" |
| 29 | }, |
| 30 | { |
| 31 | "name": "design-thinking", |
| 32 | "source": "design-thinking", |
| 33 | "description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods", |
| 34 | "version": "3.3.101" |
| 35 | }, |
| 36 | { |
| 37 | "name": "experimental", |
| 38 | "source": "experimental", |
| 39 | "description": "Experimental and preview artifacts not yet promoted to stable collections", |
| 40 | "version": "3.3.101" |
| 41 | }, |
| 42 | { |
| 43 | "name": "github", |
| 44 | "source": "github", |
| 45 | "description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts", |
| 46 | "version": "3.3.101" |
| 47 | }, |
| 48 | { |
| 49 | "name": "gitlab", |
| 50 | "source": "gitlab", |
| 51 | "description": "GitLab merge request and pipeline workflows through a Python skill", |
| 52 | "version": "3.3.101" |
| 53 | }, |
| 54 | { |
| 55 | "name": "hve-core", |
| 56 | "source": "hve-core", |
| 57 | "description": "HVE Core RPI (Research, Plan, Implement, Review) workflow with Git commit, merge, setup, and pull request prompts", |
| 58 | "version": "3.3.101" |
| 59 | }, |
| 60 | { |
| 61 | "name": "hve-core-all", |
| 62 | "source": "hve-core-all", |
| 63 | "description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills", |
| 64 | "version": "3.3.101" |
| 65 | }, |
| 66 | { |
| 67 | "name": "installer", |
| 68 | "source": "installer", |
| 69 | "description": "Decision-driven installer skill for deploying HVE Core artifacts across workspace configurations", |
| 70 | "version": "3.3.101" |
| 71 | }, |
| 72 | { |
| 73 | "name": "jira", |
| 74 | "source": "jira", |
| 75 | "description": "Jira backlog management, PRD issue planning, and issue operations through agents, prompts, instructions, and a Python skill", |
| 76 | "version": "3.3.101" |
| 77 | }, |
| 78 | { |
| 79 | "name": "project-planning", |
| 80 | "source": "project-planning", |
| 81 | "description": "PRDs, BRDs, ADRs, and architecture diagrams", |
| 82 | "version": "3.3.101" |
| 83 | }, |
| 84 | { |
| 85 | "name": "security", |
| 86 | "source": "security", |
| 87 | "description": "Security review, planning, incident response, risk assessment, and vulnerability analysis", |
| 88 | "version": "3.3.101" |
| 89 | } |
| 90 | ] |
| 91 | } |