[PR #6799] [PM-35116] llm: Remove local agents and delivery skills, migrate to marketplace plugins #32885

Open
opened 2026-04-18 16:14:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6799
Author: @SaintPatrck
Created: 4/15/2026
Status: 🔄 Open

Base: mainHead: llm/generic-architect-updates


📝 Commits (5)

  • 574f464 refactor: migrate to generic architect plugin
  • 17e09fb Remove local android-architect agent
  • 149e539 Remove local delivery skills, replaced by bitwarden-delivery-tools plugin
  • 42f661a Remove local android-implementer, replaced by marketplace software-engineer
  • c7a2531 Remove local plan-implement-review, moved to bitwarden-architect plugin

📊 Changes

8 files changed (+28 additions, -476 deletions)

View changed files

📝 .claude/CLAUDE.md (+25 -16)
.claude/agents/android-architect/AGENT.md (+0 -162)
.claude/agents/android-implementer/AGENT.md (+0 -58)
📝 .claude/commands/work-on-android.md (+3 -3)
.claude/skills/committing-android-changes/SKILL.md (+0 -81)
.claude/skills/creating-android-pull-request/SKILL.md (+0 -79)
.claude/skills/labeling-android-changes/SKILL.md (+0 -40)
.claude/skills/perform-android-preflight-checklist/SKILL.md (+0 -37)

📄 Description

🎟️ Tracking

PM-35116

📔 Objective

WIP — Active development. Publishing early to share direction and
prevent duplicate work across the team.

Depends on bitwarden/ai-plugins#85 — do not merge until the marketplace plugins land.

Removes local agent and delivery skill definitions that are now provided by generic marketplace plugins. Standardizes CLAUDE.md to the table format required for dynamic skill discovery.

Removed

  • android-architect agent — replaced by bitwarden-architect:architect
  • android-implementer agent — replaced by bitwarden-software-engineer:bitwarden-software-engineer
  • committing-android-changes skill — replaced by bitwarden-delivery-tools:committing-changes
  • creating-android-pull-request skill — replaced by bitwarden-delivery-tools:creating-pull-request
  • labeling-android-changes skill — replaced by bitwarden-delivery-tools:labeling-changes
  • perform-android-preflight-checklist skill — replaced by bitwarden-delivery-tools:perform-preflight
  • plan-implement-review command — moved to bitwarden-workflows plugin

Updated

  • .claude/CLAUDE.md — migrated Workflow Skills from narrative list to Skills & Commands table; all delivery skill references updated to marketplace plugin names
  • .claude/commands/work-on-android.md — updated skill references

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6799 **Author:** [@SaintPatrck](https://github.com/SaintPatrck) **Created:** 4/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `llm/generic-architect-updates` --- ### 📝 Commits (5) - [`574f464`](https://github.com/bitwarden/android/commit/574f46435f41227936a773ebf30c6733e92fb6d2) refactor: migrate to generic architect plugin - [`17e09fb`](https://github.com/bitwarden/android/commit/17e09fbae7535b639b8b6e1e205a17ad3a57232f) Remove local android-architect agent - [`149e539`](https://github.com/bitwarden/android/commit/149e53988bf52adfde44063146ee85e7622dc91b) Remove local delivery skills, replaced by bitwarden-delivery-tools plugin - [`42f661a`](https://github.com/bitwarden/android/commit/42f661a92b53e0f13fefc7a6f226950a0c051a90) Remove local android-implementer, replaced by marketplace software-engineer - [`c7a2531`](https://github.com/bitwarden/android/commit/c7a2531199df062e2bfaf6bcf635205aa612d08f) Remove local plan-implement-review, moved to bitwarden-architect plugin ### 📊 Changes **8 files changed** (+28 additions, -476 deletions) <details> <summary>View changed files</summary> 📝 `.claude/CLAUDE.md` (+25 -16) ➖ `.claude/agents/android-architect/AGENT.md` (+0 -162) ➖ `.claude/agents/android-implementer/AGENT.md` (+0 -58) 📝 `.claude/commands/work-on-android.md` (+3 -3) ➖ `.claude/skills/committing-android-changes/SKILL.md` (+0 -81) ➖ `.claude/skills/creating-android-pull-request/SKILL.md` (+0 -79) ➖ `.claude/skills/labeling-android-changes/SKILL.md` (+0 -40) ➖ `.claude/skills/perform-android-preflight-checklist/SKILL.md` (+0 -37) </details> ### 📄 Description ## 🎟️ Tracking [PM-35116](https://bitwarden.atlassian.net/browse/PM-35116) ## 📔 Objective > **WIP** — Active development. Publishing early to share direction and > prevent duplicate work across the team. > > **Depends on** [bitwarden/ai-plugins#85](https://github.com/bitwarden/ai-plugins/pull/85) — do not merge until the marketplace plugins land. Removes local agent and delivery skill definitions that are now provided by generic marketplace plugins. Standardizes CLAUDE.md to the table format required for dynamic skill discovery. ### Removed - `android-architect` agent — replaced by `bitwarden-architect:architect` - `android-implementer` agent — replaced by `bitwarden-software-engineer:bitwarden-software-engineer` - `committing-android-changes` skill — replaced by `bitwarden-delivery-tools:committing-changes` - `creating-android-pull-request` skill — replaced by `bitwarden-delivery-tools:creating-pull-request` - `labeling-android-changes` skill — replaced by `bitwarden-delivery-tools:labeling-changes` - `perform-android-preflight-checklist` skill — replaced by `bitwarden-delivery-tools:perform-preflight` - `plan-implement-review` command — moved to `bitwarden-workflows` plugin ### Updated - `.claude/CLAUDE.md` — migrated Workflow Skills from narrative list to Skills & Commands table; all delivery skill references updated to marketplace plugin names - `.claude/commands/work-on-android.md` — updated skill references [PM-35116]: https://bitwarden.atlassian.net/browse/PM-35116?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 16:14:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#32885