Comprehensive code review system with organization-wide standards and repository-specific patterns.
/plugin marketplace add bitwarden/ai-plugins
/plugin install bitwarden-code-review@bitwarden/ai-plugins
The `/code-review-local` slash command invokes the `bitwarden-code-reviewer` agent to perform comprehensive code reviews of **GitHub pull requests or local git changes**, writing the review findings to **local files** instead of posting them to GitHub. This enables offline review workflows, preview capabilities before posting, pre-commit validation, and integration with custom review processes.
You must invoke the bitwarden-code-reviewer agent to perform a comprehensive code review of a GitHub pull request or local changes.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification