Review the staged diff against the project working agreements.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add sampleXbro/agentsmesh --skill am-command-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Am Command Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/samplexbro-am-command-review-agentsmesh)More formats (shields.io, HTML) on the badges page.
---
name: am-command-review
description: Review the staged diff against the project working agreements.
x-agentsmesh-kind: command
x-agentsmesh-name: review
x-agentsmesh-allowed-tools:
- read_files
- run_terminal_command
---
Review the staged diff.
1. Run `git diff --staged` and read every hunk.
2. Flag any handler that validates inside `src/db` or queries inside `src/routes`.
3. Flag any new `any`.
4. Report findings ordered by severity; say "no findings" when there are none.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!