Acerca de
The Review Scope skill automates the assessment of code changes within Claude Code, classifying updates as either minor or major based on file count, API modifications, and behavioral impact. It provides a structured decision flow and specific checklists for each scope, ensuring that high-impact changes receive a thorough review of both new and dependent code, while localized updates remain efficient. By identifying callers, dependencies, and integration points, this skill helps developers maintain high code quality and prevent regressions in complex systems.