coding.fix_comments
SkillFiles & storageUpdate docstrings and comments in a Python file without changing logic
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the coding.fix_comments skill
What this skill tells your AI
The instructions your AI receives, as published by causify-ai/helpers in .claude/skills/coding.fix_comments/SKILL.md and read by ahel’s review.
- Given the passed Python file
- For all the code you must follow all the instructions from
.claude/skills/coding.rules.md# Docstrings# Comments
- You must not change the actual intention or behavior of the Python code
- For all the code you must follow all the instructions from
Verification
- Confirm docstrings and comments follow
.claude/skills/coding.rules.md - Confirm the code logic and behavior are unchanged
Signals
- GitHub stars
- 145
- Forks
- 160
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
coding-fix-comments- Source
- github.com/causify-ai/helpers