About
This skill provides a comprehensive toolkit for developers using Railway who encounter 'zombie deployments' where old code persists despite successful git pushes. It streamlines the detection of version mismatches between local and live environments, automates cache-busting via Dockerfile timestamping, and provides diagnostic patterns for analyzing Railway build logs. Whether through one-liner scripts or automated health checks, this skill ensures that new features and bug fixes actually reach production by bypassing Railway's persistent build cache and verifying deployment integrity.