name: client-handover description: | Use when finalizing a project for non-technical client delivery — needs final audits, deploy validation against live site, and a branded deliverable (Markdown + HTML + PDF). Multi-agent orchestrator: dispatches client-handover-writer which spawns parallel /seo + /harden subagents, then /validate, then writes the deliverable. Triggers: "client handover", "compte rendu client", "livraison client", "rapport client", "deliverable", "summary for client", "handover doc", "livrable", "ship and handover", "finaliser et livrer". argument-hint: [optional: language fr|en, --include-deploy, --skip-deploy, --skip-seo, --skip-audits, --skip-fix-loop, --max-iterations N, --audit-max-age , --output ] disable-model-invocation: false allowed-tools:
Load and follow strictly:
Execute the CLIENT HANDOVER WRITER agent on this project.
The agent runs a ship-and-handover pipeline with explicit gates:
SCORE_SEO_BEFORE, SCORE_GEO_BEFORE, SCORE_HARDEN_BEFORE).MAX_ITERATIONS (default 5).git push.SCORE_VALIDATE.SCORE_*_AFTER for SEO classique, GEO (IA), HARDEN, VALIDATE. If ANY < 17/20: STOP. Generate .claude/audits/HANDOVER-ROADMAP.md with prioritized analysis of what's blocking each below-threshold axis. Do NOT write the client deliverable. Report to user..claude/memory/ registries + full git history. Ask whether to include build/deploy chapter. Synthesize the client deliverable using the 4-chapter structure:
/seo, /harden, /validate, seo-analyzer, etc. — replace with concept names: référencement / sécurité / conformité technique). Forbidden-token grep gate runs before write.LIVRAISON.md (fr) or HANDOVER.md (en) at project root, then run scripts/handover-to-pdf.sh to produce the matching branded .html (always) and .pdf (when a PDF engine is on the host: weasyprint > wkhtmltopdf > chromium). HTML/PDF use the ZenQuality cover page, green palette, Inter + Playfair Display typography, running header/footer with project name + page numbers.Flags:
--skip-fix-loop — run baseline audits once, skip auto-fix iterations.--max-iterations N — cap fix loop iterations (default 5).--skip-audits — bypass entire pipeline; jump straight to doc generation from existing audit files.Context from the user (if any): $ARGUMENTS