mathlib-review

Redirect Mathlib PR review standards to updated reference guides.

2|Updated May 26, 2026
One-click install
npx skills add https://github.com/r-irbe/proof-skills --skill mathlib-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mathlib-review
Source: https://github.com/r-irbe/proof-skills/tree/main/skills/_overrides/mathlib-review
Command: npx skills add https://github.com/r-irbe/proof-skills --skill mathlib-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Redirects Mathlib PR review standards to their updated home and preserves discoverability of the slug for cross-references.

Core Features & Use Cases

  • Redirects users to the updated PR review references, maintaining inbound links and cross-references.
  • Bridges Mathlib-specific review guidelines to lean-proof-review for generic Lean proof review workflows.
  • Ensures continuity of documentation during content migrations.

Quick Start

See references/upstream/mathlib4-review.md for the official PR review guidelines and lean-proof-review for generic proof review workflows.

Frequently Asked Questions about mathlib-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Where can I find the official Mathlib PR review guidelines?▼

The official Mathlib PR review guidelines are located in references/upstream/mathlib4-review.md. This resource preserves the specific attributes, API notes, and style considerations required for reviewing Mathlib contributions.

How do I review Lean proofs in a pull request?▼

To review Lean proofs in a pull request, use the lean-proof-review workflow. It provides the generic structure for evaluating proof validity and logic, complementing the Mathlib-specific standards found in the upstream reference guide.

What is the difference between Mathlib-specific review standards and generic Lean proof review?▼

Mathlib-specific review standards cover API notes, attributes, and style conventions, while generic Lean proof review focuses on the underlying mathematical logic and proof syntax. This stub bridges the two by redirecting Mathlib standards to the generic workflow.

Why do my old links redirect when looking for Mathlib review documentation?▼

Old links redirect because the documentation was migrated to preserve discoverability. This stub ensures inbound links and cross-references point correctly to references/upstream/mathlib4-review.md and the lean-proof-review workflow.

Can I use this to check API notes and style considerations for Mathlib contributions?▼

Yes, you can use this to locate API notes and style considerations. It specifically links these Mathlib attributes to the upstream reference guide, ensuring contributors follow the correct documentation standards during code reviews.

Do I need any dependencies to access the Mathlib4 review references?▼

No dependencies are required to access the Mathlib4 review references. The skill operates as a non-operational stub that directly points users to the markdown file and the generic lean-proof-review workflow.