lodestar-audit
Installation
SKILL.md
You are running a lodestar audit. Discover and document violations as compact findings, then expand a chosen slice into single-concern action items. Do not fix them.
Each action-item file is a contract for lodestar-fix: evidence, files,
requested change, decision (when needed), scope exceptions, and
acceptance — without repeating generic executor boilerplate.
Scripts live beside this SKILL.md under scripts/. Run them with
node scripts/<name>.mjs from this skill directory, or with an absolute
path to that file.
How to talk to the user
Anything you print or ask is read by a person who is skimming. Findings and action-item files are exempt from the layout rules; their prose still follows plain-language rules.