code-review

Review OpenWOP implementation and spec artifacts for compliance and banned patterns.

1|Updated May 11, 2026
One-click install
npx skills add https://github.com/openwop/openwop --skill code-review-openwop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/openwop/openwop/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/openwop/openwop --skill code-review-openwop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive code review process for OpenWOP implementation artifacts and spec artifacts, ensuring adherence to strict quality and compliance standards.

Core Features & Use Cases

  • Automated Checks: Executes a set of 8 mandatory checks before review to ensure code quality and compliance.
  • Banned-Pattern Detection: Identifies and stops review if banned patterns are found.
  • Review Categories: Analyzes code against various categories like wire-shape stability, security invariants, replay determinism, schema discipline, and more.
  • Output Format: Provides a detailed report of findings categorized by severity.

Quick Start

Run the 'code-review' skill on your OpenWOP codebase to perform a thorough code review.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a code review on OpenWOP implementation artifacts?

To perform a code review on OpenWOP implementation artifacts, run the code-review skill on your codebase. It executes 8 mandatory checks, detects banned patterns, and analyzes code against categories like wire-shape stability and replay determinism to ensure quality and compliance.

What does a code analysis for OpenWOP compliance check for?

A code analysis for OpenWOP compliance checks for banned patterns, wire-shape stability, security invariants, replay determinism, and schema discipline. It executes 8 mandatory checks and provides a detailed report of findings categorized by severity.

Can I use automated checks to stop code review if banned patterns are found?

Yes, you can use automated checks to stop a code review if banned patterns are found. The process executes 8 mandatory checks and halts the review immediately upon detecting any banned patterns in your OpenWOP spec artifacts.

What is the best way to ensure security invariants and replay determinism in my codebase?

The best way to ensure security invariants and replay determinism is to run a code analysis against these specific review categories. This process analyzes your code and provides a detailed report of findings categorized by severity.

Do I need spec artifacts to run an OpenWOP quality assurance check?

Yes, you need OpenWOP implementation artifacts and spec artifacts to run a quality assurance check. The review process analyzes these specific artifacts to ensure adherence to strict quality and compliance standards.

Why does my code review report show findings categorized by severity?

Your code review report shows findings categorized by severity because the analysis evaluates your code against various categories like schema discipline and wire-shape stability. This detailed output format highlights the compliance issues found during the mandatory checks.