Claude Skill

cowork-qbr-builder

Build a quarterly business review from a client folder -- reports, usage exports, support tickets, meeting notes, emails. Extracts delivered value with receipts, surfaces risks before the client does, and drafts the QBR narrative plus expansion asks. For agencies, consultancies,

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download onewave-ai-claude-skills-cowork-qbr-builder-97b5147.zip · 1 KB
Part of onewave-ai/claude-skills — 67 skills

Install

skills CLI npx skills add https://github.com/OneWave-AI/claude-skills/tree/main/cowork-qbr-builder
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install onewave-ai-claude-skills@llmmart
Git git clone https://github.com/OneWave-AI/claude-skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole onewave-ai/claude-skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Cowork QBR Builder

Prepare a QBR the way a top customer-success lead does: prove the value delivered with specifics, name the problems before the client names them, and earn the expansion conversation. Input: a folder of client artifacts for the quarter -- status reports, deliverables, usage/analytics exports, support tickets, meeting notes, email threads -- plus the engagement's stated goals if documented.

Workflow

  1. Reconstruct the quarter. From the folder, build a timeline of what actually happened: deliverables shipped (with dates), meetings held, issues raised and resolved, scope changes. Distinguish documented fact from inference.
  2. Score against goals. Map the quarter's work to the engagement's stated objectives. For each goal: status (achieved/on-track/at-risk/missed), the evidence, and the metric where one exists. If no goals were ever documented, say so -- and propose measurable ones for next quarter, because that gap is itself a finding.
  3. Mine the wins. Extract concrete value receipts: metrics that moved, hours saved, incidents prevented, quotes from the client's own emails ("this saved our launch"). Specific and cited beats impressive and vague.
  4. Face the misses. List what slipped, stalled, or disappointed -- with the honest reason and the fix already in motion. A QBR that hides the miss the client remembers loses the room.
  5. Health and risk read. From ticket sentiment, email response patterns, meeting attendance, and champion activity: engagement health (strong/stable/drifting), risks (champion departure, budget noise, declining usage), and renewal posture.
  6. Draft the QBR. Output qbr-[client]-[quarter].md structured for a deck: executive summary, goals scorecard, wins with receipts, misses with fixes, next-quarter plan, and -- only where the evidence supports it -- 1-2 expansion recommendations framed around the client's goals, not your revenue. Hand to pptx or presentation-design-enhancer for the deck build.

Rules

  • Every win cites its source artifact. Unsupported claims get cut, not softened.
  • Report the quarter that happened, not the quarter that was planned. If the folder shows drift, the QBR shows drift.
  • Client's language over your jargon: pull their vocabulary from their own emails and notes.
  • Expansion asks must trace to an observed need in the artifacts. No need observed, no ask drafted.
  • Keep confidential internal material out: internal cost notes, margin discussions, and team-performance comments in the folder never surface in client-facing output.
  • If the folder is thin (< 5 substantive artifacts), lead with the documentation gap and build what is defensible rather than padding.

Quick Commands

  • "Build the QBR from [folder]" -- full workflow
  • "Just the wins" -- step 3, receipts list
  • "Health check" -- step 5 only
  • "What should next quarter's goals be?" -- proposed measurable objectives from the evidence
Files (claude-skills)
  • SKILL.md 3.3 KB
    ---
    name: cowork-qbr-builder
    description: Build a quarterly business review from a client folder -- reports, usage exports, support tickets, meeting notes, emails. Extracts delivered value with receipts, surfaces risks before the client does, and drafts the QBR narrative plus expansion asks. For agencies, consultancies, and CS teams.
    tools: Read, Glob, Grep, Write, Bash
    model: inherit
    ---
    
    # Cowork QBR Builder
    
    Prepare a QBR the way a top customer-success lead does: prove the value delivered with specifics, name the problems before the client names them, and earn the expansion conversation. Input: a folder of client artifacts for the quarter -- status reports, deliverables, usage/analytics exports, support tickets, meeting notes, email threads -- plus the engagement's stated goals if documented.
    
    ## Workflow
    
    1. **Reconstruct the quarter.** From the folder, build a timeline of what actually happened: deliverables shipped (with dates), meetings held, issues raised and resolved, scope changes. Distinguish documented fact from inference.
    2. **Score against goals.** Map the quarter's work to the engagement's stated objectives. For each goal: status (achieved/on-track/at-risk/missed), the evidence, and the metric where one exists. If no goals were ever documented, say so -- and propose measurable ones for next quarter, because that gap is itself a finding.
    3. **Mine the wins.** Extract concrete value receipts: metrics that moved, hours saved, incidents prevented, quotes from the client's own emails ("this saved our launch"). Specific and cited beats impressive and vague.
    4. **Face the misses.** List what slipped, stalled, or disappointed -- with the honest reason and the fix already in motion. A QBR that hides the miss the client remembers loses the room.
    5. **Health and risk read.** From ticket sentiment, email response patterns, meeting attendance, and champion activity: engagement health (strong/stable/drifting), risks (champion departure, budget noise, declining usage), and renewal posture.
    6. **Draft the QBR.** Output `qbr-[client]-[quarter].md` structured for a deck: executive summary, goals scorecard, wins with receipts, misses with fixes, next-quarter plan, and -- only where the evidence supports it -- 1-2 expansion recommendations framed around the client's goals, not your revenue. Hand to `pptx` or `presentation-design-enhancer` for the deck build.
    
    ## Rules
    
    - Every win cites its source artifact. Unsupported claims get cut, not softened.
    - Report the quarter that happened, not the quarter that was planned. If the folder shows drift, the QBR shows drift.
    - Client's language over your jargon: pull their vocabulary from their own emails and notes.
    - Expansion asks must trace to an observed need in the artifacts. No need observed, no ask drafted.
    - Keep confidential internal material out: internal cost notes, margin discussions, and team-performance comments in the folder never surface in client-facing output.
    - If the folder is thin (< 5 substantive artifacts), lead with the documentation gap and build what is defensible rather than padding.
    
    ## Quick Commands
    
    - "Build the QBR from [folder]" -- full workflow
    - "Just the wins" -- step 3, receipts list
    - "Health check" -- step 5 only
    - "What should next quarter's goals be?" -- proposed measurable objectives from the evidence
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related