소개
This skill provides production-grade patterns for Claude Code to interact safely with external services and CLI tools like the GitHub CLI. It implements critical security measures such as CWE-78 prevention through argument arrays, alongside robust reliability features including exponential backoff retries, standardized authentication handling via environment variables, and sophisticated rate limiting. By centralizing these patterns, it ensures consistent, secure code generation while optimizing context window usage through progressive disclosure architectures.