What problem does it solve?
It resolves ambiguity in your plan, design, or requirements by interviewing you relentlessly until every branch of the decision tree is settled and shared.
Core Features & Use Cases
- Relentless requirements clarification: Surfaces ambiguity, edge cases, dependencies, acceptance criteria, and scope until they are explicit.
- Repo-aware exploration: Uses an Explore agent to answer questions by inspecting the codebase instead of defaulting to direct questioning.
- Documentation updates: Writes confirmed domain language and settled decisions into
.mpx/CONTEXT.md and .mpx/DECISIONS.md while keeping project docs concise.
- Best-fit use: Use when you need to stress-test a plan/design, reconcile requirements, or add requirements without leaving gaps for later.
Quick Start
Ask Claude Code to run it by saying: grill me about the requirements for the new feature you are planning.