hve-core

A refined collection of Hypervelocity Engineering components (instructions, prompts, agents, and skills) to start your project off right, or upgrade your existing projects to get the most out of all Copilots

20 articles 837 View on GitHub ↗
20 articles
How to Implement Subagent Delegation Patterns in Custom Agents for HVE Core

Learn to implement subagent delegation patterns in HVE core custom agents. Orchestrate specialized subagents for modular, maintainable workflows using runSubagent or task tools.

how-to-guide
Mar 9, 2026
Purpose of the .copilot-tracking Directory in HVE-Core AI-Assisted Workflows

Discover the purpose of the .copilot-tracking directory in HVE-Core AI-assisted workflows. Learn how it maintains context for machine-generated artifacts without cluttering repository history.

how-to-guide
Mar 9, 2026
How to Validate AI Artifacts with JSON Schema Enforcement in HVE Core

Learn how to validate AI artifacts using JSON schema enforcement in HVE Core's automated PowerShell pipeline. Ensure data integrity and prevent build failures with strict validation.

how-to-guide
Mar 9, 2026
How the Four-Phase RPI Workflow Improves Code Quality in AI-Assisted Development

Discover how the four-phase RPI workflow (Research Plan Implement Review) boosts AI-assisted code quality by isolating context and requiring evidence to prevent hallucinations. Improve your development process today.

how-to-guide
Mar 9, 2026
Plugin Generation Pipeline from Collection Manifests in HVE Core

Discover the HVE Core plugin generation pipeline. Learn how it automates Copilot CLI plugin creation from collection manifests, filtering artifacts for polished, publishable directories.

how-to-guide
Mar 9, 2026
How to Create Custom Skills with Domain-Specific Knowledge Packages in HVE Core

Learn to build custom skills in HVE Core by creating domain-specific knowledge packages. Discover the three-layer architecture for on-demand skill loading.

how-to-guide
Mar 9, 2026
Context Clearing Technique in RPI Workflows: A Complete Guide to LLM State Management

Master the LLM context clearing technique in RPI workflows. Reset conversation history with `/clear` for unbiased agent performance. Essential for state management and accurate results. Learn more.

how-to-guide
Mar 9, 2026
How Prompts Differ from Agents in HVE Core: The Complete Artifact Type Guide

Discover how prompts differ from agents in HVE Core. Learn about lightweight prompts for user intent and stateful agents for multi-step workflows in this artifact type guide.

deep-dive
Mar 9, 2026
Team Adoption and Governance of HVE Core: Phased Rollout and Governance Best Practices

Learn team adoption and governance best practices for HVE Core. Discover phased rollouts, naming conventions, contribution models, and key metrics for success.

best-practices
Mar 9, 2026
How to Set Up the CI/CD Pipeline with GitHub Actions for HVE Core

Learn to set up the CI/CD pipeline with GitHub Actions for HVE Core. Discover how to build reusable validation jobs and enforce security best practices for your automation.

how-to-guide
Mar 9, 2026
Model Context Protocol (MCP) Server Configuration in HVE Core: A Complete Guide

Learn how to configure Model Context Protocol MCP servers in HVE Core using mcpjson to proxy external services like GitHub and Azure DevOps. Get a complete guide for Copilot agents.

how-to-guide
Mar 9, 2026
How to Fork and Extend HVE Core While Maintaining Upstream Synchronization

Learn to fork and extend HVE Core while keeping upstream synchronization. Customize agents and prompts, and set up a workflow to resolve conflicts and preserve changes.

how-to-guide
Mar 9, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →