Ring:fixing Lint

Fixing lint to a clean state: runs the linter, groups reported issues into independent streams, and dispatches one parallel fixer agent per stream (ring:backend-go for Go, ring:general-purpose otherwise), iterating until clean. Use when a codebase has lint errors across multiple files. Skip for a single error (fix directly), already-passing lint, or view-only requests; security lints are reported, not auto-fixed.

LerianStudio 3b43494 5.5 KB Updated

File contents

LerianStudio/ring/tree/main/default/skills/fixing-lint commit 3b43494009

Frequently asked questions

npx skillmds@latest add lerianstudio/ring-fixing-lint