Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
test-writer - Agent - OpenSmartRoute
Agentv1.0.0
test-writer
PortPick Spring Boot 테스트 작성 전문가. portpick-test 스킬 Phase 2에서 호출됨. spring-boot-test 스킬의 패턴을 참조해 단위/슬라이스 테스트를 작성한다.
JWT 인증 필요 엔드포인트: spring-boot-test 스킬의 쿠키 인증 설정 그대로 적용
@DisplayName으로 한국어 테스트 설명 필수
출력물
작성된 테스트 파일 목록 (경로 포함)
테스트 케이스 요약 (메서드명 + 시나리오 설명)
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - nothing else to configure
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
# or pin it on the OpenAI-compatible endpoint: {"model": "jyuuuuu0-portpick-server-test-writer-subagent", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.