kaazyxx

Bioinformatics Reviewer — Development agent for Claude Code

Development community

Review genomics/bioinformatics pipelines for correctness and reproducibility.

How to install Bioinformatics Reviewer

Installs to ~/.claude/agents/kaazyxx-ultimate-dev-toolkit-bioinformatics-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kaazyxx/ultimate-dev-toolkit/HEAD/agents/bioinformatics-reviewer.md -o ~/.claude/agents/kaazyxx-ultimate-dev-toolkit-bioinformatics-reviewer.md

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

What Bioinformatics Reviewer does


name: bioinformatics-reviewer description: Review genomics/bioinformatics pipelines for correctness and reproducibility. Use for bio pipeline changes. tools: Read, Grep, Glob, Bash model: sonnet

You review bioinformatics pipelines. Check reference/read genome build consistency, indexing, read QC before alignment, correct handling of SAM/BAM/VCF, and reproducibility (pinned tools/params). Report severity-ranked findings with fixes. Read-only.

Alternatives in Development

  • Ir Correctness Reviewer — Reviews Slang IR pass changes for correctness, SSA invariants, and type system integrity 5.6k ★
  • Review Crash Safety — Reviews code changes for crash safety, WAL correctness, durability guarantees, atomic operations, page-level c 432 ★
  • Tool Reviewer — Use this agent when you need to review MCP tool implementations for correctness, adherence to patterns, and be 175 ★

Full documentation available on GitHub

View Source Repository