[PR #6665] llm: Add /review-android command and align reviewing-changes skill with agent #12909

Closed
opened 2026-04-11 03:53:20 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/6665

State: closed
Merged: Yes


🎟️ Tracking

LLM tooling improvement — no Jira ticket.

📔 Objective

Adds a /review-android slash command and aligns the reviewing-changes skill with the bitwarden-code-reviewer marketplace agent to eliminate contradictions and redundant content.

New command:

  • .claude/commands/review-android.md — 3-phase orchestrator (Ingest PR context → Android-specific review → Output findings) following the same pattern as /plan-android-work and /work-on-android

Skill improvements (reviewing-changes):

  • Removes redundant <thinking> blocks from SKILL.md body and duplicate output format sections from all 6 checklist files
  • Aligns summary format with the agent's posting-review-summary skill (adds <details> wrapper, surfaces critical issues above fold)
  • Fixes QUESTION emoji (💭) to match the agent's classifying-review-findings skill
  • Tightens SUGGESTED criteria to require measurability (removes vague style/naming suggestions)
  • Adds priority ordering, Android-specific metadata checks (screenshots for Compose UI changes), and re-review guidance to SKILL.md
  • Removes Core Directives from review-psychology.md (fully covered by agent standards, no Android-specific value)
  • Collapses the 140-line inline architecture section in feature-addition.md to 4 bullets + reference pointer
  • Updates CLAUDE.md workflow skills list and quick reference
**Original Pull Request:** https://github.com/bitwarden/android/pull/6665 **State:** closed **Merged:** Yes --- ## 🎟️ Tracking LLM tooling improvement — no Jira ticket. ## 📔 Objective Adds a `/review-android` slash command and aligns the `reviewing-changes` skill with the `bitwarden-code-reviewer` marketplace agent to eliminate contradictions and redundant content. **New command:** - `.claude/commands/review-android.md` — 3-phase orchestrator (Ingest PR context → Android-specific review → Output findings) following the same pattern as `/plan-android-work` and `/work-on-android` **Skill improvements (`reviewing-changes`):** - Removes redundant `<thinking>` blocks from `SKILL.md` body and duplicate output format sections from all 6 checklist files - Aligns summary format with the agent's `posting-review-summary` skill (adds `<details>` wrapper, surfaces critical issues above fold) - Fixes `QUESTION` emoji (`💭` → `❓`) to match the agent's `classifying-review-findings` skill - Tightens `SUGGESTED` criteria to require measurability (removes vague style/naming suggestions) - Adds priority ordering, Android-specific metadata checks (screenshots for Compose UI changes), and re-review guidance to `SKILL.md` - Removes `Core Directives` from `review-psychology.md` (fully covered by agent standards, no Android-specific value) - Collapses the 140-line inline architecture section in `feature-addition.md` to 4 bullets + reference pointer - Updates `CLAUDE.md` workflow skills list and quick reference
GiteaMirror added the pull-request label 2026-04-11 03:53:20 -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#12909