biome-enforcement
Installation
SKILL.md
Biome Enforcement
This skill governs how agents should work with Biome as a repository enforcement tool.
It still preserves the core rule from the prior skill:
- Biome is primarily a final remediation and enforcement pass
- the required final command remains fixed
- the remediation loop remains mandatory
- post-Biome build and test re-validation still occurs only when Biome changed files
This skill is broader than a single final step. Agents should also use it when they need to:
- reason about whether a task is Biome-relevant
- interpret Biome JSON diagnostics
- decide whether generated output belongs in ignore rules
- update Biome configuration safely
- distinguish source issues from tool-noise issues before the final pass