Migrate server specific skills into correct location#7488
Conversation
Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR migrates four server-specific Claude skills ( No findings were identified. |
|
|
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 #7488 +/- ##
=======================================
Coverage 58.98% 58.98%
=======================================
Files 2076 2076
Lines 91441 91441
Branches 8130 8130
=======================================
+ Hits 53937 53938 +1
+ Misses 35581 35580 -1
Partials 1923 1923 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
SaintPatrck
left a comment
There was a problem hiding this comment.
Looks good. Couple of non-blocking questions.
🌱 I know the purpose of this PR is to migrate Skills from our marketplace, but are allowed-tools going to be updated in a follow-up PR?
| ## Further Reading | ||
|
|
||
| - [Database migrations (EF)](https://contributing.bitwarden.com/contributing/database-migrations/ef) | ||
| - [SQL code style](https://contributing.bitwarden.com/contributing/code-style/sql/) |
There was a problem hiding this comment.
❓ Should WebFetch be added to allowed-tools so these links can be followed when needed?
Same question for the other Skills that have these links as additional references.
There was a problem hiding this comment.
Let's chat about it. I don't think I want to have it in there just yet, but, instead, have another heading called ## Sources that is used by Claude during skill development/refinement/improvement to validate that the information found in the skill still matches the information in Contributing Docs.
I am working on this locally with my local user-level CLAUDE.md files. I'll let you know when/if that's ready for a primetime promotion.




🎟️ Tracking
PM-35296
📔 Objective
Migrate the server specific skills out of the bitwarden-software-engineer.
Each skill was copy + paste migrated.
Each skill has a minor alteration to the description frontmatter to enhance with a stronger Use when sentence.
The
writing-server-codeskill no longer has a Repository Orientation section because that's incorrect for a skill to contain.