What problem does it solve?
Discover project conventions and surface security concerns when starting work in a new or unfamiliar project, scanning agent config files (.claude/, .cursor/, CLAUDE.md, etc.) and running a security/smell sweep for hardcoded secrets, insecure patterns, suspicious dependencies, and dangerous configurations.
Core Features & Use Cases
- Scan root-level convention files and agent configs (CLAUDE.md, AGENTS.md, and directories such as .claude, .cursor, .pi, etc.), then summarize and surface conventions.
- Read and summarize discovered conventions, with an option to register discovered skills in .pi/settings.json to extend the agent’s workspace.
- Conduct a quick security/smell sweep to surface potential issues like hardcoded secrets, insecure patterns, suspicious dependencies, and dangerous configurations.
Quick Start
Run the learn-codebase skill at the project root to surface conventions and potential security concerns.