client-validation-document
Produce the Part 5 Client Validation Document — the one true stop where unbiased v1 findings meet the client. Each finding gets ACCEPT/REJECT/EDIT/DEFER decision.
npx skills add indranilbanerjee/digital-marketing-pro --skill client-validation-document --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# /digital-marketing-pro:client-validation-document — Part 5: The One True Stop This skill produces the Part 5 deliverable: the Client Validation Document. It is the only point in the engagement where unbiased v1 findings are formally presented to the client for accept/reject/edit decisions. ## Context efficiency Heavy skill. **Grep before Read** any referenced file, then `Read` only matched ranges with `offset` + `limit`. List `${CLAUDE_PLUGIN_DATA}/<brand>/` before opening files. On re-invocation mid-session, skip files already in context. This is the **one true stop** in the 12-Part flow. Nothing in Parts 6+ proceeds until this is signed off. ## What this document is The Client Validation Document compiles the most strategically consequential findings from Parts 2, 3, and 4 (the unbiased research and the four core documents) into a structured review document. For each finding: - The finding itself - Evidence / sources - Proposed implication if accepted - Three response options for the client: ACCEPT / REJECT / EDIT / DEFER - (For REJECT or EDIT) — the client provides their corrected version and the rationale The client's responses then feed the Decision Matrix in Part 6 to deter
- Context efficiency
- What this document is
- What this document is NOT
- Pre-conditions
- Document Structure
- Section 1: Executive Briefing
- Section 2: Findings — by category
- Section 3: Open Questions
- Section 4: Response Mechanism
- Finding Block Format
- Materiality Classification
- Response Categorisation for the Decision Matrix
- Production Steps
- Recording Client Responses
python ${CLAUDE_PLUGIN_ROOT}/scripts/engagement-state.py decision-matrix \What does the client-validation-document skill do?
Produce the Part 5 Client Validation Document — the one true stop where unbiased v1 findings meet the client. Each finding gets ACCEPT/REJECT/EDIT/DEFER decision.
How do I install it?
Run `npx skills add indranilbanerjee/digital-marketing-pro --skill client-validation-document --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From indranilbanerjee/digital-marketing-pro, a repository with 700 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
