PR Skill
SkillDev toolsGives your agent rules and checklists for preparing pull requests, adding changesets, and releasing packages.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the PR Skill skill
About this capability
Rules and checklist for preparing PRs, creating changesets, and releasing packages in the monorepo.
What this skill tells your AI
The instructions your AI receives, as published by kubb-labs/kubb in .agents/skills/pr/SKILL.md and read by ahel’s review.
This skill instructs agents on PR preconditions, changeset usage, and reviewer expectations.
When to Use
- When a user asks how to prepare a PR or what checks are required before merging
- When guiding contributors to create changesets or update the changelog
What It Does
- Enforces the PR checklist:
format, lint, typecheck, tests - Instructs on creating and using changesets for version bumps
- Describes release/merge expectations and documentation updates
Commands to Suggest
pnpm format && pnpm lint:fix
pnpm typecheck
pnpm test
pnpm changeset
Checklist
- CI green (unit tests, linters, typechecks)
- Documentation updated if public behavior changed
- No secrets in the PR
- Appropriate version bump via changeset
Related Skills
| Skill | Use For |
|---|---|
| ../changelog/SKILL.md | Update changelogs and changesets |
Signals
- GitHub stars
- 2k
- Forks
- 146
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
pr-kubb-labs- Source
- github.com/kubb-labs/kubb