Stats Review banner
seabbs seabbs

Stats Review

Development community

Description

--- argument-hint: [analysis-plan-or-section] --- Review statistical analysis code against the analysis plan: $ARGUMENTS 1. Review changes (PR diff or uncommitted modifications) 2. Locate the analysis plan, paper skeleton, or protocol in the project 3. Cross-reference: verify methods, variables, model specs, and output formats match the plan 4. Run the analysis in test mode if available, check outputs are sensible 5. Report alignment status, discrepancies, and specific recommendations

Installation

Installs to ~/.claude/skills/seabbs-claude-stats-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/seabbs-claude-stats-review && curl -fsSL https://raw.githubusercontent.com/seabbs/claude/HEAD/commands/stats-review.md -o ~/.claude/skills/seabbs-claude-stats-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository