Bump Mathlib banner
CBirkbeck CBirkbeck

Bump Mathlib

Development community

Description

--- name: bump-mathlib description: Bump mathlib version and fix resulting breakage --- # /bump-mathlib - Bump Mathlib and Fix Breakage Update the mathlib dependency (or merge upstream for mathlib PRs), build, and fix all errors caused by the bump. ## Usage ``` /bump-mathlib # Auto-detect context and bump to latest /bump-mathlib <commit-or-date> # Bump to a specific mathlib version/date ``` ## Workflow ### Step 1: Detect Context Determine whether this is: **A) A stan

Installation

Installs to ~/.claude/skills/cbirkbeck-mathlib-quality-bump-mathlib/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cbirkbeck-mathlib-quality-bump-mathlib && curl -fsSL https://raw.githubusercontent.com/CBirkbeck/mathlib-quality/HEAD/commands/bump-mathlib.md -o ~/.claude/skills/cbirkbeck-mathlib-quality-bump-mathlib/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository