service-test
OfficialEnsure your deployed services are healthy and responsive.
Authortruefoundry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically verifies that your deployed TrueFoundry services are running correctly, responding to requests, and meeting performance expectations.
Core Features & Use Cases
- Platform Check: Confirms the application pod is running and healthy.
- Health Endpoint Validation: Tests standard health check endpoints (
/health,/healthz). - Endpoint Smoke Tests: Verifies key API routes return expected responses.
- Optional Load Soak Testing: Assesses service stability under repeated requests.
- Use Case: After deploying a new version of your FastAPI application, use this Skill to run a full suite of tests to ensure it's operational before it receives live traffic.
Quick Start
Run a full test suite on the 'my-api' service in the 'production' workspace.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: service-test Download link: https://github.com/truefoundry/tfy-agent-skills/archive/main.zip#service-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.