diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-22 18:17:45 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-22 18:17:45 -0500 |
| commit | 0ecb59f48fd2bce6ba0f62cf532fd9b013a259cc (patch) | |
| tree | f59abd603955775b51ab6828cbd75e00d1c2977f | |
| parent | b3325f71b91d08ee1d355c926afc7edb3bb9b015 (diff) | |
| download | rulesets-0ecb59f48fd2bce6ba0f62cf532fd9b013a259cc.tar.gz rulesets-0ecb59f48fd2bce6ba0f62cf532fd9b013a259cc.zip | |
docs(skills): expand voice's cliche-flag watch list
Added more clichés to pattern #29 (keep it loose, touch base, circle up, hit the ground running, move the needle, on the same page, no-brainer, win-win, and others) and a note that a casual or conversational register isn't a license to keep one — cut it there too. Prompted by "keep it loose" slipping through as "acceptable casual," which is exactly the miss the note guards against.
| -rw-r--r-- | voice/SKILL.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/voice/SKILL.md b/voice/SKILL.md index a2f7fbc..9de3d71 100644 --- a/voice/SKILL.md +++ b/voice/SKILL.md @@ -401,9 +401,9 @@ These six patterns extend the AI-detection patterns above with canonical good-wr ### 29. Cliché Flag -**Words to watch:** at the end of the day, moving forward, going forward, at this juncture, circle back, low-hanging fruit, deep dive, leverage (as verb), synergy, take it offline, ducks in a row, boil the ocean, pivot (corporate sense). +**Words to watch:** at the end of the day, moving forward, going forward, at this juncture, circle back, low-hanging fruit, deep dive, leverage (as verb), synergy, take it offline, ducks in a row, boil the ocean, pivot (corporate sense), keep it loose, keep it casual, touch base, circle up, hit the ground running, move the needle, on the same page, no-brainer, win-win. -**Problem:** Clichés signal effortful prose without saying anything specific. Replace with the actual meaning. +**Problem:** Clichés signal effortful prose without saying anything specific. Replace with the actual meaning. A casual, friendly, or conversational register is *not* a license to keep a cliché — cut it there too. If you catch yourself justifying one as "it's fine, it's casual," that's the tell; replace it with the plain meaning. (Craig, 2026-05-22: "keep it loose" slipped through as "acceptable casual" — exactly the miss this note prevents.) **Before:** > At the end of the day, we need to leverage our core competencies and circle back on the low-hanging fruit. |
