review-new-feature
CommunityValidate new features are minimal and safe
Software Engineering#code review#risk assessment#regression testing#minimal change#feature review#feature flag
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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.