| name | readable |
| description | Use after meaningful code work or before verify to improve naming/clarity. Not instead of verify. |
Readable
Use $readable after meaningful implementation work or when preparing for verification.
Standards
- Prefer clear names over abbreviations.
- Keep functions and files focused.
- Add comments for intent or tradeoffs, not for obvious syntax.
- Avoid cleverness that hides behavior.
- Keep saved artifacts plain and inspectable.
Done — back to normal
When this skill's job is finished:
- Stop following this skill.
- Reply short and normal (caveman).
- Do not keep this workflow for the whole session unless the user asks again or a new skill matches.