From perspective-writer
Adjust correspondence rules based on the writer's role and expertise in a collaboration. Trigger when the user says things like "我在這裡是統計專家", "我的角色是...", "這個我比他專業", "不應該用請教", "tone doesn't match my expertise", or when a draft uses deference language for topics where the user is the expert. Also trigger from /perspective-writer:role-calibrator directly.
How this skill is triggered — by the user, by Claude, or both
Slash command
/perspective-writer:role-calibratorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Adjust communication rules when the writer's **role/expertise** doesn't match the current tone settings.
Adjust communication rules when the writer's role/expertise doesn't match the current tone settings.
A single correspondence relationship has multiple domains. The writer might be junior in one domain (business strategy) but senior in another (statistical methodology). Generic rules like "always use 請教" break down when the writer IS the expert on the topic being discussed.
From the user's input, extract:
.claude/rules/correspondence-*.md)Glob: .claude/rules/correspondence-*.md
Read the matched file(s)
Look for:
Add a ## 角色定位 section (or update if it exists) that specifies:
## 角色定位
[Writer] 在這個合作中的角色是 **[role]**。[Recipient] 是 [their role]。
### 語氣切換規則
| 話題領域 | 誰是專家 | 語氣 | 用詞 |
|---------|---------|------|------|
| [domain A] | 寫信人 | 提供建議 | 「我建議…」「比較合適的做法是…」 |
| [domain B] | 收件人 | 請教 | 「想跟學長請教…」 |
| [domain C] | 雙方 | 確認對齊 | 「想跟學長確認…」「對齊一下…」 |
| 避免(太謙虛) | 改用(展現專業) |
|---|---|
| 想請教 | 有幾個建議想確認 |
| 不知道這樣好不好 | 我建議這樣處理 |
| 要怎麼處理比較好 | 比較合適的做法是 |
Check if other sections need adjusting:
Show a summary:
已更新 `.claude/rules/correspondence-[name].md`:
角色定位:
- 統計/方法論 → 你是專家,用「建議」「確認」
- 商業/產業 → 學長是專家,用「請教」
你可以打開 `.claude/rules/correspondence-[name].md` 確認或修改。
## 角色定位 section to the existing correspondence file.npx claudepluginhub psychquant/psychquant-claude-plugins --plugin perspective-writerTailors AI behavior for professional domains like medical, legal, creative, and engineering, adjusting vocabulary, precision, citations, tone, and ethics. Useful for context-specific responses.
Calibrates AI responsiveness to a user's communication style, expertise depth, and preferences. Use at session start, when communication feels mismatched, or after unexpected feedback.
Guides effective AI use for professional writing tasks via prompt patterns, refinement workflows, voice preservation techniques, and quality checkpoints for drafting and editing.