validation-expert

Community

Deep validation for production readiness.

AuthorHR-AR
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides deep, research-driven validation for Project Conductor to ensure production readiness and high quality before deployments.

Core Features & Use Cases

  • Quick Health Check: Build confidence with fast checks (build, lint, tests, docker status).
  • Launch Deep Research Validation: Use codex-deep-research to validate architecture, API design, database, security, and performance.
  • Production Readiness Checklist: End-to-end readiness assessment for staging and production.

Quick Start

  1. Run quick health checks:
    • npm run build
    • npm run lint
    • npm test
    • docker-compose ps
  2. Launch deep validation prompts with codex-deep-research to verify standards and readiness.

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: validation-expert
Download link: https://github.com/HR-AR/Project-Conductor/archive/main.zip#validation-expert

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