About
Unity Preflight Check is a specialized skill designed to streamline the game development cycle by automating essential verification steps after script or asset modifications. It manages the entire 'edit-compile-test' loop by polling the Unity Editor state, clearing and analyzing console logs for errors, executing EditMode tests, and even performing runtime checks in Play Mode. By providing Claude with direct control over the Unity CLI, it enables an autonomous feedback loop where the AI can detect, analyze, and attempt to fix compilation and runtime errors before they disrupt the development flow.