lint-fix
Installation
SKILL.md
Lint Fix
Workflow
- Confirm the lint command and any allowlist paths (default
metta lint --fix). - Run the lint autofix.
- Fix remaining lint failures manually, limiting changes to relevant files.
- Summarize edits and re-run lint if needed.