The master delivery prompt
Read references/MASTER-PROMPT.md before applying any of this.
That file is the standard; everything below it is a summary to help you decide
whether this skill applies and to check your work afterwards.
What this standard covers
- Why this exists
- The prompt
- Fill-in reference
- What to attach to the session
- What a finished session leaves behind
- A note on the frontend framework
Why this exists
PLAYBOOK.md covers the documentation sessions: REVIEW, MODERNIZE and
RECOVER each produce documents and deliberately stop short of code. But the estate also
has a recurring delivery job — "review the whole app against my standards, adopt the
external auth service, bring the frontend in line, document the UI/UX, and leave the
product running on Fly.io" — and until now that job description was rewritten by hand
for each repo, with the repo name hardcoded into the prompt. This is the one generic
version: fill in the target block, attach the three repos, run it.
A delivery session does not replace the playbook modes — its first phase is one of them. Everything the playbook says about choosing REVIEW vs MODERNIZE vs RECOVER still applies.
Generated from docs/MASTER-PROMPT.md by scripts/build-marketplace.mjs. Do not edit this file: change the source document, or its entry in catalog/marketplace.catalog.json, and re-run the generator.