_archive/skills-deprecated/mp-review-branch/SKILL.md
Read-only branch review via subagents. Use when: "review branch", "review my changes"
npx skillsauth add MartinoPolo/mpx-claude-code mp-review-branchInstall 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.
Shortcut skill: resolve branch scope, run reviewer, write report.
This review is READ-ONLY except report creation. It does NOT:
git branch --show-current) and base branch (auto-detect via mp-base-branch-detector)git diff <base>...HEAD)mp-reviewer-code-qualitymp-reviewer-best-practicesmp-reviewer-spec-alignmentmp-reviewer-securitymp-reviewer-performancemp-reviewer-error-handlingREVIEW-BRANCH.mdPass:
<base>...HEAD)REVIEW-BRANCH.md)REVIEW-BRANCH.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"