소개
The gh-pg skill streamlines the GitHub development lifecycle by automating the execution of implementation plans. It interprets structured planning comments in GitHub issues to perform code changes, manage branches, and handle Pull Requests. Beyond initial implementation, it excels at managing the review cycle: it can detect existing PRs, aggregate feedback from comments and review threads, and propose specific fix plans before updating the existing branch. This ensures a clean, iterative workflow that minimizes manual git operations and redundant PR creation.