{"id":34726209,"url":"https://github.com/bitwarden/ai-plugins","last_synced_at":"2026-05-24T01:32:17.767Z","repository":{"id":329974898,"uuid":"1080721912","full_name":"bitwarden/ai-plugins","owner":"bitwarden","description":"AI plugin marketplace.","archived":false,"fork":false,"pushed_at":"2026-05-20T18:22:19.000Z","size":861,"stargazers_count":104,"open_issues_count":13,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-20T22:49:11.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitwarden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-21T19:16:51.000Z","updated_at":"2026-05-19T20:27:29.000Z","dependencies_parsed_at":"2026-01-30T22:02:12.474Z","dependency_job_id":null,"html_url":"https://github.com/bitwarden/ai-plugins","commit_stats":null,"previous_names":["bitwarden/ai-plugins"],"tags_count":0,"template":false,"template_full_name":"bitwarden/template","purl":"pkg:github/bitwarden/ai-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwarden%2Fai-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwarden%2Fai-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwarden%2Fai-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwarden%2Fai-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitwarden","download_url":"https://codeload.github.com/bitwarden/ai-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwarden%2Fai-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33418547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-25T02:28:51.885Z","updated_at":"2026-05-24T01:32:17.748Z","avatar_url":"https://github.com/bitwarden.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitwarden AI Plugin Marketplace\n\nA curated collection of plugins for AI-assisted development at Bitwarden. Enables discovery and distribution of quality-controlled plugins for use with Claude Code.\n\n## Available Plugins\n\n| Plugin                                                              | Version | Description                                                                                                                                           |\n| ------------------------------------------------------------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [bitwarden-tech-lead](plugins/bitwarden-tech-lead/)                 | 2.3.0   | Tech lead for technical planning, architecture coherence, and surfacing patterns to Technical Strategy Ideas                                          |\n| [bitwarden-shepherd](plugins/bitwarden-shepherd/)                   | 1.0.0   | Champion of a technical strategy — shepherds a TSI through evaluation into the funnel, then through to adoption                                       |\n| [bitwarden-atlassian-tools](plugins/bitwarden-atlassian-tools/)     | 2.2.3   | Read-only Atlassian access via MCP server with deep Jira issue research skill                                                                         |\n| [bitwarden-code-review](plugins/bitwarden-code-review/)             | 1.11.0  | Autonomous code review agent following Bitwarden engineering standards with GitHub integration                                                        |\n| [bitwarden-delivery-tools](plugins/bitwarden-delivery-tools/)       | 1.2.0   | Delivery lifecycle skills: initiative funnel navigation, work transitions, tech breakdowns and cross-team signoffs, commits, PRs, preflight, labeling |\n| [bitwarden-devops-engineer](plugins/bitwarden-devops-engineer/)     | 0.1.3   | DevOps engineering assistant: workflow compliance linting, action security auditing, and org-wide CI/CD remediation                                   |\n| [bitwarden-init](plugins/bitwarden-init/)                           | 1.1.0   | Initialize and enhance CLAUDE.md files with Bitwarden's standardized template format                                                                  |\n| [bitwarden-product-analyst](plugins/bitwarden-product-analyst/)     | 0.1.5   | Product analyst agent for creating comprehensive Bitwarden requirements documents from multiple sources                                               |\n| [bitwarden-security-engineer](plugins/bitwarden-security-engineer/) | 1.2.0   | Application security engineering: vulnerability triage, threat modeling, and secure code analysis                                                     |\n| [bitwarden-software-engineer](plugins/bitwarden-software-engineer/) | 0.4.2   | Comprehensive full-stack software engineering assistant proficient in modern software development at Bitwarden.                                       |\n| [claude-config-validator](plugins/claude-config-validator/)         | 1.1.1   | Validates Claude Code configuration files for security, structure, and quality                                                                        |\n| [claude-retrospective](plugins/claude-retrospective/)               | 1.1.1   | Analyze Claude Code sessions to identify successful patterns and improvement opportunities                                                            |\n\n## Usage\n\n### Adding this marketplace to Claude Code\n\n```bash\n# Short form (GitHub owner/repo)\n/plugin marketplace add bitwarden/ai-plugins\n\n# Full GitHub URL\n/plugin marketplace add https://github.com/bitwarden/ai-plugins\n```\n\nAfter adding the marketplace, restart Claude Code for the changes to take effect.\n\nYou can also use `/plugin` interactively to manage marketplaces and plugins through a guided interface.\n\n### Installing plugins\n\nOnce the marketplace is added, install plugins using:\n\n```bash\n/plugin install plugin-name@bitwarden-marketplace\n```\n\nPlugins are installed to `~/.claude/plugins/` by default. Restart Claude Code after installing for the plugin to become active.\n\n### Keeping plugins up to date\n\nThird-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.\n\nYou can also update manually at any time:\n\n```bash\n/plugin marketplace update bitwarden-marketplace\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for plugin development guidelines, structure requirements, versioning rules, and the review process.\n\n## Documentation\n\n- [Claude Code Plugins Guide](https://docs.claude.com/en/docs/claude-code/plugins.md)\n- [Plugin Reference](https://docs.claude.com/en/docs/claude-code/plugins-reference.md)\n- [Plugin Marketplaces](https://docs.claude.com/en/docs/claude-code/plugin-marketplaces.md)\n- [Validation Scripts](scripts/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwarden%2Fai-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitwarden%2Fai-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwarden%2Fai-plugins/lists"}