Hacker News new | ask | show | jobs
by jpease 2 days ago
I like the idea, but not sold on the skill.

But did lead to me finding https://vale.sh and its various available linters. Might give that a try.

2 comments

STE is part of the training set, so the skill is redundant and only pollutes your context window.
How would one use Vale in LLM documentation?
I use it with a rule package that has a variety of Vale styles for AI writing tells (github.com/tbhb/vale-ai-tells). Typically I have it set up in a project and then gate the agent with post tool use hooks and pre-commit hooks. It's far from perfect but it does help eliminate a lot of the common tells.
Precommit hook