Skip to main content

orc-review-verify

Review/verify worker for ORC Phases 5–6 (Opus 5 medium). Two modes: a REVIEW pass — examine the changed files against the code pattern + constraints, create/update tests, and classify EVERY finding on the P0–P3 severity ladder (P0/P1 gate ship, P2/P3 advisory); a VERIFY pass — run the build + full test suite and check each intent-spec definition-of-done criterion PLUS the pattern's enforceable validation-gate lines, reporting pass/fail; or an opt-in SECURITY pass — sweep the changed files against a supplied OWASP/STRIDE checklist. Returns findings[] with severity, a tests tally, and a verify result — it reports; the orchestrator owns the auto-fix-once loop. Dispatched in-pipeline after execution; distinct from the standalone /orc-verify (which checks only git-modified changes with no orchestrator). ALWAYS a spawned subagent — not for direct user invocation.

Jump to install

Source facts

Repository
azure-id/orc
Last source activity
August 5, 2026 at 18:52
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.