Investigate a customer support email and draft a reply. Use when the user pastes a customer message, bug report, billing question, feature request, or how-to question.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Investigate a customer support email and draft a reply. Use when the user pastes a customer message, bug report, billing question, feature request, or how-to question.
allowed-tools
Bash, Read, Grep, WebFetch
Support
Provide two sections:
Internal Notes
Draft Response
Workflow
Classify the request: bug, how-to, feature request, or account/billing.
Investigate the relevant code paths in the repo.
When helpful, check existing help content before inventing an answer.
For bugs, identify the likely root cause or the narrowest plausible set of causes.
For how-to questions, find the relevant settings, constraints, and user-visible steps.
For feature requests, check whether the feature already exists or is partially implemented.
For billing, remember Paddle handles payment processing.
For subscription/trial questions, check the premium/trial rules in the repo.
Output rules
Internal Notes should be concise and practical: findings, likely cause, relevant files, and any follow-up commands if needed.
Draft Response should be plain text, customer-ready, and specific to the issue.
Keep the draft friendly, direct, and action-oriented.