[QA]Port over qa test writing skill from test repo - #200
Conversation
SaintPatrck
left a comment
There was a problem hiding this comment.
Looks good. I noticed one unnecessary allowed-tool listed that needs to be removed.
Also left a suggestion to consider for a follow-up, now that this is part of a plugin instead of a project-level Skill.
…e where the files are written to
Claude Code validationResult: Issues found Validated PR #200 against The plugin's version bump is correct and complete: CriticalNone. No hardcoded credentials, connection strings, or private keys in any changed file. No Major
Minor
Checks run
Two notes on scope. |
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR ports the The Code Review DetailsNo findings. Non-blocking observation not raised as a finding: unlike its sibling |
…erlying rules, add more specificity about escaping double quotes
SaintPatrck
left a comment
There was a problem hiding this comment.
One last finding we should address from Claude's comment. Everything else looks good to me.
…es/SKILL.md Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
🎟️ Tracking
https://bitwarden.atlassian.net/browse/QA-2343
📔 Objective
This PR moves our existing
writing-manual-test-casescript into the ai-plugins repo and updates it slightly to account for some testmo-specific fields.The goal is to move these essential skills out of our limited-access
testrepo and make them more broadly accessible.Validated using the gh-action scripts locally: