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 in the viewer’s review panel.

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.

The production state machine for the full guard table.