Discover project conventions and surface security concerns. Use when starting work in a new or unfamiliar project, when asked to "learn the codebase", "check project rules", "what are the conventions", "onboard to this project", or "anything shady in this codebase". Scans agent config files (.claude/, .cursor/, CLAUDE.md, etc.) and runs a security/smell sweep for hardcoded secrets, insecure patterns, suspicious dependencies, and dangerous configurations.
$npx -y skills add hazat/pi-config --skill learn-codebaseInstalls into the current project.
Run `npx skills use "https://github.com/hazat/pi-config" --skill "hazat/pi-config/learn-codebase"` 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/hazat/pi-config" that are relevant to the current task. Run `npx skills add "https://github.com/hazat/pi-config"` and select the relevant skills, then follow their instructions.