Resources
3Install
npx skillscat add cklxx/elephant-ai/code-review Install via the SkillsCat registry.
SKILL.md
code-review
Run a multi-dimensional code review (SOLID architecture, security, quality, edge cases, cleanup) on the current diff and output a structured report with severity levels (P0-P3). All review checklists, workflow steps, and report generation are handled by run.py.
调用
python3 skills/code-review/run.py '{"action":"review"}'