system-supervisor

Community

Ensure architectural integrity.

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as an automated auditor, safeguarding your codebase against architectural drift, silent failures, and AI-generated hallucinations, ensuring consistent quality and completeness.

Core Features & Use Cases

  • Architecture Drift Detection: Compares codebase implementation against specifications to find missing, orphaned, or diverged components.
  • Silent Failure Scanning: Identifies hidden issues like dead imports, empty catch blocks, and unchecked return values.
  • Hallucination Prevention: Verifies AI-generated assertions about code behavior.
  • Feature Completeness Auditing: Ensures all layers (UI, API, Model, Tests, Docs) are implemented for each feature.
  • Use Case: Before merging a new feature, run the system supervisor to automatically verify that the code aligns with its design specifications, all tests are passing, and no new silent failures have been introduced.

Quick Start

Run a quick audit of the system before the next merge.

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: system-supervisor
Download link: https://github.com/CleanExpo/DR-NRPG/archive/main.zip#system-supervisor

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.