bitwardenbitwardenOfficial·10 Agent Skills Included

ai-plugins

Code review, security audits, delivery, and design workflows

Automates pull request reviews, security audits, secret detection, Jira ticketing, design critiques, and test coverage checks for Bitwarden engineering teams. Eliminates manual PR triage, repetitive Jira data entry, inconsistent commit conventions, and missed security findings. Gives engineers, designers, tech leads, and QA ready-made workflows that follow Bitwarden's standards end to end.
npx skills add bitwarden/ai-plugins --all -g -y
Available:

The root CLAUDE.md tells the agent how to discover, create, version, and validate plugins in this marketplace, while each AGENT.md defines a role persona (code reviewer, designer, software engineer, tech lead, shepherd) with its own skill routing and cross-plugin dispatch rules.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install bitwarden/ai-plugins?

Run `npx skills add bitwarden/ai-plugins --all -g -y` in your terminal to install every plugin in this marketplace globally.

What does the Bitwarden code review plugin do?

It runs structured single-agent or multi-agent reviews of PRs and local changes, classifying findings by severity, filtering false positives, and posting formatted inline comments and summaries to GitHub.

Can it automate Jira and Confluence work?

Yes. The atlassian-tools and delivery-tools plugins research Jira issues, file tickets with acceptance criteria, wire dependency links, and pull Confluence pages through an MCP server.

Does it include security review capabilities?

Yes. The security-engineer plugin covers threat modeling, OWASP/CWE code analysis, secret detection, dependency audits, and HackerOne vulnerability triage.

Do these plugins work outside Bitwarden?

They are built around Bitwarden's internal standards, Jira projects, and MCP servers, so they work best inside Bitwarden repositories, though patterns like code review and retrospectives generalize.

Related Repositories in Software Engineering

View All in Software Engineering