Harden Codebase Skill Active security hardening — scan the existing repository for vulnerabilities and forward-facing threats, then propose concrete remediations the user can approve, defer, or file. This skill is the engine behind . It complements the Claude Code built-in (which scans the pending diff) by sweeping the whole repository against citation-backed checks rather than line-level review of in-flight code. When To Use - Quarterly security-posture audits. - Before tagging a release that touches sensitive code paths. - After a published advisory affects the language ecosystem. - When on…