Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Review Local Changes

Skill Verifiziert Aktiv
Teil von:Review

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

Zweck

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.

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit9 days ago
Sterne993
LizenzGPL-3.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Project Session Manager

100

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

Skill
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

Skill
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.

Skill
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.

Skill
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.

Skill
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.

Skill
SeifBenayed