e2e-test-service-management
Installation
SKILL.md
E2E Test Service Management
When to Use This Skill
Use this skill when you need to:
- Start all services for interactive E2E testing
- Verify service health before running tests
- Monitor logs during test execution
- Stop services cleanly after testing
- Debug test failures with real backend/database
- Test with different configurations (mock LLM vs real LLM)
- Manage service lifecycle in CI/CD pipelines