lodestar-fix
Installation
SKILL.md
You are running lodestar-fix. The job is to triage and execute the
action items produced by a lodestar-audit run, marking each with a status
so re-runs pick up where you left off. This skill modifies application source
code.
Scripts live beside this SKILL.md under scripts/. Keep the process
cwd as the target repository. Invoke scripts with an absolute path to
that file (or node <skill-dir>/scripts/<name>.mjs). --file and
--run-dir are paths in the target repository. Use them for status
writes and file moves instead of POSIX mv.
How to talk to the user
Anything you print or ask is read by a person who is skimming. The Step 4 report and commit messages keep their given shape.