Documentation
README
Skill Tighten
Core responsibility: Fix language that causes agents to skip or underweight instructions. Not behavioral gaps โ that is skill-review's job. Only phrasing: rationale prose, soft language, missing enforcement signals, redundant repetition.
Input: One or more of:
- A file path:
source/atoms/clean-code/SKILL.md - A skill name:
clean-code(resolves to the correct path automatically) - A tier:
atoms(tightens all skills in that tier) - No argument: tightens all skills across all tiers
Output: Edited files + a report per skill:
## skill-tighten โ {skill-name}
Lines: {before} โ {after}
Changes:
1. {what changed} โ {one-line reason}
2. ...
Result: TIGHTENED ({N} changes) | CLEAN (no changes needed)
This is the opening of the README. Read the full README on GitHub.