This upgrades vigiles guidance rules to enforced linter rules by scanning your CLAUDE.md or AGENTS.md specs and matching them against real ESLint, Ruff, Clippy, or RuboCop rules. The smart bit is the tiering: it auto-applies replacements where the rule is already enabled (zero risk), but surfaces anything that needs config edits or plugin installs so you can decide if the tradeoff is worth it. It even handles no-restricted-imports patterns for "don't use X" style guidance. Use it when you want to harden your specs with actual enforcement, not when you're just fixing lint errors. The interactive mode walks you through each suggestion, or auto mode commits the safe ones and gives you a review list for the rest.
npx -y skills add zernie/vigiles --skill strengthen --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills