Skip to main content
在 Manus 中运行任何 Skill
一键导入

code-reviewer

Static analysis + AI review on Go code targeting edge and embedded systems. Runs go vet, staticcheck, gosec, and errcheck — then an AI pass focused on concurrency safety, goroutine leaks, context propagation, and low-memory patterns critical for <10MB edge deployments. Outputs CODE_REVIEW.md with CRITICAL/HIGH/MEDIUM/LOW severity. Adapted from Nanobot's Python code-reviewer for Go/edge runtime.

概览

Static analysis + AI review on Go code targeting edge and embedded systems. Runs go vet, staticcheck, gosec, and errcheck — then an AI pass focused on concurrency safety, goroutine leaks, context propagation, and low-memory patterns critical for <10MB edge deployments. Outputs CODE_REVIEW.md with CRITICAL/HIGH/MEDIUM/LOW severity. Adapted from Nanobot's Python code-reviewer for Go/edge runtime.

安装命令
npx skills add https://github.com/mk-knight23/AI-Agent-PicoClaw --skill code-reviewer

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月10日 00:14
SKILL.md
readonly