lite-tools
SkillAI & modelsUse compact wrappers when running routine Maven builds and tests, supported npm/Node test workflows, or Go tests. Select mvn-lite for supported Maven build and test workflows, npm-lite for npm run verify, npm run test:unit, or node --test, and go-lite for go test.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the lite-tools skill
What this skill tells your AI
The instructions your AI receives, as published by ejboy/agent-scripts in skills/lite-tools/SKILL.md and read by ahel’s review.
Follow project instructions before this Skill.
For supported workflows, prefer the corresponding compact wrapper:
- Maven: prefer
mvn-litefor supported build and test workflows. - npm / Node tests: prefer
npm-litefornpm run verify,npm run test:unit, and supportednode --testworkflows. - Go tests: prefer
go-liteforgo test.
Use normal npm or node when npm-lite is unavailable or the workflow is
unsupported. For a test workflow where go-lite is unavailable, use go test;
for non-test Go workflows, use the normal go command. For Maven, fall back
to executable ./mvnw when present, otherwise mvn. Do not claim compact
behavior for unsupported npm or Go commands. Use mvn-lite --full only when
compact Maven output is insufficient for diagnosis. Do not download or install
Agent Scripts automatically.
Signals
- GitHub stars
- 184
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
lite-tools- Source
- github.com/ejboy/agent-scripts