โ† All skills
Tencent SkillHub ยท Developer Tools

PR + Commit Workflow

This skill should be used when creating commits or pull requests, enforcing a human-written PR structure, intent capture, and evidence in agentic workflows.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

This skill should be used when creating commits or pull requests, enforcing a human-written PR structure, intent capture, and evidence in agentic workflows.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
references/workflow-pr.md, references/workflow-commit.md, references/commit-format.md, references/pr-human-template.md, README.md, scripts/build_pr_body.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

Overview

Enforce a high-signal commit workflow and a human-written PR format. Keep global process rules as source of truth and make PRs reviewable by humans and agents.

Workflow Decision Tree

If the task is about commits only, follow references/workflow-commit.md. If the task involves PR creation or PR updates, follow references/workflow-pr.md.

Global Rules

If the repo has AGENTS.md or docs/agents/PROCESS.md, read it for repo-specific rules. Require user-supplied, human-written intent for every PR. Never generate or paraphrase this text. Use /tmp for PR body drafts and gh pr edit --body-file for updates.

Commit Workflow (entry point)

Execute the steps in references/workflow-commit.md. Use the message format in references/commit-format.md.

PR Workflow (entry point)

Execute the steps in references/workflow-pr.md. Use the template in references/pr-human-template.md verbatim. Use scripts/build_pr_body.sh to gather environment metadata if available.

Resources

references/workflow-commit.md: commit checklist and evidence expectations. references/workflow-pr.md: PR creation/update flow, comment checks, and evidence rules. references/pr-human-template.md: human-written PR structure (must be used as-is). references/commit-format.md: commit message format and examples. scripts/build_pr_body.sh: environment metadata collector for PR prompt history section.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs1 Scripts
  • README.md Docs
  • references/commit-format.md Docs
  • references/pr-human-template.md Docs
  • references/workflow-commit.md Docs
  • references/workflow-pr.md Docs
  • scripts/build_pr_body.sh Scripts