review-new-feature

Community

Validate new features are minimal and safe

Authorarchibate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many code changes labeled as "new features" introduce larger-than-necessary modifications or unintentionally change existing behavior; this Skill helps reviewers ensure additions are minimal and non-disruptive.

Core Features & Use Cases

  • Minimal-change verification: Assess diffs and implementation to confirm the feature only adds necessary code and touches minimal files.
  • Regression prevention: Check that existing business logic remains unchanged when the new feature is not exercised or enabled.
  • Use Case: During a pull request review, use this Skill to verify a feature toggle implementation only affects intended code paths and provides a clear rollback or disable mechanism.

Quick Start

Ask the agent to review the proposed changes and confirm they add only the minimal required change and do not alter existing behavior when the feature is not used.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-new-feature
Download link: https://github.com/archibate/archibate-skills/archive/main.zip#review-new-feature

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.