Skip to content

Quick-Spec Step 4: Provide copy-paste command for Adversarial Review in fresh context #1659

@lokiloq

Description

@lokiloq

Problem

In quick-spec/steps/step-04-review.md, the final menu provides a ready-to-copy command for starting development in a fresh context:

quick-dev {finalFile}

However, when the user selects [R] Adversarial Review, no equivalent copy-paste command is provided. The user has to manually ask the agent for the command to run the review in a separate context.

This is inconsistent — the workflow recognizes that fresh context is important (it explicitly recommends it for dev), but doesn't apply the same UX pattern for adversarial review, which is also recommended to run in a fresh context for information asymmetry.

Proposed Solution

In the "Present Final Menu" section of step-04-review.md, add a copy-paste command block for adversarial review, similar to the dev command:

[R] Adversarial Review - critique of the spec (highly recommended)

To run in a fresh context (recommended):

/bmad-review-adversarial-general {finalFile}

Affected File

bmm/workflows/bmad-quick-flow/quick-spec/steps/step-04-review.md — Section 4 "Present Final Menu"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood-first-issueGood for newcomers - small, well-scoped

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions