Drafts the provided-by-client (PBC) evidence request list for a single control test cycle: one numbered row per ask, each carrying the control objective tested, criterion source, artifact requested, format, system of record, owner role, due date, population reference, reliance classification, and status. Produced before fieldwork begins; tracked through fieldwork; closed when every row resolves to received-or-not-applicable. The deliverable is an Excel workbook rendered via the xlsx skill in document-skills. Downstream, the workpaper consumes the request_id per evidence row and the closure binder consumes the closed list as the index of what was produced.
$npx -y skills add anotb/second-line-financial-services --skill evidence-request-builderInstalls into the current project.
Run `npx skills use "https://github.com/anotb/second-line-financial-services" --skill "anotb/second-line-financial-services/evidence-request-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anotb/second-line-financial-services" that are relevant to the current task. Run `npx skills add "https://github.com/anotb/second-line-financial-services"` and select the relevant skills, then follow their instructions.