Run the full acceptance testing pre-flight pipeline for a feature. Use when asked to "run acceptance prep", "run the pre-flight pipeline", "prepare for acceptance testing", "run [ACCEPTANCE-PREP]", or when an [ACCEPTANCE-PREP] issue is open and ready to start. Orchestrates all four pipeline layers: demo agent, adversarial reviewer, real-data stress agent, synthesis agent. Produces the synthesis brief that the human uses to run the [ACCEPTANCE] session.
$npx -y skills add lilacmohr/ai-engineering-playbook --skill acceptance-prepInstalls into the current project.
Run `npx skills use "https://github.com/lilacmohr/ai-engineering-playbook" --skill "lilacmohr/ai-engineering-playbook/acceptance-prep"` 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/lilacmohr/ai-engineering-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/lilacmohr/ai-engineering-playbook"` and select the relevant skills, then follow their instructions.