Pull-request review, but for the plan — before the agent builds.
Your agent drafts a plan; your team reviews and refines it asynchronously; consolidated feedback flows back into the agent before a line of code is written.
1
Push the plan
Your agent runs /consensum-push-plan and the proposal lands in Consensum as a reviewable document.
2
Review together
Your team reads it, selects text to comment, threads discussion, and votes Approve or Request changes.
3
Pull feedback
The agent runs /consensum-pull-feedback, receives consolidated decisions, and revises before writing any code.