Implementation Verifier

Community

Verify code against PRD, prevent substitutions.

Authorturbobeest
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensuring that the implemented code strictly adheres to PRD requirements, without unauthorized substitutions or omissions, is vital for project success and compliance. This skill automates the verification process, checking for required packages, architectural boundaries, and preventing deviations, saving time and ensuring quality.

Core Features & Use Cases

  • Critical Requirement Extraction: Identifies and extracts critical "MUST USE" requirements from the PRD, ensuring focus on key mandates.
  • Package Verification: Scans the codebase to ensure required imports/packages (e.g., netmiko, neo4j, fastapi) are present and used correctly, preventing unauthorized tech stack changes.
  • Architectural Validation: Verifies adherence to architectural boundaries, separation of concerns, and security principles, maintaining system integrity.
  • Substitution Detection: Alerts on unauthorized substitutions or omissions, blocking progression until resolved, ensuring strict PRD compliance.

Quick Start

The user authentication implementation is complete. Verify it against the PRD requirements.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Implementation Verifier
Download link: https://github.com/turbobeest/claude-dev-system/archive/main.zip#implementation-verifier

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 471,000+ vetted skills library on demand.