coding.fix_dasserts

SkillDev tools

Fix dassert in Python code

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_dasserts skill

What this skill tells your AI

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

  • I will pass you one or more files <FILES>

  • Use the proper dasserts following instructions in .claude/skills/coding.rules.md in section

    ## Use Specialized `dassert_*`
    

Verification

  • Confirm generic assert and hdbg.dassert() calls are replaced with the most specific hdbg.dassert_* function
  • Confirm each dassert_* call has a clear message

Signals

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