Skip to content

skillmaker review request

skillmaker review request <slug> [--question <text>]

Requests a review of the bundle’s work at its current stage: appends a review.requested event and moves the bundle into the awaiting-review substate. This is the CLI’s half of the non-blocking review pair — resolution (approve or revise) happens either in the viewer’s review panel or via skillmaker review resolve, the CLI’s other half of the pair.

FlagMeaning
--question <text>Question for the reviewer
--jsonEmit machine-readable JSON instead of text
skillmaker: requested review for my-first-skill at stage "idea"

An approved review is what unlocks skillmaker advance’s forward-move guard — without one, advance refuses to move the bundle forward at all.

skillmaker review resolve to approve or send back the review from the terminal.

The production state machine for the full guard table.