Reviewing Changes
This skill analyzes code changes to highlight potential issues and improvements, boosting development efficiency and reducing bugs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add reviewing-changes npx -- -y @trustedskills/reviewing-changes
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"reviewing-changes": {
"command": "npx",
"args": [
"-y",
"@trustedskills/reviewing-changes"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to inspect and analyze modifications within the Bitwarden Android application. It allows for the discovery of specific changes, helping users understand updates or debug issues related to the vault's functionality on mobile devices.
When to use it
- You need to verify what specific features were altered in a recent Bitwarden Android update.
- Your agent is troubleshooting a login failure or sync error introduced by a new version.
- You want to audit security patches applied to the Bitwarden client before upgrading.
- You are developing an integration and need to confirm API endpoint changes in the latest release.
Key capabilities
- Identifies specific modifications within the Bitwarden Android app structure.
- Analyzes change logs or diffs related to vault operations.
- Provides context on how updates affect user experience and security protocols.
Example prompts
- "Review the changes in the latest Bitwarden Android release regarding two-factor authentication."
- "What specific modifications were made to the sync process in this update?"
- "Analyze the recent changes affecting password generation features in the mobile app."
Tips & gotchas
Ensure your AI agent has access to the current version history or changelog data for accurate analysis. This skill focuses specifically on the Android client; do not use it for web or desktop version inquiries.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.