Code Review OpenClaw Skill

AI-powered code analysis via LogicArt — find bugs, security issues, and get logic flow visualizations. Use when reviewing code, analyzing code quality, findi...

v1.0.0 Recently Updated Updated Today

Installation

clawhub install quack-code-review

Requires npm i -g clawhub

1.3k

Downloads

0

Stars

14

current installs

14 all-time

1

Versions

Code Review

AI code analysis powered by LogicArt at https://logic.art.

Analyze Code

node {baseDir}/scripts/analyze.mjs --code "function add(a,b) { return a - b; }"

Or analyze a file:

node {baseDir}/scripts/analyze.mjs --file path/to/code.js

API

Endpoint: POST https://logic.art/api/agent/analyze

curl -s -X POST "https://logic.art/api/agent/analyze" \
  -H "Content-Type: application/json" \
  -d '{"code": "your code here", "language": "javascript"}'

Response typically includes: bugs, security issues, complexity score, suggestions, and logic flow.

Full Repository Scans

For scanning entire repositories, use Validate Repo: https://validate-repo.replit.app

Presenting Results

When showing results to the user:

  1. Lead with critical bugs/security issues
  2. Show complexity score
  3. List suggestions by priority
  4. Include logic flow if provided

Works Great With

  • workflow-engine — Chain code reviews into CI/CD pipelines
  • quack-coordinator — Hire specialist reviewer agents

Powered by Quack Network 🦆

Statistics

Downloads 1.3k
Stars 0
Current installs 14
All-time installs 14
Versions 1
Comments 0
Created Feb 25, 2026
Updated Apr 1, 2026

Latest Changes

v1.0.0 · Feb 25, 2026

Initial release of code-review skill powered by LogicArt: - Analyze code snippets or files for bugs, security issues, complexity, suggestions, and logic flow. - API and CLI interface provided for flexible code analysis. - Guidance on presenting results: prioritize critical bugs, show complexity, and include suggestions and logic flow. - Options for scanning full repositories and integration with related skills like workflow-engine and quack-coordinator. - Designed to trigger on typical code review and analysis phrases.

Quick Install

clawhub install quack-code-review
EU Made in Europe

Chat with 100+ AI Models in one App.

Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.