math-review
Verify math-heavy code for correctness and numerical stability.
npx skills add majiayu000/claude-skill-registry --skill math-review-athola-claude-night-market-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## Table of Contents - [Quick Start](#quick-start) - [When to Use](#when-to-use) - [Required TodoWrite Items](#required-todowrite-items) - [Core Workflow](#core-workflow) - [1. Context Sync](#1-context-sync) - [2. Requirements Mapping](#2-requirements-mapping) - [3. Derivation Verification](#3-derivation-verification) - [4. Stability Assessment](#4-stability-assessment) - [5. Proof of Work](#5-proof-of-work) - [Progressive Loading](#progressive-loading) - [Essential Checklist](#essential-checklist) - [Output Format](#output-format) - [Summary](#summary) - [Context](#context) - [Requirements Analysis](#requirements-analysis) - [Derivation Review](#derivation-review) - [Stability Analysis](#stability-analysis) - [Issues](#issues) - [Recommendation](#recommendation) - [Exit Criteria](#exit-criteria) # Mathematical Algorithm Review Intensive analysis ensuring numerical stability and alignment with standards. ## Quick Start ```bash /math-review ``` **Verification:** Run the command with `--help` flag to verify availability. ## When To Use - Changes to mathematical models or algorithms - Statistical routines or probabilistic logic - Numerical integration or optimization - Scientific comp
- Table of Contents
- Quick Start
- When To Use
- When NOT To Use
- Required TodoWrite Items
- Core Workflow
- 1. Context Sync
- 2. Requirements Mapping
- 3. Derivation Verification
- 4. Stability Assessment
- 5. Proof of Work
- Progressive Loading
- Essential Checklist
- Output Format
pwd && git status -sb && git diff --stat origin/main..HEAD pytest tests/math/ --benchmark jupyter nbconvert --execute derivation.ipynb
What does the math-review skill do?
Verify math-heavy code for correctness and numerical stability.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill math-review-athola-claude-night-market-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
