microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
551fddca21cf34b50421b8f4274aaeef8e42d5f8

Branches

Tags

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

Clone

HTTPS

Download ZIP

collections/code-review.collection.yml

19lines · modepreview

id: code-review
name: Code Review
description: Pre-PR code review agents for functional correctness, error handling, edge cases, and testing gaps
tags:
  - code-review
  - pull-request
  - quality
items:
  # Agents
  - path: .github/agents/code-review/functional-code-review.agent.md
    kind: agent
  # Prompts
  - path: .github/prompts/code-review/functional-code-review.prompt.md
    kind: prompt
  # Instructions
  - path: .github/instructions/shared/hve-core-location.instructions.md
    kind: instruction
display:
  ordering: manual