Applies the fixes recommended by /lictor-security-check, with the user's explicit permission for each change. Walks through findings one at a time, shows the proposed change, gets approval, applies, runs tests if available, and moves on. Some fixes (rotating leaked credentials) require the user to act outside Claude — surface those clearly.
$npx -y skills add raffa-jarrl/lictor-ai --skill lictor-fix-itInstalls into the current project.
Run `npx skills use "https://github.com/raffa-jarrl/lictor-ai" --skill "raffa-jarrl/lictor-ai/lictor-fix-it"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/raffa-jarrl/lictor-ai" that are relevant to the current task. Run `npx skills add "https://github.com/raffa-jarrl/lictor-ai"` and select the relevant skills, then follow their instructions.