getReviewPreamble
getReviewPreamble(
config):string
Defined in: review/src/commands/commandUtils.ts:18
Compose the review system preamble the way the fat CLI’s gth review / gth pr do:
backstory + guidelines + review instructions + the optional project system prompt, each
segment honouring the GS2-43 prompts.* config. Empty segments are dropped rather than
left as blank lines (the shape the README embed example documents).
Parameters
Section titled “Parameters”config
Section titled “config”Returns
Section titled “Returns”string