Necessary Comments

Robert C. Martin's "Necessary Comments" rule: comments are a last resort, not a default. Use when writing, reviewing, or stripping comments; when deciding whether an explanation belongs in prose or in a rename/extraction; or when a reviewer flags a comment as narration, noise, or non-local information. Pairs with skills/engineering/craft/SKILL.md (comment quality) and skills/engineering/uncle-bob/SKILL.md (Clean Code methodology). Language-agnostic.

yourpovv Updated

File contents

yourpovv/AI-Architecture-Pack/tree/main/skills/engineering/necessary-comments commit fde7de9fb5

Frequently asked questions

npx skillmds@latest add yourpovv/necessary-comments