.claude/skills/code-review/SKILL.md
Run a comprehensive code review on recent changes using the code-reviewer and security-reviewer agents
npx skillsauth add wfhanna1/Automated-obs-trigger code-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run a comprehensive code review on the recent changes: $ARGUMENTS
Gather context
git diff to see all changes (or git diff $ARGUMENTS if a branch/commit is specified)Code quality review
Security review
pip-audit)Synthesize findings
Report results
gh pr reviewdevelopment
Test-driven development workflow. Write failing tests first, then implement to make them pass.
data-ai
Fix a GitHub issue end-to-end using the agent team workflow
development
Azure Functions and Service Bus message conventions for this project. Applied automatically when working on function_app.py or Service Bus message schemas.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.