소개
This skill serves as a centralized interface for GitHub-specific operations within the Fractary repository plugin ecosystem, bridging the gap between Git CLI and the GitHub API. It enables developers to execute complex workflows—such as creating semantic branches, generating metadata-rich commits, and managing pull requests—while enforcing strict safety protocols like protected branch checks and secure token handling. By standardizing these operations through shell scripts and structured JSON responses, it provides a deterministic and reliable way to manage the entire source control lifecycle directly through Claude.