Code Review Excellence
Skill ActiveMaster effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
To empower developers and teams to conduct effective code reviews that catch bugs early, ensure maintainability, and facilitate knowledge sharing, ultimately improving code quality and team collaboration.
Features
- Master effective code review practices
- Provide constructive feedback
- Catch bugs and edge cases early
- Foster knowledge sharing and collaboration
- Establish and enforce code quality standards
Use Cases
- Reviewing pull requests and code changes
- Establishing team-wide code review standards
- Mentoring junior developers through constructive feedback
- Conducting architecture reviews and creating checklists
Non-Goals
- Nitpicking code formatting (use linters)
- Blocking progress unnecessarily
- Rewriting code solely to match personal preference
- Manually reviewing linting violations
Versioning
- warning:Release ManagementThe latest commit is recent, but there is no explicit versioning signal in the SKILL.md frontmatter or any other manifest, and install instructions reference 'main'.
Installation
First, add the marketplace
/plugin marketplace add wshobson/agents/plugin install developer-essentials@claude-code-workflowsQuality Score
Trust Signals
Similar Extensions
Claude Handoff
100Run /handoff to capture session data, then write a phased implementation plan that references it. Creates beads for tracking.
Unslop Review
100Rewrites code review comments so they read like a human teammate wrote them. Cuts corporate-AI throat-clearing ("I noticed...", "I was wondering if perhaps...", "It might be worth considering..."). Each comment is direct: location, the issue, a concrete fix. Use when user says "humanize review", "de-slop PR comment", "make this feedback sound human", "review this PR", "code review", "/review", "/unslop-review". Auto-triggers when reviewing PRs.
Agent Teams
100Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.
Ctx Doctor
100Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
Create Pull Request
99Create 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.
Neon Postgres
100Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.