Command
Address review feedback from user-review.txt, review-findings.md, and the task PR, with selectable per-source processing modes.
Command
Address review feedback from user-review.txt, review-findings.md, and the task PR, with selectable per-source processing modes.
Command
Collaborate on a high-level design for the current dev task and save it as design-spec.md.
Command
Implement all code changes for the current dev task, build, test, format, and stage.
Command
Detect material changes since last iteration, record them in iterations.md, and update task artifacts.
Command
Create a new dev task from a Linear issue.
Command
Squash task branch commits, push, and create a draft GitHub PR.
Command
Implement all code changes for the current dev task in parallel via mrp-builder sub-agents, then build, test, format, and stage.
Command
Create a verification plan with testing methodology and test cases for the current dev task.
Command
Identify refactoring/simplification opportunities in the current task's changes, get user approval, and apply them via mrp-builder sub-agents.
Command
Investigate the codebase for the current dev task and write a research report.
Command
Spawn mrp-reviewer sub-agents to review task branch changes, dedupe, and record findings as a new round.
Command
Collaborate on a detailed implementation spec for the current dev task and save it as implementation-spec.md.
Command
Execute the verification plan for the current dev task and report results.