microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
docs/update-npm-script

Branches

Tags

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

Clone

HTTPS

Download ZIP

.github/prompts/coding-standards/code-review-full.prompt.md

14lines · modepreview

---
description: "Run both functional and standards code reviews on the current branch in a single pass"
name: code-review-full
agent: Code Review Full
argument-hint: "[story=AIAA-123]"
---

# Code Review Full

* ${input:story}: (Optional) A work item reference (e.g. `AIAA-123`, `AB#456`). When provided, the standards review includes an Acceptance Criteria Coverage table.

---

Brought to you by microsoft/hve-core