
bitwarden / ai-plugins
★ 121A skill package that teaches your agent 28 capabilities — every one documented and browsable below, no GitHub required · by bitwarden.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.
Determine the mode from the user's request:
1 file — installable on its own
Before proceeding, verify that the user has audit findings to act on. These should come from a prior run of the action-audit skill. Confirm:
1 file — installable on its own
Use when the user is addressing pull request review comments locally and asks for help evaluating, implementing, or drafting responses to reviewer feedback -…
1 file — installable on its own
This skill should be used when the user asks to "analyze code for security issues", "check for OWASP vulnerabilities", "review code against CWE Top 25", "find…
4 files — installable on its own
Analyzes git commits and changes within a timeframe or commit range, providing structured summaries for code review, retrospectives, work logs, or session…
4 files — installable on its own
Tech lead perspective on architecture, system design, architecture reviews, blast radius assessment, trade-off analysis, and decision-making. Use when planning…
1 file — installable on its own
Use this skill to validate findings during a code review. For each finding, run the rejection criteria and verification checks. If a finding fails any check,…
1 file — installable on its own
Bitwarden's security principles (P01-P06), security vocabulary, and data classification standards. Use when you need foundational security context for any…
1 file — installable on its own
job_environment_prefix
1 file — installable on its own
Use this skill when categorizing code review findings into severity levels. Apply when determining which emoji and label to use for PR comments, deciding if an…
1 file — installable on its own
Git commit conventions and workflow for Bitwarden repositories. Use when committing code, writing commit messages, or preparing changes for commit. Triggered…
1 file — installable on its own
Pull request creation workflow for Bitwarden repositories. Use when creating PRs, writing PR descriptions, or preparing branches for review. Triggered by…
6 files — installable on its own
This skill should be used when the user asks to "find hardcoded secrets", "audit for credential leaks", "check for API keys in code", "review secret scanning…
1 file — installable on its own
Locates, lists, filters, and extracts structured data from Claude Code native session logs. Supports both single and multiple session analysis.
7 files — installable on its own
Quality gate checklist to run before committing or creating a PR. Use when finishing implementation, checking work quality, or preparing to commit. Triggered…
1 file — installable on its own
Performs a security-focused code review by launching multiple specialized agents and a verification agent to ensure comprehensive coverage and accurate…
3 files — installable on its own
Use this skill when posting inline comments to GitHub pull requests. Apply when formatting comments following Bitwarden engineering standards with severity…
1 file — installable on its own
Use this skill when posting the final summary comment after all inline comments are posted. Apply as the LAST step of code review after all findings are…
1 file — installable on its own
Use whenever the user mentions a Jira issue key and wants more than a surface-level lookup — "Read PROJ-123", "What's PROJ-123 about?", "Give me context on…
3 files — installable on its own
Performs comprehensive analysis of Claude Code sessions, examining git history, conversation logs, code changes, and gathering user feedback to generate…
9 files — installable on its own
Reviews Claude configuration files for security, structure, and prompt engineering quality. Use when reviewing changes to CLAUDE.md files (project-level or…
20 files — installable on its own
This skill should be used when the user asks to "review Dependabot alerts", "check for vulnerable dependencies", "audit third-party packages", "assess supply…
1 file — installable on its own
Use this skill when a PR diff contains changes to dependency manifest files (package.json, .csproj, Cargo.toml, go.mod, requirements.txt, etc.) or when…
1 file — installable on its own
This skill should be used when the user asks to "review the security architecture", "check authentication patterns", "evaluate trust boundaries", "review…
4 files — installable on its own
This skill should be used when the user asks to "create a threat model", "define security goals", "generate a data flow diagram", "write security definitions",…
10 files — installable on its own
This skill should be used when the user asks to "triage security findings", "fix a Checkmarx finding", "review SonarCloud results", "dismiss a false positive",…
1 file — installable on its own
Check if bwwl is available:
1 file — installable on its own
Check if bwwl is available:
1 file — installable on its own
Bitwarden AI Plugin Marketplace
A curated collection of plugins for AI-assisted development at Bitwarden. Enables discovery and distribution of quality-controlled plugins for use with Claude Code.
Available Plugins
| Plugin | Version | Description |
|---|---|---|
| bitwarden-tech-lead | 2.3.2 | Tech lead for technical planning, architecture coherence, and surfacing patterns to Technical Strategy Ideas |
| bitwarden-shepherd | 1.0.0 | Champion of a technical strategy — shepherds a TSI through evaluation into the funnel, then through to adoption |
| bitwarden-atlassian-tools | 2.2.7 | Read-only Atlassian access via MCP server with deep Jira issue research skill |
| bitwarden-code-review | 1.13.1 | Autonomous code review agent following Bitwarden engineering standards with GitHub integration |
| bitwarden-delivery-tools | 2.0.0 | Delivery lifecycle skills: initiative funnel navigation, work transitions, tech breakdowns and task decomposition, commits, PRs, preflight, labeling |
| bitwarden-designer | 0.1.0 | Product designer persona: Code of Conduct and 30/60/90 critique, critique facilitation; dispatches into bitwarden-design-tools |
| bitwarden-design-tools | 0.1.0 | Design toolkit: content style guide, Figma Dev Mode MCP, Bitwarden brand application, handoff prep, Design System governance, Product and Design Jira |
| bitwarden-devops-engineer | 0.1.3 | DevOps engineering assistant: workflow compliance linting, action security auditing, and org-wide CI/CD remediation |
| bitwarden-init | 1.2.0 | Initialize and enhance CLAUDE.md files with Bitwarden's standardized template format |
| bitwarden-product-analyst | 0.1.5 | Product analyst agent for creating comprehensive Bitwarden requirements documents from multiple sources |
| bitwarden-security-engineer | 1.2.0 | Application security engineering: vulnerability triage, threat modeling, and secure code analysis |
| bitwarden-software-engineer | 1.0.0 | Software engineer agent for a Bitwarden product team. Implements stories, tasks, and bugs with code quality, performance, security, and team comms in mind. |
| claude-config-validator | 1.1.1 | Validates Claude Code configuration files for security, structure, and quality |
| claude-retrospective | 1.1.1 | Analyze Claude Code sessions to identify successful patterns and improvement opportunities |
Usage
Adding this marketplace to Claude Code
# Short form (GitHub owner/repo)
/plugin marketplace add bitwarden/ai-plugins
# Full GitHub URL
/plugin marketplace add https://github.com/bitwarden/ai-pluginsAfter adding the marketplace, restart Claude Code for the changes to take effect.
You can also use /plugin interactively to manage marketplaces and plugins through a guided interface.
Installing plugins
Once the marketplace is added, install plugins using:
/plugin install plugin-name@bitwarden-marketplacePlugins are installed to ~/.claude/plugins/ by default. Restart Claude Code after installing for the plugin to become active.
Keeping plugins up to date
Third-party marketplaces don't auto-update by default. To enable automatic updates, open /plugin, go to Marketplaces, select this marketplace, and choose Enable auto-update. Claude Code will then refresh marketplace data and update installed plugins at startup.
You can also update manually at any time:
/plugin marketplace update bitwarden-marketplaceContributing
See CONTRIBUTING.md for plugin development guidelines, structure requirements, versioning rules, and the review process.
Documentation
Install the whole package (28 skills):
npx skills add https://github.com/bitwarden/ai-pluginsOr install a single skill:
npx skills add https://github.com/bitwarden/ai-plugins --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.