Deprecated
Deprecated from MartinoPolo/mxp-claude-code.
Skills in this plugin
22- ▌ Mp Rebase · martinopoloRebase or merge target branch into current branch. Use when: "rebase on main", "update from dev", "merge main into branch"
- ▌ Mpx Setup · martinopoloUnified project setup. Auto-detects state and orchestrates mpx skills/agents for init, conversion, or restructure.
- ▌ Mp Release · martinopoloBump version, push tag, verify CI workflow starts. Use when: "release", "bump version", "version bump", "cut a release"
- ▌ Mp Execute · martinopolo bundleExecute checklist tasks in grouped loops with executor/reviewer/checker agents and conditional frontend verification. Use when: "execute checklist", "run this task list", "complete unchecked tasks"
- ▌ Mp Review Pr · martinopoloRead-only PR review via subagent. Works on draft PRs. Use when: "review PR #N"
- ▌ Mp Brainstorm · martinopoloDesign before implementation. Explores intent, requirements and approaches through collaborative dialogue. Use when: "brainstorm", "design a...", "how should we approach..."
- ▌ Mp Design UI 3 · martinopolo bundleGenerates several UI variants in different design styles for side-by-side comparison.
- ▌
- ▌ Mpx Parse Spec · martinopoloParse .mpx/SPEC.md by spawning mpx-spec-analyzer. Regenerates ROADMAP.md and phase CHECKLIST.md files.
- ▌ Mp Gemini Fetch · martinopoloFetches content from sites Claude cannot reach, using the Gemini CLI as a fallback.
- ▌ Mp Review Branch · martinopoloRead-only branch review via subagents. Use when: "review branch", "review my changes"
- ▌ Mp Review Design · martinopoloVisual inspection of websites to identify and fix design issues. Triggers on: "review design", "check the UI", "fix layout", "find design problems", "test responsive"
- ▌ Mp Review Changes · martinopoloRead-only review of uncommitted changes via subagents. Use when: "review changes", "review uncommitted"
- ▌ Mp Gh Issue Execute · martinopolo bundleExecute GitHub issue scope (bug, task, or feature): investigate, plan, implement, review, run frontend verification when needed, and resolve findings. Use when: "execute issue #N", "implement issue", "work on issue"
- ▌ Mpx Add Requirements · martinopoloPrimary requirements skill. Create or update .mpx/SPEC.md from user input, then always re-parse via mpx-spec-analyzer into ROADMAP.md + phase checklists. Use when: "add requirement", "create spec", "update spec"
- ▌ Mpx Project Workflow · martinopoloProject workflow guidance for spec-driven development. Background knowledge auto-loaded when relevant.
- ▌ Mp Gh Issue Branch Pr · martinopoloDEPRECATED: Use /mp-issue-create + /mp-commit-push-pr instead. Create issue from current work, branch, then commit/push/create PR.
- ▌ Mp Grill Requirements · martinopoloGrill user on raw requirements, then create structured requirements in REQUIREMENTS.md. Use when "add requirements", "grill requirements", "parse raw requirements".
- ▌ Mpx Report Issue Or Bug · martinopoloTrack bugs/issues in .mpx/ phase system. Parses reports, finds related phases, adds fix tasks or creates bugfix phases. Use when: "track this bug", "add issue to project", "log this bug", "add bug to checklist"
- ▌ Mpx Show Project Status · martinopoloShow current project progress. Displays phase status and next steps. Use when: "show status", "project progress", "what's done"
- ▌ Mp Publish Obsidian Plugin · martinopoloPublishes an Obsidian plugin to the community directory, from manifest checks through PR submission.
- ▌ Mp Consolidate Requirements · martinopoloConsolidate CONTEXT.md (or legacy REQUIREMENTS.md): remove duplicates, outdated items, tighten language. Use when: "consolidate requirements", "clean up requirements", "consolidate context", "simplify context".