docs: add communication style skill and enable it globally

Adds a new communication-style skill for rewriting text in a more human voice
Replaces the old unslop skill with the new name and guidance
Updates agent instructions to apply the communication-style skill to every task
This commit is contained in:
Bohdan Triapitsyn
2026-08-20 01:51:29 +03:00
parent 1ed3f1f575
commit 8cb9e4838a
2 changed files with 4 additions and 3 deletions
@@ -1,10 +1,10 @@
---
name: unslop
description: Must always apply.
name: communication-style
description: Use it always.
author: poteto (pstack)
---
# Unslop
# Communication style
Edit text to remove AI patterns and add human voice.
+1
View File
@@ -95,6 +95,7 @@ process violation.
| iOS Simulator build, launch, preview, gestures, or `serve-sim` control | `serve-sim` |
| Drafting or updating user-facing CHANGELOG entries for the `[Unreleased]` section (main app or VS Code extension) | `changelog-authoring` |
| Creating or editing skills, `AGENTS.md`, or docs reached through agent instructions/context pointers | `writing-for-agents` |
| Every task, always | `communication-style` |
Pure code-reading or explanation does not require implementation skills unless needed to interpret a specialized subsystem.