verify-persistence - Verify Persistence.xml Configuration Before Git Push
Check persistence.xml for deployment readiness and proper configuration
Tags
Updated: 2026-02-12Capabilities
Typical Outputs
What this skill does
- read persistence.xml file
- check JNDI datasource configuration
- verify environment variable usage
- report configuration issues
Inputs
- persistence.xml file
- JDBC environment variables
- git repository
Outputs
- configuration report
- issue list
- deployment readiness status
Requirements
- Read tool access
- Grep tool access
- Bash tool access
- persistence.xml file presence
