Mandatory secret scanning before any git operation. MUST trigger automatically before git commit, git push, git add, PR creation, or any commit-related skill. Scans staged files for API keys, tokens, credentials, and other secrets to prevent accidental exposure in version control.
$npx -y skills add kissrosecicd-hub/agents-evolution --skill pr-prep-secret-guardInstalls into the current project.
Run `npx skills use "https://github.com/kissrosecicd-hub/agents-evolution" --skill "kissrosecicd-hub/agents-evolution/pr-prep-secret-guard"` 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/kissrosecicd-hub/agents-evolution" that are relevant to the current task. Run `npx skills add "https://github.com/kissrosecicd-hub/agents-evolution"` and select the relevant skills, then follow their instructions.