Claude Code plugins built for developers who care about code quality.
/plugin marketplace add andredezzy/maccing
Manual update:
/plugin marketplace update maccing
Enable auto-update:
- Run
/plugin - Select Marketplaces tab
- Select
maccing - Select Enable auto-update
Reinstall to get latest:
/plugin install maccing-code-reviewer@maccing
Multi-agent code review with automatic pattern discovery.
/plugin install maccing-code-reviewer@maccing
Features:
- Automatic pattern discovery from YOUR codebase
- 6 specialized review agents running in parallel
- ULTRATHINK methodology for deep analysis
- Persistent reports in docs/code-reviews/
Quick start:
/maccing-code-reviewer:review
- Discovery-first: Learn from YOUR codebase, not generic rules
- Thorough over fast: Deep multi-pass analysis
- Evidence over claims: Every issue includes file:line reference
- Transparent: See what was discovered and why
cat ~/.claude/plugins/marketplaces/maccing/plugins/maccing-code-reviewer/.claude-plugin/plugin.json | grep versionExpected: "version": "1.1.0"
rm -rf ~/.claude/plugins/cache/maccing
rm -rf ~/.claude/plugins/marketplaces/maccing
/plugin marketplace add andredezzy/maccing
/plugin install maccing-code-reviewer@maccingfind ~/.claude/plugins -type d -name "code-review" 2>/dev/nullUninstall conflicting plugins:
/plugin uninstall code-review@claude-code-plugins
/plugin uninstall code-review@claude-plugins-official
MIT