Validates that all imports follow fail-fast principle by detecting try/except ImportError patterns, conditional imports, and optional dependencies. Use before commits, when modifying imports, during c
skills/python-best-practices-fail-fast-imports/SKILL.md(main)