About
This skill optimizes GitHub Actions workflows by implementing sophisticated error handling strategies for GitHub App tokens and API interactions. It provides a structured framework to detect, classify, and resolve common automation hurdles such as token expiration, permission mismatches, and rate limiting. By incorporating exponential backoff for transient errors and providing clear escalation paths for permanent failures, it ensures more resilient CI/CD pipelines and reduces manual debugging time for DevOps teams.