Skip to main content

Contributing AI Artifacts

Guidelines and standards for contributing AI artifacts to hve-core.

Finding the Right Guide

Use this table to navigate to the appropriate guide based on what you want to contribute:

I want to...Start here
Report a bug or suggest an enhancementCONTRIBUTING.md
Submit a code changeCONTRIBUTING.md
Improve general documentationCONTRIBUTING.md
Create or modify an agentCustom Agents
Create or modify an instruction fileInstructions
Create or modify a promptPrompts
Create or modify a skillSkills
Understand shared AI artifact standardsCommon Standards
Learn about the release processRelease Process
Check CI and review requirementsBranch Protection
See the project roadmapRoadmap

Contribution Guides

GuideDescription
Common StandardsShared conventions, quality gates, and rejection criteria for all contributions
Custom AgentsHow to create and submit new agent definitions
InstructionsHow to create repository-specific coding guidelines
PromptsHow to create reusable prompt templates
SkillsHow to create skill packages with scripts and documentation
Release ProcessExtension channels, maturity levels, and publishing workflow

Before You Start

  1. Read the Common Standards first - it defines quality gates that apply to all artifact types
  2. Check existing artifacts in .github/ to avoid duplicating functionality
  3. Review the main Contributing Guide for general contribution process

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