[PR #6649] llm: Add cherry-pick-to-release skill #12894

Closed
opened 2026-04-11 03:53:00 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/6649

State: closed
Merged: No


🎟️ Tracking

N/A — internal tooling improvement

📔 Objective

Add a Claude Code skill that guides the cherry-pick workflow for porting fixes from main to release candidate branches. The skill:

  • Uses ! pre-processor syntax to inject current branch, latest RC branch, and source PR metadata
  • Covers branch naming conventions, commit message formatting (🍒 prefix), PR creation, and post-creation verification
  • Accepts PR number and target release branch as arguments
**Original Pull Request:** https://github.com/bitwarden/android/pull/6649 **State:** closed **Merged:** No --- ## 🎟️ Tracking N/A — internal tooling improvement ## 📔 Objective Add a Claude Code skill that guides the cherry-pick workflow for porting fixes from `main` to release candidate branches. The skill: - Uses `!` pre-processor syntax to inject current branch, latest RC branch, and source PR metadata - Covers branch naming conventions, commit message formatting (`🍒` prefix), PR creation, and post-creation verification - Accepts PR number and target release branch as arguments
GiteaMirror added the pull-request label 2026-04-11 03:53:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#12894