Prepare the PR
OfficialStreamline sample PRs with consistent standards.
Software Engineering#pull request#pr template#github#branch naming#commit convention#ess agent#sample contribution
Authormicrosoft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the inconsistency and manual effort of formatting sample contribution pull requests to match the repository's strict branch naming, commit message, PR template, and labeling requirements, reducing review friction and integration delays for sample updates.
Core Features & Use Cases
- Standardized Branch Naming: Automatically generates compliant branch names tied to issue numbers and kebab-case slugs derived from issue titles.
- Consistent PR Metadata: Enforces the correct commit message and PR title format (
samples(<Area>/<Topic>): <summary> (#<issue-number>)) and provides a pre-filled PR body template with all required sections. - Built-in Guardrails: Enforces contribution rules like one issue per PR, required labels (
area:samples,agent:eligible), and stop conditions to prevent invalid PRs from being opened. - Use Case: A contributor submitting a new sample topic for the Facilities area can use this Skill to instantly generate a compliant PR linked to the tracking issue, with all required metadata and labels applied automatically.
Quick Start
Use the prepare-sample-pr skill to create a properly formatted pull request for your sample contribution linked to your open GitHub issue.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Prepare the PR Download link: https://github.com/microsoft/Employee-Self-Service-Agent-Developer-Kit/archive/main.zip#prepare-the-pr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.