lint

SkillDev tools

Run golangci-lint on 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 lint skill

What this skill tells your AI

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

Run the linter.

  • If $ARGUMENTS contains --fix, run:
    make lint-fix
    
  • Otherwise, run:
    make lint
    

If the linter reports violations, analyze the output and fix all issues found.

Signals

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