sk-code-review

Automate code review with severity-ordered findings and structured reports.

31|3|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill sk-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sk-code-review
Source: https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration/tree/main/.opencode/skill/sk-code-review
Command: npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill sk-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streams a consistent, security-aware code review process across any stack by delivering findings-first results with concrete file:line evidence and mandatory minimums.

Core Features & Use Cases

  • Findings-first reporting with P0/P1/P2 findings, file:line evidence, and actionable fixes
  • Baseline security and correctness minimums enforced regardless of overlay; overlay supplies stack-specific style and commands
  • Overlay compatibility with sk-code-opencode and sk-code; ideal for PR reviews, merge gates, and quality assessments

Quick Start

Activate the skill and point it at your PR diff to generate a findings-first review with an appropriate overlay

Frequently Asked Questions about sk-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for a PR diff with severity-ordered findings?

Automated code review produces findings-first, severity-ordered issues with P0/P1/P2 classifications and file:line evidence. Point the review process at your PR diff to generate an actionable report enforcing security and correctness minimums across any tech stack.

What is a findings-first code review and how does it enforce security minimums?

A findings-first code review prioritizes severity-ordered issues over style checks, enforcing baseline security and correctness minimums regardless of the tech stack. It delivers concrete file:line evidence and actionable fixes rather than passing subjective stylistic commentary.

Can I use an automated code review across any tech stack for merge gates?

Yes, automated code review applies across any tech stack by using a baseline configuration with a single overlay like opencode or web. The overlay supplies stack-specific style and verification commands while the baseline enforces security minimums for merge gates.

How do overlays work when automating code reviews for different frameworks?

Overlays supply stack-specific style and verification commands while the baseline enforces core security and correctness minimums. Overlay precedence dictates style and verification rules, ensuring the review adapts to the framework while maintaining mandatory security checks.

Does automated code review support risk assessments and quality checks for open code?

Automated code review supports PR reviews, merge gates, and risk assessments by applying a baseline with an opencode or web overlay. It outputs a structured report with explicit next steps, enforcing minimums to ensure quality and security across the evaluated code.

What are the limitations of baseline code review without an overlay?

Baseline code review enforces security and correctness minimums but lacks stack-specific style and verification rules without an overlay. You need to apply a single overlay like opencode or web to supply the framework-specific commands required for complete review coverage.