Claude Code plugin: multi-model code review with consensus synthesis (Codex, Qwen, DeepSeek, Claude, Gemini)
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
55
commits
auto-improve round 3: ruff S603/S607 are intentional (subprocess is our core function). Added pipeline JSON files.
666ef31View on GitHubauto-improve round 2: apply 2 debate fixes (debate.py)
17c6091View on GitHubauto-improve round 1: fix 5 ruff S110 findings (silent except:pass)
64f2711View on GitHubfeat: add focus instruction + round count to /multi-auto
3f8bbd5View on GitHubauto-improve round 1: apply 4 suggestions from self-review
e836272View on GitHubfeat: add /multi-auto — self-improving loop with engine scout + Claude surgeon
098d287View on GitHubfix: stderr for progress output in debate.py and pipeline.py (keeps JSON clean)
c4d85cdView on GitHubfeat: add /multi-debate, /multi-pipeline, /multi-ui — conversation, custom chains, UI analysis
b8ae74eView on GitHubfeat: add Tier 1 commands — /multi-security, /multi-estimate, /multi-compare, /multi-tradeoff
d6b057aView on GitHubdocs: evaluate 100 potential commands — 25 worth it, 40 one-model-fine, 35 not-worth-it
05afff3View on GitHubfeat: add /multi-debug command — multi-model debugging with hypothesis consensus
4ea5652View on GitHubfeat: add /multi-test command — multi-model test generation
7a2f65bView on GitHubfeat: round 2 — fix review finding + apply improve suggestions
87f01bbView on GitHub