---
title: "pr prepare"
description: "Prepare the current changes for PR creation. Run `npm run test` and `npm run lint`, create a branch if needed, commit, and push. Do NOT create the PR itself."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/pr-prepare
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:37:02.321Z
license: CC-BY-4.0
attribution: "pr prepare — Claudary (https://claudary.paisolsolutions.com/skills/pr-prepare)"
---

# pr prepare
Prepare the current changes for PR creation. Run `npm run test` and `npm run lint`, create a branch if needed, commit, and push. Do NOT create the PR itself.

## Overview

Prepare the current changes for PR creation. Run `npm run test` and `npm run lint`, create a branch if needed, commit, and push. Do NOT create the PR itself.

The commit message should follow the rules specified in CLAUDE.md.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/pr-prepare) · https://claudary.paisolsolutions.com
