Skip to main content

review-pr

Reviews the changes a branch introduces — the diff of the current branch (HEAD) against a base branch, `develop` by default — by orchestrating this repository's specialised review agents: `jwt-allauth-security-reviewer` (session and token invariants, and delegating to allauth), `jwt-allauth-efficiency-reviewer` (the stateless path, the rotation lock, simplicity) and `jwt-allauth-surface-reviewer` (backwards compatibility of settings and endpoints, documentation, release notes, and the claims that go stale). Computes the diff from the merge base (three-dot, the way GitHub shows a PR), picks the agents the diff actually concerns, launches them IN PARALLEL, and aggregates their findings into one report ordered by severity with an overall verdict. Optionally takes the base branch as an argument: `/review-pr main` compares against `main` instead of `develop`. Read-only: it audits and reports; it changes nothing. Use it before opening or merging a pull request, or whenever you want a full review of a branch. Trigge

Aller à l'installation

Informations de source

Dépôt
castellanos-dev/jwt-allauth
Dernière activité de la source
14 août 2026 à 23:36
Langue détectée de SKILL.md
anglais
Étoiles
7
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.