ai-plugins
Code review, security audits, delivery, and design workflows
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 Indicatorsextracting-session-data
Extract structured data from Claude Code session logs via command-line scripts.
analyzing-git-sessions
Analyze git activity within time or commit ranges to produce structured summaries.
retrospecting
Generate structured retrospective reports from Claude Code session data.
reviewing-claude-config
Review Claude Code configuration files for security risks and quality issues.
posting-review-summary
Post or update PR summary comments in GitHub Actions or local files.
avoiding-false-positives
Verify execution paths and framework behavior before flagging code issues.
detecting-existing-threads
Detect existing GitHub PR review threads before posting inline comments.
classifying-review-findings
Classify code review findings into Bitwarden severity categories with emoji labels.
reviewing-incremental-changes
Re-review only changed lines in pull requests after developer updates.
posting-bitwarden-review-comments
Format and post GitHub PR inline review comments per Bitwarden standards.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core