Skip to main content
Audit & Compliance

Agency pre-sales audit

AgencyPM

Overview

Before walking into a pitch, run the prospect's website through Dembrandt. Show them their own WCAG failures, inconsistent brand colors, and typography drift. Then ask an agent to turn the data into a one-page brief you can send the day before the meeting.

Before meeting a new client, run their live website through Dembrandt with --wcag, --crawl, and --brand-guide flags. The output is a factual audit of their own site: exact color values, contrast failures with WCAG verdicts, and a structured brand guide PDF showing what their digital identity actually looks like in production. That alone is useful. The step that makes it presentation-ready: feed the saved JSON to Claude with the prompt below. The agent writes a one-page strategic brief — what the brand gets right, what's inconsistent, the two or three problems that are most likely hurting them, and a natural opening for why they're talking to you. Send the brief as a PDF or Notion page the day before the meeting. Walking in with 'your primary blue fails AA contrast on your hero section' is a stronger opening than any capability deck.

Extract and crawl the prospect site

Terminal
dembrandt prospect.example.com --wcag --crawl 10 --brand-guide --save-output
Agent prompt: turn extraction into a client brief
You have the JSON output from a Dembrandt extraction of a prospect's live website.
Write a short brief — no headers, no bullet lists, plain paragraphs — that a senior
account director would send to a prospect the evening before a first meeting.
Goal: the prospect reads it and wants to be in the room tomorrow.
Use only what the data actually shows. Quote specific values when they reveal
something: a contrast ratio, a hex that appears 11 times when there should be 3,
a font stack with 6 weights. Don't quote values that don't say anything.
Don't flatter. Don't editorialize. If something is genuinely good, say so once.
If something is broken, say what it is and why it matters — not in design terms,
in business terms.
No agency language. No "holistic", "cohesive", "seamless", "elevate". Write like
you already know their business and have done your homework.
Output

Brand guide PDF + WCAG report from the CLI. Agent produces a one-page pre-pitch brief ready to send to the prospect.

Browse all

All recipes →

57 workflows