/de-slopify

SkillAI & models

Remove AI-writing tells from README, docs, and user-facing text. Must be done line-by-line, no regex. Use after agents write any user-visible prose.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the /de-slopify skill

What this skill tells your AI

The instructions your AI receives, as published by hoangsonww/forge-agentic-coding-cli in .codex/skills/de-slopify/SKILL.md and read by ahel’s review.

AI writing has tells. Emdashes. "It's not just X, it's Y." "Here's why." Forced enthusiasm. Pseudo-profound openers. These patterns signal "LLM wrote this" to readers and erode trust in the project.

Prompt

Use the verbatim prompt at .flywheel/prompts/de-slopify.md.

Hard rule

No regex. No script. Read each line. Revise each line deliberately. Attempts to automate this pass fail, because the fixes are context-dependent.

When to run

  • After an agent writes or substantially revises README.md.
  • After any change to user-facing CLI help text, error messages, or the onboarding walkthrough.
  • After generating release notes or CHANGELOG.md entries.

What to preserve

Technical specifics, command names, exact flag names, actual counts (tests, providers, tools). Strip tone tics, not information.

Signals

GitHub stars
22
Forks
9
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
de-slopify-hoangsonww
Source
github.com/hoangsonww/forge-agentic-coding-cli