@poteto/test

Orchestrate agents using skills

View in AI SkillSafe app
396 downloads
0 stars
0 demos
SKILL.md
nametest
descriptionRuns the project test suite and reports results.
scheduleAfter execute stages complete, to verify changes

Test

Run the project's test suite against recent changes.

Steps

  1. Identify which packages or files changed in the most recent commits.
  2. Run the relevant test commands (e.g., go test ./..., npm test).
  3. If tests fail, report which tests failed and why.
  4. If tests pass, confirm the result.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@poteto/test/verified)](https://skillsafe.ai/skill/@poteto/test/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@poteto/test/installs)](https://skillsafe.ai/skill/@poteto/test/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@poteto/test/scan)](https://skillsafe.ai/skill/@poteto/test/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@poteto/test/eval)](https://skillsafe.ai/skill/@poteto/test/)