[PR #6703] [PM-33941] llm: Refine skills and commands for agent reliability #12945

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

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

State: closed
Merged: Yes


🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-33941

📔 Objective

Improves Claude Code skill and command reliability for agent-driven development:

  • work-on-android.md: Use Skill() invocation syntax so agents trigger skills correctly instead of treating references as prose
  • build-test-verify/SKILL.md: Add detekt -Pprecommit=true flag guidance and output grep filtering to capture violations on the first run
  • testing-android-code/SKILL.md: Promote @Suppress("MaxLineLength") rule from a buried bullet to a prominent blockquote warning, preventing agents from reflexively copying the annotation without verifying line length
**Original Pull Request:** https://github.com/bitwarden/android/pull/6703 **State:** closed **Merged:** Yes --- ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-33941 ## 📔 Objective Improves Claude Code skill and command reliability for agent-driven development: - **work-on-android.md**: Use `Skill()` invocation syntax so agents trigger skills correctly instead of treating references as prose - **build-test-verify/SKILL.md**: Add detekt `-Pprecommit=true` flag guidance and output grep filtering to capture violations on the first run - **testing-android-code/SKILL.md**: Promote `@Suppress("MaxLineLength")` rule from a buried bullet to a prominent blockquote warning, preventing agents from reflexively copying the annotation without verifying line length
GiteaMirror added the pull-request label 2026-04-11 03:54:22 -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#12945