Cookbook
Stress-test the spec before it ships
Run seven stakeholder personas against a PRD in parallel and get a ranked list of what to fix.
Productadvanced
What this does
- Confirms the PRD has a Problem, Non-goals, and Requirements section first
- Runs 7 persona sub-agents in parallel — eng, design, CFO, sales, support, legal, exec
- Scores each dimension 0-100 with a ship, revise, or reject verdict
- Merges all 7 verdicts into one prioritized, non-duplicated fix list
Workflow
- Trigger
PRD ready for review
Fired manually or on a status change in the doc.
- Prompt
Fan out to 7 personas
Eng lead, designer, CFO, sales, support, legal, skeptical exec — each its own sub-agent.
- Prompt
Score independently
Each persona scores 0-100 across 5 dimensions with a ship/revise/reject verdict.
- Prompt
Synthesize the fix list
Merge all 7 verdicts into one prioritized list of what to fix.
- Result
Deliver the teardown
Scorecard posted to Slack, full teardown saved to the drive.
Recommended skills
Reusable skills the recipe pulls in, add them once, every agent can use them.
Persona scoring rubric5 dimensions, 0-100, one verdict per persona.
Cross-persona synthesisMerge 7 independent reviews into one prioritized fix list, no double-counting.
PRD completeness checkConfirm Non-goals, metrics, and scope sections exist before scoring starts.
How to use this recipe
- 1Connect Drive or Notion, and Slack, for the PRD and delivery
- 2Set the trigger for when a PRD is marked ready for review
- 3Paste the prompt; on first run, set your 5 scoring dimensions and PRD location
- 4Review the scorecard and fix list; you decide what to accept or reject
Recipe files
Copy the prompt
Install the "Stress-test the spec before it ships" recipe from the Eluu cookbook. 1. Fetch https://eluu.ai/cookbook/prd-stress-test/skill.md and save it into your skills folder as "prd-stress-test". 2. Ask me its first-run questions and store my answers in memory. 3. Then run the skill once end to end so we can review the output together.
eluu.ai/cookbook/prd-stress-test.md
Paste it into any agent. It fetches the recipe file and pulls in the skills and prompts on its own, the prompt stays short, the detail lives at the URL.