production-parity-test-designer
CommunityDesign tests that catch real production failures.
Software Engineering#test design#database dialect#packaging integrity#production parity#CI smoke suite#persistence verification#adversarial regression
Authortakusaotome
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you prevent the most dangerous test failure: passing CI while production still breaks, by explicitly designing where each test tier must guard against specific production gaps.
Core Features & Use Cases
- Production Gap Inventory: Identifies dev/CI vs production differences across DB dialects, OS/container behavior, dependency installation, environment variables, timezone/locale, mocks vs real dependencies, serialization, and packaging.
- Failure Mode Enumeration & Tier Allocation: Converts gaps into concrete failure modes and maps each to the correct tier (unit/integration/e2e/smoke/packaging) to eliminate proxy confidence.
- PR Smoke Suite + Adversarial Regression Backlog: Produces a minimum parity smoke set for PR gating and a structured backlog of adversarial regression tests derived from past incidents.
- Packaging / Dependency Integrity Checklist: Ensures built artifacts (installs/imports/containers) truly match what production will run, not just what source tests execute.
Quick Start
Ask the AI to design your production-parity test tiers and PR smoke suite for your repository given your CI configuration, target production DB/OS/container details, and known defect history.
Dependency Matrix
Required Modules
None requiredComponents
referencesassets
💻 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: production-parity-test-designer Download link: https://github.com/takusaotome/claude-skills-library/archive/main.zip#production-parity-test-designer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.