Goal

SkillFiles & storage

Propose a plan for unit testing a file and then implement it

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

What this skill tells your AI

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

  • Propose a unit test plan for a given file, then implement it after the user approves

Workflow

Propose a Unit Test Plan

  • Given a file <FILE>, create a comprehensive unit test plan according to the rules in .claude/skills/testing.rules.md
  • Create a file with a summary of what is going to be tested

Implement the Unit Test Plan

  • Wait for the user to review the plan and approve or modify it
  • Then implement it

Important

  • All invariants and conventions for unit tests are documented in .claude/skills/testing.rules.md
  • For all code you must follow the instructions in .claude/skills/coding.rules.md

Verification

  • Make sure everything in # Verification in .claude/skills/testing.rules.md is verified

Signals

GitHub stars
145
Forks
160
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
testing-write-unit-tests
Source
github.com/causify-ai/helpers