[PM-32658] Add skill routing to CLAUDE.md Quick Reference#6574
[PM-32658] Add skill routing to CLAUDE.md Quick Reference#6574SaintPatrck merged 2 commits intomainfrom
Conversation
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6574 +/- ##
=======================================
Coverage 86.41% 86.41%
=======================================
Files 800 800
Lines 57149 57149
Branches 8262 8262
=======================================
Hits 49383 49383
Misses 4900 4900
Partials 2866 2866 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Claude finished @SaintPatrck's task in 1m 32s —— View job Re-Review SummaryScope: Commit Net PR change: 3 documentation lines added to Previous finding: The SUGGESTED comment about a missing No new issues found. This is a clean, documentation-only change. Approving. |
0f3d440 to
7cc2ce6
Compare
9847de7 to
8dc7a8c
Compare
8dc7a8c to
7bf1457
Compare
Co-Authored-By: Claude <noreply@anthropic.com>
…ck Reference The core-conventions skill duplicated 52% of its content with implementing-android-code and other skills. Restoring conventions inline in CLAUDE.md ensures they are always available without depending on skill triggering. Added explicit skill routing in Quick Reference for code style, implementation, and testing.
0e6880c to
09a5436
Compare
|
Thanks @theMickster |

🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-32658
📔 Objective
Add explicit skill routing to CLAUDE.md Quick Reference section, directing Claude to use
implementing-android-codebefore writing code andtesting-android-codebefore writing tests. Also adds a code style pointer todocs/STYLE_AND_BEST_PRACTICES.md.