production-readiness-review
CommunityEnsure post-deploy site integrity and catch regressions with real browser testing.
Software Engineering#database integrity#regression detection#site verification#post-deployment#real browser testing
AuthorNewEarthAI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill post-deploys to verify that changes have not broken the live site for real users, catching regressions that automated checks might miss.
Core Features & Use Cases
- Real Browser Testing: Drives a real browser over the live site to check for rendering issues, errors, and data call problems.
- Database Check: Scans the database for connection storm signatures that indicate issues like pool exhaustion or statement timeouts.
- Honest Coverage Verdict: Provides a clear, non-deceptive assessment of the deployed change's impact on the site.
Quick Start
Run the production-readiness-review skill with the diff range 'origin/main...HEAD' and the live site URL 'https://example.com'.
Dependency Matrix
Required Modules
e2e-quickget_logsverify-shipped
Components
scriptsreferences
💻 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-readiness-review Download link: https://github.com/NewEarthAI/vibecode-project-template/archive/main.zip#production-readiness-review 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 620,000+ vetted skills library on demand.