planBlockInstructions
planBlockInstructions(
opts):string
Defined in: src/service.ts:599
Returns agent-facing instructions for optionally emitting a .shepherd-plan-blocks.json
sidecar alongside .shepherd-plan.md. Not i18n’d — same precedent as the directives.
When allowQuestionForm is false (interactive), the question-form block type is omitted
entirely and the agent is told to ask questions live, not park them in the sidecar.
Parameters
Section titled “Parameters”allowQuestionForm
Section titled “allowQuestionForm”boolean
Returns
Section titled “Returns”string