Legacy Code Review

Use when reviewing, testing or taking ownership of code nobody has looked at in a long time, especially untested code and code an AI agent generated and then left. Covers scoping a cohort, building the caller map, adding first coverage to code that has never been executed without freezing its defects into assertions, inventorying findings with evidence, and adversarially verifying that the new tests actually hold. Use when asked to "review this legacy code", "add tests to this old module", "audit the code we inherited", "clean up AI-generated code", "we have no tests on this", "write characterization tests", or when a codebase has grown faster than anyone has read it.

looties-io 74fe63f 3 files · 11.5 KB Updated

File contents

looties-io/looties-skills/tree/main/legacy-code-review commit 74fe63ff89

Frequently asked questions

npx skillmds@latest add looties-io/legacy-code-review