Code Review Skill
← Back to Plugin Center
CommunitySkillCommunityv0.1.0社区贡献者
skill/code-review
Injects review prompts and a workflow that produce structured review feedback.
skill/code-review is a skill plugin for code review: it injects review-oriented prompt fragments, defines a structured output format, and guides the agent to give feedback across dimensions such as safety, performance, and maintainability.
Skill plugins are composable prompt-plus-workflow packages; enabling one gives the same agent professional review capabilities.
Features
- Injects review prompts and a structured output format
- Reviews across safety, performance, maintainability, and more
- Enabled on demand as a composable skill package
- Community-maintained, contributions welcome