一键导入
code-review
Structured code review with severity-based findings
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured code review with severity-based findings
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Autonomous improvement loop — repeatedly runs QA, Fix, and Refactor cycles to continuously improve code quality. Each round runs tests and auto-reverts refactoring commits that break tests. Leverages SuperClaude commands for enhanced analysis. Uses MCP servers (serena, sequential-thinking, context7, playwright, tavily) for semantic analysis, documentation lookup, and multi-step reasoning.
Create or update Architecture Decision Records
Safe refactoring with pre/post validation
Docker-based release workflow with release-please integration
| name | code-review |
| description | Structured code review with severity-based findings |
| arguments | [{"name":"target","description":"File path or glob pattern to review","required":true},{"name":"focus","description":"Review focus area (security|performance|readability|all)","default":"all"}] |
For each finding, output:
path/to/file.ts:lineNumberSeverity levels: CRITICAL | HIGH | MEDIUM | LOW | GOOD (positive callout)
any types without justification