Slack PR Message

SkillCommunication

Generate a formatted Slack message to share a pull request with the team. Use when the user asks to generate a Slack message for a PR, share a PR on Slack, or after creating a pull request.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Slack PR Message skill

What this skill tells your AI

The instructions your AI receives, as published by ledgerhq/ledger-live in .agents/skills/slack-pr-message/SKILL.md and read by ahel’s review.

Generate a formatted Slack message to announce a pull request.

Instructions

  1. Determine the PR URL and short description from the current context (branch, PR title, or user input).
  2. Determine the correct prefix based on impacted packages.
  3. Output the formatted message.

Format

:pr-open: {{PREFIX}} - {{SHORT_DESCRIPTION}}
{{PR_URL}}

Prefix Rules

Impacted packagesPrefix
live-mobile onlyLWM
ledger-live-desktop onlyLWD
@ledgerhq/live-common or shared libsCommon
CI, scripts, developer toolingTooling
Both live-mobile and ledger-live-desktopLWM + LWD

When multiple non-app packages are impacted alongside an app, use the app prefix. Combine prefixes only when both apps are affected.

Example

:pr-open: LWM - Add portfolio analytics dashboard
https://github.com/LedgerHQ/ledger-live/pull/1234

Signals

GitHub stars
618
Forks
490
Last commit
Sep 2026

ahel review

  • S4info
    community integration — published by ledgerhq, not slack

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
slack-pr-message
Source
github.com/ledgerhq/ledger-live