claudeindex
Plugin

test-data-management-strategy

Test data strategy — synthetic (factories/faker/constraints) vs masked (redact/tokenize/pseudonymize/generalize/noise/synthesis) vs curated subset vs golden datasets vs third-party sandbox. Core rule: never raw prod PII in lower envs. Per-env matrix + masking per PII class (direct/quasi-id/regulated-PCI-SSN) + re-identification risk analysis (k-anonymity / l-diversity). Lifecycle (generate/seed/reset/refresh). Deterministic seeds for perf. Governance + 0-PII-incident target. Not legal advice.

Installation

1

Add the marketplace

/plugin marketplace add SSiertsema/claude-code-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.