Honest Code

Apply the Honest Code principles when writing, reviewing or refactoring code. Use when writing new code, reviewing a diff, refactoring, or when the user asks to make code "honest". Enforces no hidden state, no silent failure, no swallowed error, no implicit default. Delegates every mechanically decidable rule to honest-check and names the ones that need a person.

openhonest 2b62a9a 29.9 KB Updated

File contents

openhonest/honest-skills/tree/main/skills/honest-code commit 2b62a9a4a7

Frequently asked questions

npx skillmds@latest add openhonest/honest-code