Stats
Actions
Tags
From CodeLens
Analyze code changes for impact, quality, and safety using CodeLens MCP tools
How this skill is triggered — by the user, by Claude, or both
Slash command
/codelens:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze the impact and safety of code changes using structural analysis.
Analyze the impact and safety of code changes using structural analysis.
get_changed_files with the target ref (default: HEAD~1)get_impact_analysis to find affected downstream filesfind_referencing_symbols to find callers that may breakget_file_diagnostics on changed files to detect type errors or warnings/codelens-review # Review HEAD~1 changes
/codelens-review main # Review changes vs main branch
For each changed file, report:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub mupozg823/codelens-mcp-plugin --plugin codelens