lint-suite

SkillDev tools

Run project linters, apply fixes, and re-run until the suite is clean. Use when the user types /lint-suite.

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

What this skill tells your AI

The instructions your AI receives, as published by blockmatic/basilic in .agents/skills/workflow/lint-suite/SKILL.md and read by ahel’s review.

Purpose and inputs

Run the repository lint scripts and apply the smallest idiomatic fixes. This is not a merge gate and does not commit.

Steps

  1. Run the documented lint command with autofix when the repo provides one. Capture remaining errors.
  2. Fix remaining issues with minimal diffs. Change suppressions or config only with evidence they belong.
  3. Re-run lint. Spot-check the diff. Do not stage or commit.

Verification

  • Lint was re-run after edits.
  • Remaining failures are listed with files.
  • Working tree was not committed.

Handoff

Report lint result. Use /git-commit only if the user asked to publish.

Signals

GitHub stars
89
Forks
11
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
lint-suite
Source
github.com/blockmatic/basilic