소개
The Skill Sharing Workflow skill provides a standardized framework for moving custom Claude skills from a local environment to a central repository. It manages the end-to-end contribution lifecycle, including upstream synchronization, feature branching, structured commit message generation, and pull request creation via the GitHub CLI. By enforcing best practices like the single-skill PR rule and TDD verification, it ensures that all contributions are high-quality, well-documented, and ready for maintainer review.