Hone:intent Clarity Audit

Finds code that obscures its intent: unclear variable names, nested ternaries, boolean parameters without names, overly clever one-liners, and comments that restate code instead of explaining why. Focuses on recently changed files. Do NOT use for method length, duplication, or test naming concerns.

ckorhonen Updated

File contents

ckorhonen/hone-skills/tree/main/skills/intent-clarity-audit commit 32477d9846

Frequently asked questions

npx skillmds@latest add ckorhonen/hone-intent-clarity-audit