microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
b6397f4388c0a71843c7b82e4e41a87f97806618

Branches

Tags

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

Clone

HTTPS

Download ZIP

collections/code-review.collection.md

6lines · modecode

1Analyze branch diffs before opening pull requests to catch functional defects early. This collection provides agents that review changed code for logic errors, edge case gaps, error handling deficiencies, and behavioral bugs.
2
3This collection includes agents and prompts for:
4
5- **Functional Code Review** — Diff-based reviewer that identifies logic errors, concurrency issues, contract violations, and testing gaps with severity-ordered findings and concrete fixes
6- **Functional Code Review Prompt** — Quick-launch prompt that delegates to the functional code review agent with base branch input
7