enterprise-review

Community

Adversarial code review for spec compliance.

Authoranotherben
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that code changes strictly adhere to predefined specifications and maintain high code quality by separating concerns into distinct review stages.

Core Features & Use Cases

  • Two-Stage Review: First, verify spec compliance (postconditions, consumers, invariants). Second, assess code quality (file size, security, debugging).
  • Adversarial Verification: Designed to find flaws rather than confirm correctness.
  • Use Case: After a new authentication module is built, this Skill will be used by a separate agent to rigorously check if it meets all security contract requirements and coding standards before merging.

Quick Start

Use the enterprise-review skill to perform a two-stage code review on the latest changes against the main branch.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: enterprise-review
Download link: https://github.com/anotherben/claude-enterprise-skills/archive/main.zip#enterprise-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.