skills/deprecated/mp-review-changes/SKILL.md
Read-only review of uncommitted changes via subagents. Use when: "review changes", "review uncommitted"
npx skillsauth add MartinoPolo/mpx-claude-code mp-review-changesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Resolve uncommitted scope, run reviewer, write report.
This review is READ-ONLY except report creation. It does NOT:
git diff + git diff --cached)mp-reviewer-code-qualitymp-reviewer-best-practicesmp-reviewer-spec-alignmentREVIEW-CHANGES.mdPass:
REVIEW-CHANGES.md)REVIEW-CHANGES.md)DO NOT create the file if no issues are found. Only report in the conversation.
development
Audit all active skills for consistency, convention drift, and common issues. Auto-fixes where possible, reports remaining issues. Use when: "audit skills", "skill audit", "check skills", "lint skills"
testing
Ship finished work: sync base, commit, push, PR, wait for CI green, merge. Use when: "ship it", "ship and merge", "ship this"
development
Scan recent Claude Code sessions for grilling/design discussions, extract decisions, and update CONTEXT.md + DECISIONS.md. Use when: "harvest decisions", "extract decisions from sessions", "update docs from sessions", "sync decisions"
tools
Consolidate CONTEXT.md: remove duplicates, outdated items, tighten language. Use when: "consolidate context", "clean up context", "simplify context", "consolidate requirements"