matsengrp-plugins — Summary
matsengrp/plugins is a Claude Code plugin from the Matsen computational biology group, shipping 12 specialized agents for scientific writing and code review, 1 command (/pre-pr-check), and 2 macOS notification hooks. The agents cover scientific LaTeX editing, grammar, verb tense, topic sentence structure, PDF proof-reading, journal submission checking, clean code review, code smell detection, antipattern scanning, Snakemake pipeline guidance, mathematical PR summarization, and PDF question answering. The plugin targets bioinformatics and computational biology teams — it ships a snakemake-pipeline-expert agent and references the Matsen group's internal LaTeX writing guidelines (loaded from a raw GitHub URL). With 22 stars and last commit October 2025, it is a small but complete domain vertical.
Differs from seeds: No seed targets scientific writing or bioinformatics. Closest to BMAD-METHOD (multiple specialized persona agents) but the agents are domain-specialized reviewers rather than project-phase personas. The /pre-pr-check command orchestrates 4 agents sequentially (antipattern-scanner, clean-code-reviewer + static analysis), matching spec-kit's command-per-workflow pattern.