y-pr

Generate a PR title and body for a yadm branch.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/salimhamed/dotfiles --skill y-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: y-pr
Source: https://github.com/salimhamed/dotfiles/tree/main/.claude/skills/y-pr
Command: npx skills add https://github.com/salimhamed/dotfiles --skill y-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates generating PR titles and descriptions for yadm branches, eliminating manual drafting and ensuring consistent messaging across commits.

Core Features & Use Cases

  • Automated PR title generation: Create concise, conventional titles for changes tracked with yadm.
  • Descriptive PR body: Produce a structured description outlining the main changes and rationale.
  • Use Case: When collaborating on dotfile management with yadm, generate PR metadata in one step to speed review.

Quick Start

Use the y-pr skill to generate a PR title and description for the current yadm branch.

Frequently Asked Questions about y-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate a PR title for my yadm branch?

You can automatically generate a PR title for a yadm branch by invoking a local gather_context script that analyzes your dotfile changes and produces a concise, conventional commit message without manual drafting.

What is the best way to create consistent PR descriptions for dotfile changes?

Automated PR description generation ensures consistent messaging for dotfile changes by producing a structured body outlining the main changes and rationale, eliminating the need to manually write formatting rules for collaboration.

Can I use this automated PR generation with my existing yadm workflow?

Yes, this PR generation integrates directly with existing yadm workflows by targeting branches managed by yadm and enforcing automatic PR metadata formatting through a local script to maintain consistent collaboration.

Does automated PR metadata formatting work for collaborative dotfile management?

Automated PR metadata formatting works for collaborative dotfile management by enforcing consistent titles and descriptive bodies across yadm branches, speeding up review processes and ensuring uniform messaging.

How to generate structured PR metadata for yadm changes in one step?

To generate structured PR metadata in one step, the skill invokes a local gather_context script that analyzes the current yadm branch and outputs both a concise PR title and a descriptive body outlining the changes.