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.
Options
Section titled “Options”| Flag | Meaning |
|---|---|
--question <text> | Question for the reviewer |
--json | Emit machine-readable JSON instead of text |
Output
Section titled “Output”skillmaker: requested review for my-first-skill at stage "idea"Why this matters for advance
Section titled “Why this matters for advance”An approved review is what unlocks
skillmaker advance’s forward-move guard — without one,
advance refuses to move the bundle forward at all.
See also
Section titled “See also”skillmaker review resolve to approve or send back
the review from the terminal.
The production state machine for the full guard table.