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

Closed
opened 2026-05-01 21:02:36 -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: Merged
Merged: 4/29/2026
Merged by: @theMickster

Base: mainHead: llm/generic-architect-updates


📝 Commits (6)

  • c21e39c refactor: migrate to generic architect plugin
  • f70024b Remove local android-architect agent
  • 71ead56 Remove local delivery skills, replaced by bitwarden-delivery-tools plugin
  • cc3d099 Remove local android-implementer, replaced by marketplace software-engineer
  • a294893 Remove local plan-implement-review, moved to bitwarden-architect plugin
  • eb933e5 Update Claude agent references and streamline workflow skills in CLAUDE.md

📊 Changes

8 files changed (+23 additions, -475 deletions)

View changed files

📝 .claude/CLAUDE.md (+20 -15)
.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

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-tech-lead:bitwarden-tech-lead
  • 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

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:** ✅ Merged **Merged:** 4/29/2026 **Merged by:** [@theMickster](https://github.com/theMickster) **Base:** `main` ← **Head:** `llm/generic-architect-updates` --- ### 📝 Commits (6) - [`c21e39c`](https://github.com/bitwarden/android/commit/c21e39c33ad1bc929714696eab0fae20ad3b2c33) refactor: migrate to generic architect plugin - [`f70024b`](https://github.com/bitwarden/android/commit/f70024b8963b19758bd61f0ea6a9bfca0294c778) Remove local android-architect agent - [`71ead56`](https://github.com/bitwarden/android/commit/71ead5645807d7fef7965000df672f43bc7d945e) Remove local delivery skills, replaced by bitwarden-delivery-tools plugin - [`cc3d099`](https://github.com/bitwarden/android/commit/cc3d099927410e87da12a5f0f8ebc6e79ce5e71d) Remove local android-implementer, replaced by marketplace software-engineer - [`a294893`](https://github.com/bitwarden/android/commit/a294893b3a775c3d339f1b2f72ecd14fb7994d87) Remove local plan-implement-review, moved to bitwarden-architect plugin - [`eb933e5`](https://github.com/bitwarden/android/commit/eb933e5f876791d5682276d3157880c3199c056c) Update Claude agent references and streamline workflow skills in CLAUDE.md ### 📊 Changes **8 files changed** (+23 additions, -475 deletions) <details> <summary>View changed files</summary> 📝 `.claude/CLAUDE.md` (+20 -15) ➖ `.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 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-tech-lead:bitwarden-tech-lead` - `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` ### 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-05-01 21:02:37 -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#55092