test

SkillDev tools

Run unit tests for the project

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

What this skill tells your AI

The instructions your AI receives, as published by emgeorrk/pulse in .claude/skills/test/SKILL.md and read by ahel’s review.

Run unit tests.

  • If $ARGUMENTS is provided, run tests for that specific package:
    go test -v $ARGUMENTS
    
  • If no arguments, run all tests:
    make test
    

If tests fail, analyze the output and report which tests failed and why.

Signals

GitHub stars
29
Forks
2
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
test-emgeorrk
Source
github.com/emgeorrk/pulse