coding.fix_empty_lines

SkillDev tools

Remove empty lines in Python functions.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the coding.fix_empty_lines skill

What this skill tells your AI

The instructions your AI receives, as published by causify-ai/helpers in .claude/skills/coding.fix_empty_lines/SKILL.md and read by ahel’s review.

  • Given one or more Python files <files> replace the empty lines in the functions of <files> with comments describing the next block of code

  • After this skill, Python functions should have no empty line

  • Write comments using the style from .claude/skills/coding.rules.md # Comments

  • Do not change the behavior of the code

Signals

GitHub stars
145
Forks
159
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
coding-fix-empty-lines
Source
github.com/causify-ai/helpers