AgentSkillsCN

review

对代码进行质量、漏洞、安全性和最佳实践方面的审查。

SKILL.md
--- frontmatter
name: review
description: Review code for quality, bugs, security, and best practices.
disable-model-invocation: true
allowed-tools: Read, Grep, Glob, Skill

Review

Launch the Review agent for code review.

Context

  • Current git diff: !git diff HEAD
  • Changed files: !git diff --name-only HEAD

Your task

Use the Task tool to launch the review agent with the current changes. The agent will review for bugs, security issues, and code quality.