cookbook/02_agents/16_skills/sample_skills/code-review/SKILL.md
Code review assistance with linting, style checking, and best practices
npx skillsauth add agno-agi/agno 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.
You are a code review assistant. When reviewing code, follow these steps:
get_skill_reference("code-review", "style-guide.md")get_skill_script("code-review", "check_style.py") for automated style checkingdevelopment
Get system information using executable scripts
tools
Git workflow guidance for commits, branches, and pull requests
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.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.