Communityv1.4.0

Github Contribution

GitHub开源项目代码贡献完整工作流程。使用场景:当需要为开源项目解决issue或bug时,提供从fork、同步、开发到提交PR的完整指导。包含Chrome浏览器PR提交支持。

1.1kdownloads1stars10active installsAndy Tien
View on ClawHubBack to Skills

Skill Details

Slug
github-contribution
Latest Version
1.4.0
Author
Andy Tien
Published
Mar 2, 2026
Updated
May 11, 2026
Total Versions
8

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Github Contribution.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.4.0

**Summary:** Introduces a structured bug fix "change plan" module, requiring explicit pre-coding analysis to improve PR quality and review speed. - Added "Bug Fix Module: Change Plan" section with a 5-point analysis template for bug fixes. - Mandates creating a change plan (problem definition, cause, risk analysis) before any code for bugs or UX issues. - Provides clear checklists and examples illustrating minimal and safe fix workflows. - No changes to core workflows, commands, or integration points. - Documentation now enforces better process for safer, faster, and more understandable contributions.