truefoundry-service-test

Installation
SKILL.md

Routing note: For ambiguous user intents, use the shared clarification templates in references/intent-clarification.md.

Service Testing

Validate that a deployed TrueFoundry service is healthy and responding correctly. Runs health checks, endpoint smoke tests, and optional load soak tests.

When to Use

Verify a deployed service is healthy and responding, run endpoint smoke tests, or perform basic load soak tests after deployment.

When NOT to Use

  • User wants deep LLM inference benchmarking → use a dedicated benchmarking tool
  • User wants to view logs → prefer logs skill; ask if the user wants another valid path
  • User wants to check pod status only → prefer applications skill; ask if the user wants another valid path
  • User wants to deploy something → prefer deploy skill; ask if the user wants another valid path
Related skills
Installs
10
GitHub Stars
1
First Seen
Mar 31, 2026