Bioinformatics Reviewer — Development agent for Claude Code
Review genomics/bioinformatics pipelines for correctness and reproducibility.
How to install Bioinformatics Reviewer
Installs to ~/.claude/agents/kaazyxx-ultimate-dev-toolkit-bioinformatics-reviewer.md
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 RepositoryRelated Agents
Swift Code Reviewer
Use to review Swift/SwiftUI changes in MacMagazine with a very high bar — after implementing a feature, editin
Worca Cc Plan Refiner
Plan Refiner for the orchestrator pipeline. Reads an input plan (with code snippets), writes an improved -vN p
Light Review Step1
Stage 1 of the Delphi review pipeline — a thorough, critical code review of Delphi source files. This is NOT a
Adk Reviewer
Reviews Google ADK 1.29.0 agent code. Checks ADK-specific patterns, tool contracts, session management, SSE st
Worca Cc Plan Reviewer
Plan Reviewer for the orchestrator pipeline. Reviews an implementation plan (structure, correctness, completen
Dotnet Async Performance Specialist
WHEN analyzing async/await performance, ValueTask correctness, ConfigureAwait decisions, IO.Pipelines, ThreadP
Related Skills
Reviewer
Code review agent - critically reviews changes for quality, security, and correctness
Prepr
Pre-PR readiness check. Reviews all changes on the current branch thoroughly — correctness, code quality, cons
Bash Review
Bash/shell script review for safety, correctness, shellcheck compliance, and idiomatic style. Invokes the bash