buildRecapPrompt
buildRecapPrompt(
input):string
Defined in: src/recap-core.ts:97
The instruction prompt for the recap spawn. Tells the agent to summarize a COMPLETED
coding session for an operator deciding whether to merge, and to Write a
.shepherd-recap.json file with {verdict, headline, body, openItems}.
Parameters
Section titled “Parameters”changedFiles
Section titled “changedFiles”object[]
context
Section titled “context”string
digest
Section titled “digest”string
string
taskPrompt
Section titled “taskPrompt”string
Returns
Section titled “Returns”string