Acerca de
The oe-backend-startup-triage skill is designed to streamline the debugging process for local development environments when the backend fails to initialize. It provides specific patterns for identifying and killing zombie processes on ports 8000 and 3000, clearing stale Python bytecode caches that often cause 'unexpected keyword argument' errors, and verifying import integrity after refactors. This skill ensures a stable development workflow by automating the cleanup of common environment-related friction points.