README.md

April 6, 2026 · View on GitHub

CI Status CodeQL OpenSSF Scorecard OpenSSF Best Practices License Documentation

Hypervelocity Engineering (HVE) Core gives you specialized agents, auto-applied coding instructions, reusable prompts, and validated skills for GitHub Copilot. Turn Copilot into a constraint-based engineering workflow that scales from solo developers to enterprise teams.

Tip

Install from the VS Code Marketplace in under 30 seconds. See the Installation Guide for all options.

Quick Start

  1. Install the HVE Core extension from the VS Code Marketplace.
  2. Open any project and launch GitHub Copilot Chat (Ctrl+Alt+I).
  3. Select an agent from the picker (try rpi-agent, task-researcher, or memory) and start a conversation.

That's it. Agents, instructions, and prompts activate automatically once the extension is installed.

Ready for more? Follow the Getting Started Guide.

Choose Your Extension

Two VS Code extensions serve different needs:

ExtensionWhat it includesBest for
HVE Core AllEvery collection: all agents, prompts, instructions, and skillsIndividual developers and teams that want the full library
HVE InstallerSelective installation of specific collectionsTeams that want to pick only the collections relevant to their workflow

Not sure which to choose? Start with HVE Core All. You can switch to HVE Installer later if you need finer control over which collections are active. See the Collections Overview for a comparison of all available bundles.

What's Included

ComponentCountDescriptionDocumentation
Agents49Specialized AI assistants for research, planning, and implementationAgents
Instructions102Repository-specific coding guidelines applied automaticallyInstructions
Prompts63Reusable templates for common tasks like commits and PRsPrompts
Skills11Self-contained packages with cross-platform scripts and guidanceSkills
ScriptsN/AValidation tools for linting, security, and qualityScripts

Documentation

Full documentation is available at https://microsoft.github.io/hve-core/.

GuideDescription
Getting StartedSetup and first workflow tutorial
CollectionsAvailable bundles and selection guide
RPI WorkflowDeep dive into Research, Plan, Implement
ContributingCreate custom agents, instructions, and prompts
Agents ReferenceAll available agents
Instructions ReferenceAll coding instructions
AI Artifacts ArchitecturePrompt engineering framework and artifact types
Validation StandardsCI/CD validation pipeline and quality gates

Label Management

Repository labels are declared in .github/labels.yml and synced automatically by the Label Sync workflow on push to main or via manual workflow_dispatch.

TaskHow
Add a labelAdd an entry with name, color (bare hex, no #), and description to .github/labels.yml, then push to main
Update a labelEdit the existing entry's color or description
Rename a labelAdd an aliases array under the new canonical name listing the old name; the sync migrates existing assignments automatically
Delete a labelRemove it manually in the GitHub Labels UI. Deleting an entry from the file does not delete it from GitHub (the workflow runs in additive mode)

Contributing

We appreciate contributions! Whether you're fixing typos or adding new components:

  1. Read our Contributing Guide.
  2. Check out open issues.
  3. Join the discussion.

Responsible AI

Microsoft encourages customers to review its Responsible AI Standard when developing AI-enabled systems to ensure ethical, safe, and inclusive AI practices. Learn more at Microsoft's Responsible AI.

This project is licensed under the MIT License.

Licensing

Most content in this repository is covered by the MIT License. Certain skill content derived from OWASP Foundation publications is licensed under CC BY-SA 4.0. Each affected skill identifies its license in frontmatter and includes a Third-Party Attribution section. See THIRD-PARTY-NOTICES for full details.

See SECURITY.md for the security policy and vulnerability reporting.

See GOVERNANCE.md for the project governance model.

Trademark Notice

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.


🤖 Crafted with precision by ✨Copilot following brilliant human instruction, then carefully refined by our team of discerning human reviewers.