quick-review
审查近期代码变更,检查 bug、安全隐患并提出改进建议。针对 git diff 中的暂存或未暂存更改提供可操作的反馈。
Why use this skill?
Automate code reviews with OpenClaw quick-review. Detect bugs, security risks, and performance issues in your git diffs before you commit code.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jagger-zxz/zxz-testWhat This Skill Does
The quick-review skill acts as an intelligent, automated pair programmer within your development environment. It is designed to scrutinize your git diffs—whether staged or unstaged—to identify high-impact issues before you commit your code. Instead of focusing on cosmetic linting or trivial style preferences, this skill targets substantial problems that affect system stability, security, and maintainability. By automating the identification of logic errors, security vulnerabilities, performance bottlenecks, and dead code, quick-review helps maintain high-quality standards across your codebase.
Installation
To integrate this skill into your OpenClaw workflow, execute the following command in your terminal:
clawhub install openclaw/skills/skills/jagger-zxz/zxz-test
Use Cases
- Pre-Commit Gatekeeping: Use this before running
git committo ensure your latest changes don't introduce critical bugs or security flaws. - Pull Request Preparation: Run this skill to self-review your code before pushing to a remote repository, significantly reducing the cognitive load on your human peer reviewers.
- Quick Debugging: When debugging a specific feature branch, run this to get a fresh pair of eyes on the logic changes you just implemented.
Example Prompts
- "Review my current changes and let me know if there are any security vulnerabilities or logic errors I missed."
- "I'm about to commit these changes, can you check for any potential performance issues or hardcoded credentials?"
- "Please scan my staged changes and summarize any bugs or code quality issues before I push this update."
Tips & Limitations
- Focus on Action: The skill is programmed to avoid subjective feedback. It ignores trivial formatting issues to provide you with actionable, high-value advice.
- Scope: The effectiveness of the skill is limited to the current diff. If a bug exists outside the changed lines, it will not be detected. Always maintain a comprehensive test suite in addition to this review.
- Contextual Accuracy: Because the skill references exact line numbers and variable names, ensure your git diff output is readable. If the diff is excessively large, consider reviewing components modularly for better analysis accuracy.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jagger-zxz-zxz-test": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks
AURA Security Scanner
Scan AI agent skills for malware, credential theft, prompt injection, and dangerous permissions before installing them
verify-before-done
Prevent premature completion claims, repeated same-pattern retries, and weak handoffs. Use this skill to improve verification, strategy switching, and blocked-task reporting without changing personality or tone.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.