A full pipeline that systematizes a customer support system into FAQ, response manual, escalation policy, and CS analytics framework. Use this skill for requests like 'build a customer support system', 'write FAQs', 'response manual', 'CS manual', 'escalation policy', 'customer response scripts', 'complaint handling', 'customer complaint processing', 'CS operations system', 'customer service process', and other customer support system building needs. Also supports supplementing and improving existing FAQs or manuals. However, CRM/helpdesk software development, call center infrastructure setup, real-time chatbot development, and agent recruitment are outside the scope of this skill.
An agent team collaborates to generate FAQ, response manual, escalation policy, and analytics all at once.
Agent Team — 5 members communicate directly via SendMessage and perform cross-validation.
| Agent | File | Role | Type |
|---|---|---|---|
| faq-builder | .claude/agents/faq-builder.md | FAQ construction, search optimization | general-purpose |
| response-specialist | .claude/agents/response-specialist.md | Response scripts, tone & manner | general-purpose |
| escalation-manager | .claude/agents/escalation-manager.md | Escalation tiers, SLA | general-purpose |
| cs-analyst | .claude/agents/cs-analyst.md | Metrics, VOC, improvement proposals | general-purpose |
| cs-reviewer | .claude/agents/cs-reviewer.md | Cross-validation, customer journey simulation | general-purpose |
_workspace/ directory at the project root_workspace/00_input.md_workspace/ and skip the corresponding Phase| Order | Task | Assigned To | Dependencies | Deliverable |
|---|---|---|---|---|
| 1a | FAQ Construction | faq-builder | None | _workspace/01_faq.md |
| 1b | Response Manual | response-specialist | None | _workspace/02_response_manual.md |
| 2 | Escalation Policy | escalation-manager | Tasks 1a, 1b | _workspace/03_escalation_policy.md |
| 3 | CS Analytics Framework | cs-analyst | Tasks 1a, 1b, 2 | _workspace/04_cs_analytics.md |
| 4 | CS Review | cs-reviewer | Tasks 1a, 1b, 2, 3 | _workspace/05_review_report.md |
Tasks 1a (FAQ) and 1b (Manual) are executed in parallel. Both can start simultaneously as they have no initial dependencies.
Inter-team Communication Flow:
_workspace/| User Request Pattern | Execution Mode | Agents Deployed |
|---|---|---|
| "Build a customer support system", "Full CS setup" | Full Pipeline | All 5 |
| "Just create FAQs" | FAQ Mode | faq-builder + reviewer |
| "Write a response manual" | Manual Mode | response-specialist + reviewer |
| "Create an escalation policy" | Escalation Mode | escalation-manager + reviewer |
| "Design CS metrics" | Analytics Mode | cs-analyst + reviewer |
| "Review this FAQ" | Review Mode | reviewer only |
| Strategy | Method | Purpose |
|---|---|---|
| File-based | _workspace/ directory | Storing and sharing main deliverables |
| Message-based | SendMessage | Real-time key information transfer, revision requests |
| Error Type | Strategy |
|---|---|
| Insufficient service info | Build a generic CS system based on industry type, tag as "requires service customization" |
| No existing CS data | Set targets based on industry benchmarks, propose initial measurement methods |
| Web search failure | Work from general CS best practices, note "data limited" |
| Agent failure | Retry once → if still fails, proceed without that deliverable, note the omission in the review report |
| 🔴 found in review | Send revision request to the relevant agent → rework → re-validate (up to 2 times) |
Prompt: "Build a customer support system for a B2C SaaS project management tool. We have 10,000 monthly active users and operate chat and email channels. The CS team has 5 members." Expected Results:
Prompt: "I have this FAQ; create a response manual and escalation policy" + FAQ file attached Expected Results:
_workspace/01_faq.mdPrompt: "Create a customer support FAQ" Expected Results:
Extension skills that enhance agent domain expertise:
| Skill | File | Target Agents | Role |
|---|---|---|---|
| csat-analyzer | .claude/skills/csat-analyzer/skill.md | cs-analyst, cs-reviewer | CSAT/NPS/CES design, operational metrics, VOC analysis, CS dashboard design |
| escalation-flowchart | .claude/skills/escalation-flowchart/skill.md | escalation-manager, response-specialist | L1/L2/L3 structure, severity classification, trigger conditions, SLA matrix, crisis response |