Real Skill packageSource verifiedClawHub registry

PR Description

Automatically generate a structured, high-quality Pull Request (PR) description based on the provided git diff or code changes. Trigger when the user asks to...

Identity and source

Publisher attributionXudong Guoregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 75% rule confidence
Package forminstruction bundle4 recorded files
Canonical sourceClawHub registryclawhub:sunny0826:pr-description
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/31/2026.claude/skills/pr-description

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/31/2026.agents/skills/pr-description

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/31/2026skills/pr-description

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @sunny0826/pr-description
clawhub inspect @sunny0826/pr-description --version 1.1.3

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
4 / 4 inspected as text
Checked
8/31/2026, 12:46:38 PM
Scanner
0.1.3
Policy
1.0.3
1 inferred permission indicators
  • network access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/29/2026, 8:34:31 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:1ba868989fc181a50ca3b5f0dfe802761441ab8def3b2e95cd83d62d0462b5c1
Show up to 4 recorded paths
  • evals/evals.json
  • README.md
  • skill-card.md
  • SKILL.md

Source changelog

- Expanded the skill’s trigger conditions to always activate when a GitHub PR URL or number is provided, ensuring consistent PR description generation for PR links. - Clarified instructions for checking user permission to edit PRs, including guidance for unauthenticated GitHub CLI situations. - Updated process for updating PR descriptions: requires user approval, and mandates the PR title be excluded from the body text file when updating via GitHub CLI. - Ensured output of the PR description even when the user lacks edit permission, with clearer prompts for the next action. - No file changes; documentation and behavioral logic only.