By imbue-ai
Automated code review enforcement. Runs autofix, architecture verification, and conversation review -- and blocks sessions from finishing until they pass.
npx claudepluginhub imbue-ai/code-guardian --plugin imbue-code-guardianAnalyze whether the approach taken on a branch fits existing codebase patterns.
Review the code for the following types of issues:
Review the conversation for the following types of issues:
Review a conversation transcript for behavioral issues.
Quick sanity check on a branch's diff before detailed review.
Verify the current branch for code issues, plan fixes, and implement them.
Automatically find and fix code issues in the current branch. Iteratively verifies, plans fixes, and implements them with separate commits. Defers all review to the end.
Configure autofix to fix all issues (unattended mode)
Disable the autofix gate in .reviewer/settings.local.json
Enable the autofix gate in .reviewer/settings.local.json
Configure autofix to only fix MAJOR and CRITICAL issues (unattended mode)
Disable the CI gate in .reviewer/settings.local.json
Enable the CI gate in .reviewer/settings.local.json
Disable all review gates (autofix, CI, conversation review, and architecture verification) in .reviewer/settings.local.json
Enable the code review stop hook in .reviewer/settings.local.json. Optionally takes a shell expression for when to enforce (defaults to always).
Copy the default issue categories to .reviewer/ for customization. Use when you want to edit the code review or conversation review categories for your project.
Disable the architecture verification gate in .reviewer/settings.local.json
Enable the architecture verification gate in .reviewer/settings.local.json
Disable the conversation review gate in .reviewer/settings.local.json
Enable the conversation review gate in .reviewer/settings.local.json
Assess whether the approach taken on a branch is the right way to solve the problem.
Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
plugins/imbue-code-guardian/README.md
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
The most comprehensive Claude Code plugin — 38 agents, 156 skills, 72 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning