一键导入
code-review
Review code changes from multiple perspectives with context bootstrap, depth-tier rigor, and structured findings output.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review code changes from multiple perspectives with context bootstrap, depth-tier rigor, and structured findings output.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Canonical documentation capability for audit, drift, validate, and author modes in hve-core.
Text-to-speech voice-over generation from YAML speaker notes using Azure Speech SDK with SSML pronunciation control
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling
Authors Vally conformance tests for prompts, instructions, agents, and skills, including refusals for jailbreak, prompt-injection, harmful-elicitation, TOS, CoC, and PII-extraction stimuli
Manage GitLab merge requests and pipelines with a Python CLI
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect an issue, create or update work items, move an issue between statuses, post comments, or discover required fields for issue creation.
| name | code-review |
| description | Review code changes from multiple perspectives with context bootstrap, depth-tier rigor, and structured findings output. |
| license | MIT |
| user-invocable | true |
| metadata | {"authors":"microsoft/hve-core","spec_version":"1.0","last_updated":"2026-06-18"} |
This SKILL.md is the entrypoint for the Code Review skill.
The skill provides a reusable review workflow for orchestrators and perspective subagents that evaluate code changes across functional, standards, accessibility, PR, security, readiness, and full review perspectives. It centralizes change-brief preparation, review depth selection, severity normalization, and output contract details so that review agents stay thin and consistent.
Review work should stay anchored in evidence and should avoid premature conclusions. Keep the review grounded in file and line evidence, use proportional depth based on risk, read the full diff range before narrowing, and keep factual orientation separate from structured findings.
SKILL.md — this file (skill entrypoint).references/ — durable review knowledge documents.
output-formats.md — output schema, report skeleton, and persistence behavior.severity-taxonomy.md — severity and verdict normalization model.lens-checklists.md — per-perspective review checklists.context-bootstrap.md — Tier 0 context bootstrap and human-scoping workflow.depth-tiers.md — Tier 1/2/3 verification-depth guidance.walkthrough-protocol.md — orientation-first walkthrough contract and Register 1 narrative expectations.dispatch-loop.md — dispatch board, manifest schema, and walk-back loop.emission-modes.md — native and canonical emission strategies.cross-skill-forks.md — specialist review registry and gating rules.