Test
SkillDev toolsRuns the project test suite and reports results.
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 Test skill
What this skill tells your AI
The instructions your AI receives, as published by poteto/noodle in examples/multi-skill/.agents/skills/test/SKILL.md and read by ahel’s review.
Run the project's test suite against recent changes.
Steps
- Identify which packages or files changed in the most recent commits.
- Run the relevant test commands (e.g.,
go test ./...,npm test). - If tests fail, report which tests failed and why.
- If tests pass, confirm the result.
Signals
- GitHub stars
- 270
- Forks
- 15
- Last commit
- Mar 2026
Advanced
- Catalog kind
- skill
- Gateway key
test-poteto- Source
- github.com/poteto/noodle