
Diagnose and fix fallow dead-code or audit failures. Use when: fallow check fails, dead-code regression detected, unused exports/types found, or agent needs to suppress/baseline fallow findings. Also use when working with code quality suppressions (@public, fallow-ignore).
Deterministically detect and run check scripts, then fix failures (CHECK_ALL first; fallback to typecheck/lint/format/build).
Decompose large files into logical modules while preserving behavior. Use when: "decompose file", "split large file", "modularize this scope"
Execute 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"
Grill user on raw requirements, then create structured requirements in REQUIREMENTS.md. Use when "add requirements", "grill requirements", "parse raw requirements".
Visual inspection of websites to identify and fix design issues. Triggers on: "review design", "check the UI", "fix layout", "find design problems", "test responsive"
Resolve HITL issues into AFK-ready by grilling human decisions. Use when: "resolve HITL", "make issues AFK", "grill HITL issues", "prep for overnight run"
Publish Obsidian plugin to community directory. Use when: "publish plugin", "submit to community", "add to obsidian plugins"
Project workflow guidance for spec-driven development. Background knowledge auto-loaded when relevant.
Read-only PR review via subagent. Works on draft PRs. Use when: "review PR #N"
Discover runnable scripts across package.json files and identify frontend/backend/database run commands. Use when: "find scripts", "how to run app", "detect dev server"
Merge target branch into current branch. Use when: "sync with main", "merge dev into branch", "update from main"
Primary 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"
Track 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"
DEPRECATED: Use /mp-issue-create + /mp-commit-push-pr instead. Create issue from current work, branch, then commit/push/create PR.
Design before implementation. Explores intent, requirements and approaches through collaborative dialogue. Use when: "brainstorm", "design a...", "how should we approach..."
Bump version, push tag, verify CI workflow starts. Use when: "release", "bump version", "version bump", "cut a release"
Parse .mpx/SPEC.md by spawning mpx-spec-analyzer. Regenerates ROADMAP.md and phase CHECKLIST.md files.
Execute 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"
Create new Claude Code custom agents with structured conventions and review checklist. Use when: "create agent", "new agent", "write an agent", "agent create"
Unified project setup. Auto-detects state and orchestrates mpx skills/agents for init, conversion, or restructure.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Create a PRD as a GitHub issue from REQUIREMENTS.md. Use when: "create PRD", "write PRD", "requirements to PRD"
Documentation updater for README and instruction docs. Use when: "update docs", "refresh README", "update instructions", "sync docs"
Design before implementation. Explores intent, requirements and approaches through collaborative dialogue. Use when: "brainstorm", "design a...", "how should we approach..."
Fetch content from sites Claude cannot access (Reddit, etc.) using Gemini CLI as fallback. Use when: fetching Reddit, StackOverflow, or sites Claude cannot access directly.
Show current project progress. Displays phase status and next steps. Use when: "show status", "project progress", "what's done"
Read-only branch review via subagents. Use when: "review branch", "review my changes"
Break a PRD GitHub issue into vertical-slice sub-issues with blocking relationships. Use when: "break down PRD", "create sub-issues", "PRD to issues"
Review codebase architecture and create refactor issue. Use when: "review architecture", "find refactoring opportunities", "improve architecture"
Consolidate a REQUIREMENTS.md file: remove duplicates, outdated items, and non-requirement content; convert negatives to imperative positive framing; merge superseded sections; fix inconsistencies. Use when: "consolidate requirements", "clean up requirements", "simplify requirements".
Stage and commit changes with conventional commit format. Use when: "commit this", "stage and commit", "make a commit"
Break a PRD GitHub issue into vertical-slice sub-issues with blocking relationships. Use when: "break down PRD", "create sub-issues", "PRD to issues", "to issues"
Grill user on raw requirements, then create structured requirements in REQUIREMENTS.md. Use when "add requirements", "grill requirements", "parse raw requirements".
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Create or update PR from existing commits. Use when: "create PR", "open pull request", "make a PR", "update PR"
DEPRECATED: Use /mp-issue-create + /mp-commit-push-pr instead. Create issue from current work, branch, then commit/push/create PR.
Grill user on raw requirements, then create structured requirements in REQUIREMENTS.md. Use when "add requirements", "grill requirements", "parse raw requirements".
Execute 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"
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Rebase or merge target branch into current branch. Use when: "rebase on main", "update from dev", "merge main into branch"
Execute 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"
Bump version, push tag, verify CI workflow starts. Use when: "release", "bump version", "version bump", "cut a release"
Read-only branch review via subagents. Use when: "review branch", "review my changes"
Read-only review of uncommitted changes via subagents. Use when: "review changes", "review uncommitted"
Visual inspection of websites to identify and fix design issues. Triggers on: "review design", "check the UI", "fix layout", "find design problems", "test responsive"
Read-only PR review via subagent. Works on draft PRs. Use when: "review PR #N"
Primary 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"
Track 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"
Parse .mpx/SPEC.md by spawning mpx-spec-analyzer. Regenerates ROADMAP.md and phase CHECKLIST.md files.
Project workflow guidance for spec-driven development. Background knowledge auto-loaded when relevant.
Unified project setup. Auto-detects state and orchestrates mpx skills/agents for init, conversion, or restructure.
Show current project progress. Displays phase status and next steps. Use when: "show status", "project progress", "what's done"
Create a PRD as a GitHub issue from passed requirements. Use when: "create PRD", "write PRD", "requirements to PRD", "to PRD"
Consolidate CONTEXT.md (or legacy REQUIREMENTS.md): remove duplicates, outdated items, tighten language. Use when: "consolidate requirements", "clean up requirements", "consolidate context", "simplify context".
Investigate bug root cause, design TDD fix plan, create GitHub issue labeled bug. Accepts multiple bugs. Use when: "report bug", "bug report", "something is broken", "investigate bug"
Execute tasks with TDD from GitHub issues, milestones, or inline descriptions. Use when: "execute issue", "implement issue", "work on issue", "execute tasks", "run TDD"
Interview the user relentlessly about a plan, design, or requirements until reaching shared understanding. Auto-detects project docs and updates them with decisions. Use when: "grill me", "stress-test plan", "grill requirements", "add requirements"
Initialize git repo, push to GitHub, set up branch protection. Use when starting a new project.
Review code with configurable scope and autofix. Use when: "review scope branch", "review changes", "review pr #123 autofix"
Create or update domain language in CONTEXT.md § Domain Language. Confirms with user before writing. Use when: "update vocabulary", "define terms", "domain language", "vocabulary"
Stage, commit, and push changes (no PR). Use when: "commit and push", "push my changes", "push this"
Comprehensive PRD-end review: code quality, architecture, cleanup, documentation, unresolved items. Use when: "review PRD", "phase end", "PRD review", "wrap up PRD"
Create or update HANDOFF.md with a general session progress summary. Use when: "handoff", "save progress", "end of session"
Full workflow - commit, push, and create or update PR. Use when: "commit push and PR", "full workflow", "commit push PR"
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"
Ship finished work: sync base, commit, push, PR, wait for CI green, merge. Use when: "ship it", "ship and merge", "ship this"
Create new Claude Code skills with structured conventions, progressive disclosure, and review checklist. Use when: "create skill", "new skill", "write a skill", "skill create"
Create a React + React Native monorepo from template with GitHub repo, branch protection, and CI. Use when: "setup React Native project", "new mobile project", "create React Native monorepo"
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"
Create a new SvelteKit project from template with GitHub repo, branch protection, and CI. Use when: "setup Svelte project", "new Svelte project", "create SvelteKit app"
Consolidate CONTEXT.md: remove duplicates, outdated items, tighten language. Use when: "consolidate context", "clean up context", "simplify context", "consolidate requirements"
Create GitHub issues with optional PRD linking. Use when: "create issue", "create github issue"
Repository-wide audit of code quality suppressions and config rule changes. Finds eslint-disable, fallow-ignore, svelte-ignore, @ts-ignore, and disabled rules in configs. Evaluates each suppression — fix it if a simple solution exists, keep it if justified. Creates a PR with all fixes. Use when: "audit suppressions", "check suppressions", "suppression audit", "find disabled rules", "lint suppression review", "code quality audit"
Rebase or merge target branch into current branch. Use when: "rebase on main", "update from dev", "merge main into branch"
Read-only review of uncommitted changes via subagents. Use when: "review changes", "review uncommitted"
Review and fix code quality issues immediately: deduplicate, remove repetition, remove dead code. Use when: "clean code", "deduplicate this module", "remove dead code"
Generate multiple UI variants in different design styles for comparison. Use when: "design ui", "ui variants", "design exploration", "explore designs", "3 styles", "5 styles"
Create or update GLOSSARY.md with canonical domain terms, aliases, relationships. Confirms with user before writing. Use when: "update glossary", "define terms", "domain language", "glossary"