Pull Request Guidelines

SkillDev tools

Lets your agent draft and review pull request titles and descriptions, including changelog and merge details.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Pull Request Guidelines skill

About this capability

Draft and review Epicenter pull request titles and bodies, including changelog and merge details. Use when creating a PR or editing its text, not for local commits, branches, or issue replies.

What this skill tells your AI

The instructions your AI receives, as published by epicenterhq/epicenter in .agents/skills/pull-request/SKILL.md and read by ahel’s review.

If the task is only staging, splitting, or committing local changes, use git. If the task is issue triage or public issue replies, use github-issues. The writing-voice rules govern the prose in any body you write.

Default Standard

A PR body is a durable explanation of the change, not a reviewer-only checklist. Write the lightest body that still makes sense after merge. Open with why the change matters, then weave in what changed with the examples a reader needs to trust it.

Pick A Body Shape

Match the change to a shape, then open that shape's section in references/body-patterns.md:

ChangeShapeBody in one line
Narrow bug or UI fixFocused fixTwo or three paragraphs, no headings
New or changed public surfaceAPI or feature guideSmallest call site first, concept headings allowed
Composition change, stable behaviorRefactor or architecture guideOld shape, new shape, ownership decision
Versioned release or migrationRelease notesVersion heading, contents, breaking section

When unsure, default to the focused fix and add structure only when a reader would be lost without it.

Hard Rules

  • Do not include ## Summary, ## Changes, ## Testing, ## Test Plan, or ## Verification sections unless the user explicitly asks.
  • Report commands run, tests run, and verification gaps in the chat final response, not the PR body.
  • Do not list changed files. The diff tab already does that.
  • Do not include AI or tool attribution.
  • PR titles use the same conventional commit format as commits.
  • Include code examples for public API, CLI, HTTP, config, or type-signature changes.
  • Name breaking changes with old and new examples.
  • Add a ## Changelog section only for feat: and fix: PRs with user-visible changes.

References

Load these on demand:

Signals

GitHub stars
5k
Forks
378
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
pull-request-epicenterhq
Source
github.com/epicenterhq/epicenter