Math Pr Summarizer banner
matsengrp matsengrp

Math Pr Summarizer

Content & Marketing community

Description

--- name: math-pr-summarizer description: Use this agent when you need to create mathematical summaries of statistical/computational content in pull requests. Examples: <example>Context: User has just completed a PR with new clustering algorithms and wants mathematical documentation. user: 'I've finished implementing a new distance metric for phylogenetic trees in my PR. Can you help document the mathematical approach?' assistant: 'I'll use the math-pr-summarizer agent to analyze your PR and cre

Installation

Installs to ~/.claude/agents/matsengrp-plugins-math-pr-summarizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/matsengrp/plugins/HEAD/agents/math-pr-summarizer.md -o ~/.claude/agents/matsengrp-plugins-math-pr-summarizer.md

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

Full documentation available on GitHub

View Source Repository