enterprise-forge

Community

Adversarial code review for production-readiness.

Authoranotherben
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as an automated, adversarial code reviewer, rigorously testing code against potential vulnerabilities, edge cases, and maintainability issues before it reaches production. It ensures code quality and safety through mechanical checks, contract probing, and adversarial lenses.

Core Features & Use Cases

  • Mechanical Checks: Performs automated, binary PASS/FAIL checks on imports, uncommitted files, dead exports, contract adherence, debug artifacts, tenant isolation, and concurrency.
  • Contract Probing: Tests postconditions from unexpected angles to find gaps between promises and reality.
  • Adversarial Lenses: Applies five distinct testing strategies (3AM, Delete, New Hire, Adversary, Scale) to uncover deeper design and security flaws.
  • Recycle Loop: Automatically recycles bugs by creating new postconditions, writing failing tests, and implementing fixes, ensuring continuous improvement until the code is proven innocent.
  • Use Case: After code has passed initial reviews, the enterprise-forge skill is run to perform a final, aggressive quality gate, simulating real-world attacks and edge cases to catch issues missed by standard reviews.

Quick Start

Run the enterprise-forge skill to perform an adversarial code review on the latest changes.

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-forge
Download link: https://github.com/anotherben/claude-enterprise-skills/archive/main.zip#enterprise-forge

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.