Catalog/Code Survivability Check

Code Survivability Check

Make sure to use this skill whenever evaluating code quality from AI tools or new contributors, investigating high code churn, assessing whether generated code sticks past review, monitoring the quality of AI-generated PRs, or benchmarking code quality across team members — even if the request is about 'code quality' or 'AI code review' rather than explicitly about survivability.

Lenny's Podcastengineeringautonomousprocedural

Install

Run the one-liner to fetch and unpack the skill into your Claude Code skills directory:

curl -sL https://skill.broker/skills/nicole-forsgren-20/code-survivability-check.skill -o /tmp/code-survivability-check.skill && \ unzip -o /tmp/code-survivability-check.skill -d ~/.claude/skills/code-survivability-check/

Manual install

Download the .skill file above, then unzip it into ~/.claude/skills/code-survivability-check/.