Skip to content

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

Draft
SaintPatrck wants to merge 5 commits intomainfrom
llm/generic-architect-updates
Draft

[PM-35116] llm: Remove local agents and delivery skills, migrate to marketplace plugins#6799
SaintPatrck wants to merge 5 commits intomainfrom
llm/generic-architect-updates

Conversation

@SaintPatrck
Copy link
Copy Markdown
Contributor

@SaintPatrck SaintPatrck commented Apr 15, 2026

🎟️ 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

Standardize CLAUDE.md skill list from narrative to table format matching
cross-repo convention. Update plan-implement-review to reference
bitwarden-architect:architect marketplace plugin instead of local
android-architect agent.
Replaced by bitwarden-architect:architect marketplace plugin.
…ugin

Removes committing-android-changes, creating-android-pull-request,
labeling-android-changes, and perform-android-preflight-checklist.
Updates CLAUDE.md, commands, and implementer agent to reference
bitwarden-delivery-tools:* plugin skills.
…gineer

Updates plan-implement-review and CLAUDE.md to reference
bitwarden-software-engineer:bitwarden-software-engineer.
@github-actions github-actions Bot added the t:llm Change Type - LLM related change (e.g. CLAUDE.md files) label Apr 15, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.41%. Comparing base (7d2bfe1) to head (c7a2531).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6799   +/-   ##
=======================================
  Coverage   85.41%   85.41%           
=======================================
  Files         871      871           
  Lines       60064    60064           
  Branches     8613     8613           
=======================================
  Hits        51304    51304           
  Misses       5775     5775           
  Partials     2985     2985           
Flag Coverage Δ
app-data 17.20% <ø> (ø)
app-ui-auth-tools 20.62% <ø> (ø)
app-ui-platform 15.28% <ø> (ø)
app-ui-vault 26.54% <ø> (ø)
authenticator 6.55% <ø> (ø)
lib-core-network-bridge 4.28% <ø> (ø)
lib-data-ui 1.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

Logo
Checkmarx One – Scan Summary & Detailsecf08cf8-6c15-466d-9f7c-af40b10206a2

Great job! No new security vulnerabilities introduced in this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:llm Change Type - LLM related change (e.g. CLAUDE.md files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant