Diagnose Liquibase change-log lock failures in Maven tests and remove only stale H2 database files from build output directories before rerunning the affected tests. Use when failures contain "Could not acquire change log lock", "Currently locked by", or liquibase.exception.LockException.
$npx -y skills add motlin/claude-code-plugins --skill liquibase-lock-resolverInstalls into the current project.
Run `npx skills use "https://github.com/motlin/claude-code-plugins" --skill "motlin/claude-code-plugins/liquibase-lock-resolver"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/motlin/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/motlin/claude-code-plugins"` and select the relevant skills, then follow their instructions.