跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Review Local Changes

技能 已验证 活跃
属于:Review

Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions

目的

To provide developers with a thorough, automated code review of their uncommitted changes before they are committed, ensuring higher code quality and identifying potential issues early in the development cycle.

功能

  • Comprehensive review of local uncommitted changes
  • Utilizes specialized agents for different review aspects
  • Configurable impact filtering for issues
  • Provides code improvement suggestions
  • Supports both staged and unstaged changes
  • Outputs results in markdown or JSON

使用场景

  • Reviewing code before committing to catch bugs and style issues.
  • Ensuring adherence to project guidelines and best practices.
  • Identifying potential security vulnerabilities in new code.
  • Getting actionable suggestions for code simplification and refactoring.

非目标

  • Reviewing committed code or pull requests.
  • Replacing automated CI/CD checks (e.g., linters, unit tests).
  • Performing syntactic compilation or running the code.
  • Enforcing project-specific rules not covered by general code quality principles.

安装

请先添加 Marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install review@context-engineering-kit

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交9 days ago
星标993
许可证GPL-3.0
状态
查看源代码

类似扩展

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

技能
Yeachan-Heo

ClawSweeper Skill

100

Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.

技能
steipete

Karpathy Coder

100

Use when writing, reviewing, or committing code to enforce Karpathy's 4 coding principles — surface assumptions before coding, keep it simple, make surgical changes, define verifiable goals. Triggers on "review my diff", "check complexity", "am I overcomplicating this", "karpathy check", "before I commit", or any code quality concern where the LLM might be overcoding.

技能
alirezarezvani

Create Pull Request

99

Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.

技能
pjt222

Git Commit

99

Create a git commit with a good message. Use when the user says "commit", "save changes", "commit this", or asks to create a commit after making code changes.

技能
SeifBenayed