1477009639zw-blip/autonomous-code-review/SKILL.md
# Autonomous Code Review **Category:** Development **Author:** Beta **Version:** 1.0.0 **Runtime:** OpenClaw + Claude/GPT ## What It Does Automatically review code for bugs, security issues, performance problems, and style violations. Acts as a tireless first-pass reviewer on any codebase. ## When to Use - After any significant code change - Before merging pull requests - During code review requests - To catch issues before human reviewers ## Review Checklist ### 🔴 Critical (Bloc
npx skillsauth add openclaw/skills 1477009639zw-blip/autonomous-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.
Category: Development
Author: Beta
Version: 1.0.0
Runtime: OpenClaw + Claude/GPT
Automatically review code for bugs, security issues, performance problems, and style violations. Acts as a tireless first-pass reviewer on any codebase.
# Review a file
openclaw code review --file src/auth.py
# Review a diff
openclaw code review --diff "main..feature-branch"
# Full repository audit
openclaw code review --repo ./ --exclude "node_modules,dist"
- name: Code Review
uses: openclaw/code-review-action@v1
with:
api-key: ${{ secrets.OPENCLAW_API_KEY }}
openclaw code review --staged --fail-on critical
{
"file": "src/auth.py",
"issues": [
{
"severity": "critical",
"line": 42,
"rule": "sql-injection",
"message": "User input directly interpolated into SQL query",
"fix": "Use parameterized queries instead"
}
],
"score": 72,
"summary": "1 critical, 2 important, 3 suggestions"
}
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。