Generate Pr Description

🌐Community
by lichens-innovation · vlatest · Repository

Crafts compelling press release descriptions for innovative lichen-based products and technologies.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add lichens-innovation-generate-pr-description npx -- -y @trustedskills/lichens-innovation-generate-pr-description
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "lichens-innovation-generate-pr-description": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/lichens-innovation-generate-pr-description"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill generates a pull request (PR) description based on provided commit messages. It analyzes the changes made in the commits and crafts a concise, informative PR description suitable for software development workflows. The generated descriptions aim to clearly communicate the purpose and impact of the code changes to reviewers.

When to use it

  • Automating repetitive tasks: Quickly create PR descriptions without manually writing them each time.
  • Improving clarity for reviewers: Ensure consistent and well-written PR descriptions that facilitate code review.
  • Streamlining development workflows: Reduce friction in the pull request process by automating a key component.
  • Working with large commit sets: Efficiently summarize changes from numerous commits into a single, cohesive description.

Key capabilities

  • Analyzes commit messages to understand change context.
  • Generates concise and informative PR descriptions.
  • Suitable for software development workflows.

Example prompts

  • "Generate a PR description for these commits: [list of commit hashes]"
  • "Create a pull request description based on the following changes: [commit messages]"
  • "Summarize these commit messages into a PR description: [commit messages]"

Tips & gotchas

The quality of the generated PR description depends heavily on the clarity and detail in the original commit messages. Ensure your team follows consistent commit message conventions for best results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
lichens-innovation
Installs
22

🌐 Community

Passed automated security scans.