关于
Token Lifecycle Management provides robust implementation patterns for handling GitHub App installation tokens, which inherently expire after 60 minutes. This skill enables Claude to architect workflows that include automatic background refreshing, manual time-based validation, and efficient token sharing across job matrices. It is particularly useful for developers managing multi-hour CI/CD operations, complex repository migrations, or high-volume API tasks that require persistent, secure authentication without manual intervention or workflow timeouts.