gotest
SkillDev toolsRuns Go tests and analyzes the results. Triggered when the user says 跑测试, 运行测试, or 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 gotest skill
What this skill tells your AI
The instructions your AI receives, as published by iceymoss/go-hichat-api in .claude/skills/gotest/SKILL.md and read by ahel’s review.
运行当前包的测试并分析结果。
步骤
- 运行
go test ./... -v -count=1 2>&1 | tail -80 - 分析测试结果
- 如果有失败,找出原因并修复
- 如果全部通过,简要汇报结果
Signals
- GitHub stars
- 41
- Forks
- 9
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
gotest- Source
- github.com/iceymoss/go-hichat-api