AI-powered test automation for OpenAI Codex — ship with confidence by letting the agent verify, test, and iterate autonomously.
git clone https://github.com/ShiplightAI/codex-pluginbash ./codex-plugin/install.sh # Install to project-level
bash ./codex-plugin/install.sh --scope user # Install to user-levelVisually confirm UI changes in the browser after a code change.
Spec-driven E2E test creation: plan what to test through structured discovery phases, then scaffold a local Shiplight test project and write YAML tests by walking through the app in a browser.
Sync and share regression tests on the cloud platform for scheduled runs, team collaboration, and CI integration.
Nine specialized review skills for comprehensive code and product review:
| Skill | Description |
|---|---|
$review |
General code review with actionable feedback |
$design-review |
UX/UI design review for usability, consistency, and accessibility |
$security-review |
Security-focused review for vulnerabilities and attack surfaces |
$privacy-review |
Privacy review for data handling, consent, and regulatory compliance |
$compliance-review |
Regulatory and standards compliance review |
$resilience-review |
Resilience review for fault tolerance, recovery, and graceful degradation |
$performance-review |
Performance review for bottlenecks, efficiency, and scalability |
$seo-review |
SEO review for discoverability, metadata, and search ranking factors |
$geo-review |
Internationalization and localization review for multi-region readiness |