Compare Models banner
zieka zieka

Compare Models

Development community

Description

--- name: compare-models description: Compare outputs of two models in parallel using tmux args: required --- # Arguments - the user should specify in the arguments two models to compare and a task to perform - example: `opus vs sonnet "make a function to reverse a linked list"` # Model Comparison Workflow ## Add .worktrees/ to .gitignore if they are not there and commit this change separately. ## Notes: - use single quotes instead of double quotes in the git commit command ## Run Two Worke

Installation

Installs to ~/.claude/commands/zieka-cpm-public-registry-compare-models.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zieka/cpm-public-registry/HEAD/.claude/commands/compare-models.md -o ~/.claude/commands/zieka-cpm-public-registry-compare-models.md

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

Full documentation available on GitHub

View Source Repository