What does this skill do?

Skill's Healthcare Deployment Validation automates security verification for EMR/HCE application deployments, executing critical checks for CDSS accuracy, PHI exposure, and database integrity. If any critical test fails, the deployment is automatically blocked, ensuring patient safety before the system goes into production.

Mandatory Critical Doors
Runs CDSS, PHI exposure, and data integrity tests, stopping immediately upon the first failure.
Clinical Flow Threshold
Calculate the success rate of clinical and integration tests, requiring a minimum of 95%.
CI/CD Integration
Set up GitHub Actions pipelines to run all validations on every push or pull request.
Structured Verdict Report
Generate a tabular report showing the status of each category and a final verdict of "SAFE TO DEPLOY."

Usage examples

🚦 Check critical doors
Run the three critical healthcare deployment checks: CDSS, PHI exposure, and data integrity, and let me know if it's safe to deploy.
📊 Check clinical success rate
Calculate the success rate of the clinical flow tests and check whether it exceeds the minimum threshold of 95%.
🔧 Set up a CI/CD pipeline
Help me set up a GitHub Actions pipeline that runs all sanitization checks on every pull request.
📋 Generate a validation report
Generate the tabular deployment validation report showing the status of each category and the final verdict.

Features

Automatic shutdown in the event of critical failures Immediately halt the deployment if any CDSS test, PHI exposure, or data integrity check fails.
Configurable thresholds by priority Critical ports at 100% and high-priority ports with a minimum threshold of 95% successful tests.
Guaranteed Minimum Coverage Verify that the CDSS tests meet a minimum coverage threshold of 80%.
Native integration with Jest and GitHub Actions Run tests with `npx jest --bail --ci --coverage` and set up ready-to-use YAML pipelines.
Structured Verdict Report Returns a table containing tests, their pass/fail status, and status by category, along with a clear final verdict.

Frequently asked questions

CDSS accuracy tests, PHI data exposure, and database integrity. If any of these fail, the deployment is automatically blocked.
Clinical workflow and integration tests must achieve at least a 95% success rate. If they do not, a warning is issued and a manual review is required.
Yes. The validation commands use `npx jest` with flags such as `--bail`, `--ci`, and `--coverage`. You need to have Jest set up in your project.
Yes. The skill includes a complete configuration example for GitHub Actions that runs all the tests on every push or pull request, and you can adapt it to any CI/CD system.
Healthcare Deployment Validation — Security in Healthcare CI/CD with Claude AI

¿Prefieres escuchar el contenido? Genera la narración de audio con un clic.