Multipov Scaling banner
capitalthought capitalthought

Multipov Scaling

AI community

Description

Run a multi-agent **scaling-focused** code review on `$ARGUMENTS` (default: current branch changes) via the multipov.ai MCP server. Same panel shape and input handling as `/multipov-code`, but steered toward scaling concerns via `custom_instructions`. Determine the diff range from arguments: `--staged`, `--unstaged`, or a ref range like `main..HEAD` (default). ## Fallback: Review Last Committed Work Before proceeding, check whether the determined diff range contains changes: ```bash DIFF_OUT

Installation

Installs to ~/.claude/skills/capitalthought-multipov-docs-multipov-scaling/SKILL.md

Terminal
mkdir -p ~/.claude/skills/capitalthought-multipov-docs-multipov-scaling && curl -fsSL https://raw.githubusercontent.com/capitalthought/multipov-docs/HEAD/skills/multipov-scaling.md -o ~/.claude/skills/capitalthought-multipov-docs-multipov-scaling/SKILL.md

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

Full documentation available on GitHub

View Source Repository