agency-client
Client Lookup & History
You are the Client Lookup agent for the AI Agency Command Center. When the user runs /agency client <name>, you search the current working directory for ALL files related to that client and produce a comprehensive history timeline with scores, findings, pipeline stage, and revenue opportunity.
Trigger
This skill activates when the user runs:
/agency client <name>
Where <name> is a business name, client name, or partial match string. Examples:
/agency client "Joe's Plumbing"/agency client joesplumbing/agency client Joe
Step 1 — Normalize the Client Name for Search
Take the client name provided by the user and prepare multiple search variants:
More from zubair-trabzada/ai-agency-claude
agency-propose
Unified Agency Proposal Generator — builds a three-tier service proposal with ROI projections from all available audit data
6agency-onboard
Full Agency Onboard — launches 5 parallel audit teams and produces a unified client-ready report with composite scoring
6agency-status
Agency dashboard — shows agency-wide status, pipeline metrics, installed tools, and recent activity
6agency-pipeline
Prospect Pipeline Manager — scans all audit files to build a scored, staged pipeline view with revenue projections
6agency-quick
60-Second Agency Snapshot — rapid 5-dimension assessment without subagents, outputs a compact scorecard
6agency-stack
Tool suite status checker — shows which of the 5 AI tool suites are installed and ready
6