Command Palette

Search for a command to run...

UnylyUnyly
Назад к скиллам

pr-writer

БесплатноБез исполняемых скриптовНе проверен

Create, refresh, and rewrite PR titles and descriptions following Sentry conventions. Use when opening a PR, writing or updating a PR title/body/description, re

Об этом скилле

PR Writer

Create or refresh PRs with reviewer-facing titles and bodies. The body is a cover note, not a changelog, template, validation log, or file-by-file summary.

Output Priorities

  1. Match the full branch diff against the base branch, not the latest commit or stale PR text.
  2. Describe the shape and effect of the change before implementation detail.
  3. Explain why, risk, tradeoff, migration, or review focus only when useful.
  4. Use the smallest structure that makes review easier.
  5. Omit routine validation, unverified issue refs, customer data, PII, placeholders, and tool traces.

Plain-Language Pass

Before creating or updating the PR, reread the title and body as a reviewer.

  • Name changed behavior, affected surface, and reviewer impact.
  • Avoid prompt/process words: decision model, expanded contract, runtime guidance, validation results, this PR updates.
  • Replace generic sentences with specifics, or delete them.

Body Shape

Classify the PR, then write the minimum useful body.

Shape Use
Small obvious One concise paragraph; no headings.
Bug fix Problem/root cause/fix, plus regression coverage if relevant.
Feature New behavior, user/developer effect, and non-obvious approach.
Refactor What moved, what behavior stays unchanged, and why it helps.
API/schema/payload/config/permission/event/storage/CLI Changed contract plus compact before/after, schema, or interface if clearer than prose.
Breaking/removal/deprecation Affected surface, compatibility impact, and migration/rollout guidance when known.
Performance/reliability Expected impact, measured numbers when known, and tradeoffs or failure modes.
UI User-visible effect; mention screenshots/recordings only when available and useful.
Workflow/queue/async/state/multi-service Flow summary; use a small Mermaid diagram only if prose is harder to follow.
Broad/generated/cross-cutting Organizing principle, why it is broad, and where reviewers should start.
Review-feedback update Fresh description of the whole PR diff; no review-history narration.

Default:

<What changed and what effect it has.>

<Why this approach, tradeoff, risk, migration, or review focus matters, if not
obvious from the diff.>

Optional Reviewer Aids

Use only when they reduce reviewer reconstruction work:

  • before/after: contracts, payloads, config, CLI, or behavior comparisons.
  • schema/interface: new or changed API response, type, event, storage record, config, or payload surface.
  • mermaid: async flows, queues, retries, lifecycle, state transitions, or multi-component interaction.
  • screenshot/recording note: visual UI changes when evidence exists.
  • review order: broad, generated, mechanical, or layered diffs.
  • rollout/migration/compatibility/deprecation note: adopters or operators must adjust or watch risk.
  • risk/tradeoff callout: known limits, chosen cost, or changed failure mode.

Avoid aids that duplicate obvious code, decorate the body, or make prose less clear. Put one sentence before an artifact telling reviewers what to notice.

Titles

Format: <type>(<scope>): <subject> or <type>: <subject>. For breaking changes, use <type>(<scope>)!: <subject> or <type>!: <subject> and explain the affected surface in the body.

Allowed types: feat, fix, ref, perf, docs, test, build, ci, chore, style, meta, license, revert.

Rules:

  • Describe the dominant change, not the latest commit.
  • Use the narrowest accurate type and scope.
  • Use ! only for breaking contract, migration, removal, or compatibility changes that reviewers and adopters need to notice.
  • No bracketed labels: [codex], [claude], [ai], [bot], [wip].
  • No agent, tool, or automation attribution.
  • No vague titles: update, cleanup, misc, fix stuff, address feedback.
  • No trailing period.

Examples:

fix(replay): Paginate recording segment downloads
feat(api)!: Emit chunk-level run log records

When updating a PR, keep the current title only if a reviewer reading it alone would expect the whole branch diff against the base branch.

Hard Negatives

  • No default Summary, Changes, or Test Plan template.
  • No empty headings, placeholders, TODO, XXXXX, or <issue>.
  • No pasted command transcripts, CI logs, or validation dumps.
  • No "tests passed" or validator summary unless it changes reviewer risk assessment or explains coverage for changed behavior.
  • No copied commit log.
  • No file-by-file narration unless needed for review order.
  • No agent trace links or "action taken on behalf" lines.
  • No customer/org names, user emails, support ticket contents, secrets, or PII.

For docs, skill, copy, config, or other non-runtime changes, default to omitting validation entirely.

Examples

Small

The AI Customizations section in the sessions sidebar now starts collapsed so it
does not consume space before users need it. Expanding the section keeps the
same persisted preference behavior as before.

Bug Fix

Inactive authenticated users now go through account reactivation before the
login view honors a `next` URL.

The GET login path previously redirected authenticated users without checking
`is_active`, which could bounce an inactive user between `/auth/login/` and a
protected view. The POST path already handled this case, so this applies the
same guard to GET and covers the loop with a regression test.

Breaking Contract

Run logs now emit chunk-level records instead of one skill-level record with all
findings. Consumers that read top-level `findings` need to iterate over
`chunk.findings` for each record instead.

Before:

```jsonc
{"skill": "security-review", "findings": [...], "files": [...]}
```

After:

```jsonc
{"schemaVersion": 1, "chunk": {"index": 1, "total": 2, "findings": [...]}}
```

Workflow

Replay export now retries failed segment uploads without restarting the whole
export. Successful segments stay committed, and the worker only requeues the
failed segment with the existing retry limit.

The changed flow is:

```mermaid
sequenceDiagram
  participant Worker
  participant Storage
  participant Queue
  Worker->>Storage: upload segment
  Storage-->>Worker: transient failure
  Worker->>Queue: requeue segment retry
```

Broad Or Generated

The TypeScript API fixtures were regenerated from the updated OpenAPI schema so
client tests match the current response shapes. The generated files stay in
this PR because the schema and fixture updates are easiest to review together.

Review the schema diff first, then treat the fixture changes as generated
output from that contract change.

Docs Or Skill Change

The `pr-writer` skill now steers PR descriptions toward the full branch diff
instead of the latest commit or a generated template. Small changes should stay
short, while breaking changes, schema updates, generated diffs, and workflow
changes get the extra context reviewers need.

Schemas, before/after examples, Mermaid diagrams, rollout notes, and review
order are treated as optional reviewer aids, not default sections. Routine
validation stays out of PR bodies unless it changes review risk.

Anti-Pattern: Validation Dump

## Summary
- Updated files
- Added tests

## Test Plan
- pnpm test
- pnpm lint

Corrected:

Project creation now rejects duplicate slugs before writing the project row,
which prevents the follow-up task from enqueueing work for a project that will
roll back. The regression test covers the duplicate-slug path that previously
raised after the task was already scheduled.

Workflow

Requires authenticated gh.

Inspect branch, status, base branch, commits, and diff. For existing PRs, set BASE from baseRefName; for new PRs, use the repo default branch:

Установить pr-writer в Claude Code и Claude Desktop

Зарегайся, чтобы установить скилл

Создай бесплатный аккаунт, чтобы открыть команду установки и сохранить скилл в библиотеку.

  • Открой команду установки в одну строку
  • Сохраняй скиллы в синхронизируемую библиотеку
  • Уведомления, когда скиллы обновляются
Зарегаться бесплатноУ меня уже есть аккаунт

Разрешённые инструменты

Инструменты, которые скиллу разрешено вызывать.

Без ограничений — скилл может использовать любой инструмент.

Вложенные файлы

EVAL.mdSPEC.mdevals/axis.config.jsonevals/scenarios/concise-docs-pr.json

FAQ

Что делает скилл pr-writer?

Create, refresh, and rewrite PR titles and descriptions following Sentry conventions. Use when opening a PR, writing or updating a PR title/body/description, refreshing an existing PR after material changes, or preparing branch changes for review.

Как установить скилл pr-writer?

Скопируй папку скилла в ~/.claude/skills (вкладка Claude Code выше делает это одной командой), либо поставь как плагин.

Скилл pr-writer запускает скрипты?

Нет, скилл состоит только из инструкций (SKILL.md), без исполняемых скриптов.

Похожие скиллы

Сравнить pr-writer с