tempering
把生硬、讽刺或不耐烦的职场消息改写成专业表达,同时保留其中真正的诉求,并给出从同事口吻到正式留痕的三个语气档位。适用于收件人是同事、上级、客户、供应商或跨部门对接人,而草稿里带着明显情绪的时候。也能反向工作:把打太极的官方措辞翻译成人话。不适用于营销文案、简历、博客文章,或不涉及人际关系的语法修改。
- 分组
- 写作
- 版本
- 0.8.4
- 许可证
- MIT
安装
/plugin install writing@misoto22然后这样调用:
/writing:tempering现成的润色功能有个共同毛病:它们在删掉情绪的同时把内容也删了。「到底有没有人管这事」被改成「方便同步一下最终结论吗」——语法上专业了,但截止时间、后果、以及对方需要优先处理的理由,全都没了。这个技能的原则是:去掉对人的攻击,保留对问题的压力。它用五个固定的转换来做这件事,其中「把指控改成带日期的请求」和「把开放的抱怨改成封闭的提问」承担主要作用。输出固定给三档语气,选哪一档是发送者的判断,不由技能替你决定——除非涉及安全、合规、已经错过的硬截止,或同一件事的第三次追问,那几种情况下直接说清楚才是专业。
什么时候会触发
CI 实际用来评测这个技能的 prompt——所以它们不会和技能的真实行为脱节。
会触发
- 帮我改得客气点:这个需求你们到底做不做,给个准信。
- Is this too harsh to send to the client? 'You clearly did not read the spec.'
- Make this professional without losing that the deadline is Friday and we escalate after that.
- 说人话:we should circle back and align on the deliverable cadence.
- 他这句「我们再对齐一下节奏」到底什么意思,说人话
不会触发
- Draft an email to the client with the new schedule.
- Fix the grammar in this blog post.
- Rewrite my resume summary to sound stronger.
- 写封邮件给客户,说排期推迟到下周三
Tempering
Convert a message the sender cannot send into one they can, without discarding the request it carries.
Why the obvious rewrite fails
Built-in polish features fail the same way every time: they remove the emotion and the substance together. "Is anyone actually going to decide this or not?" becomes "Would you be able to share the final decision or an estimated timeline?" — grammatically professional, and now containing no deadline, no consequence, and no reason for the recipient to prioritise a reply. The urgency was carried entirely by the tone, and the rewrite deleted it.
The operating principle: remove the attack on the person, preserve the pressure on the problem.
Method
Every effective rewrite combines the five transforms below. Nothing further is required; additions beyond these are usually padding.
| # | Transform | Before | After |
|---|---|---|---|
| 1 | Person to artefact — assess the work, not the judgement behind it | You're being an idiot | There are a few things in this approach I can't follow |
| 2 | Emotion to impact — replace the sender's state with the cost to the business | This is infuriating | If this stays blocked, Friday's release slips |
| 3 | Accusation to dated request — an accusation looks backwards, a request looks forwards | Are you going to do this or not | Can we lock this down by Wednesday |
| 4 | Open complaint to closed question — a complaint can be ignored, a direct question cannot | Still no straight answer | Is it A or B? If neither works I'll schedule against C |
| 5 | Preserve the recipient's position — an exit route produces cooperation, a corner produces defence | You clearly didn't test this | Is it possible this case wasn't covered? |
Transforms 3 and 4 carry the weight. A rewrite that loses the date or the specific question has failed regardless of how well it reads.
Output format
Produce all three registers, in this order, each labelled. The sender chooses according to how much relationship capital the situation justifies spending.
**Reading of the draft**: <one line stating what the raw message indicates about the
sender's actual situation — how many times this has been raised, what is now at risk.
This is diagnostic, and informs which register is appropriate.>
**1. Collegial** — working relationship is sound, timeline is not yet critical
<message>
**2. Direct but measured** — courteous, while making clear the matter is being tracked
<message>
**3. On the record** — suitable for copying in a manager, and for being read again in three months
<message>
Say so plainly and stop if the draft is already appropriate. Not every message needs revision.
Constraints
Read shared/tone.md and shared/format.md before producing any register. They carry the apology, inflation, filler, fact-preservation, channel, and language rules for this plugin, and are deliberately not restated here.
Two things they do not cover:
Reverse mode is exempt from the filler ban. Decoding corporate phrasing requires quoting it.
All three registers, every time. The register is the sender's call, not yours. Do not recommend one unless asked, except in the cases below.
When softening is the wrong response
In these situations the direct version is the professional version, and the recommendation is to send it rather than revise it:
- Safety, harassment, discrimination, or any matter with a legal or compliance dimension. Ambiguity here creates liability; the account should be plain and factual.
- A hard deadline that has already passed with material consequences. One clear sentence is appropriate; register 1 is not.
- A third or subsequent follow-up on the same unanswered thread. Escalating courtesy reads as diminishing authority. Go straight to register 3, and note that copying in an additional recipient is now the relevant instrument.
- The sender is drafting something they have no intention of sending. Confirm a rewrite is wanted before producing one.
Worked examples
See examples.md for five annotated cases covering instant messaging, email, upward communication to a manager, and the reverse direction. Read that file when a rewrite involves an unfamiliar channel or an unusually high-stakes relationship, or when the sender asks why a particular version was chosen.
Reverse mode: plain-language interpretation
When given corporate phrasing and asked what it means, apply the transforms in reverse and answer in one line each, without embellishment. Follow with the response the reading warrants.
| Received | Reading |
|---|---|
| Let's align on the granularity and park this for next sprint | No one is free this week, and probably not next week either |
| I'd love to get your thoughts before we lock anything in | The decision is made |
| Thanks for the feedback, we'll keep iterating | This will not change |
| Let's take this offline | Stop raising this in the group |
| Let's evaluate this a bit further | No one is willing to own it |
| Just flagging this for visibility | A record is being created |
Keep this mode brief. Where a message is straightforwardly polite with nothing underneath, say so — manufacturing subtext is a worse failure than missing it.
Composition with other skills
This skill selects register and rewrites content. It does not own channel formatting or transport. Where a channel-specific skill is also active — the email skill in this plugin governs policy, rendering, and send verification — settle register and wording here first, then hand the chosen version to that skill. Never restate its rules; a rewrite that changes a recipient, a policy-fixed string, or a protected fact is that skill's failure to catch, not this skill's licence to introduce.