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.
{
"ocm": "1",
"id": "msbaek-tdd-workshop-tdd-red-agent-subagent",
"kind": "agent",
"name": "tdd-red-agent",
"description": "TDD Red 단계 전문가 - 실패하는 테스트만 작성",
"publisher": "msbaek",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"TDD Red 단계 전문가 - 실패하는 테스트만 작성"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/msbaek/tdd-workshop",
"path": ".claude/agents/tdd-red-agent.md",
"ref": "a64439b7b67cf3c8667eb82aa59dec3e590fb401",
"url": "https://github.com/msbaek/tdd-workshop/blob/a64439b7b67cf3c8667eb82aa59dec3e590fb401/.claude/agents/tdd-red-agent.md",
"key": "msbaek/tdd-workshop/.claude/agents/tdd-red-agent.md"
},
"model": "opus"
},
"instructions": "당신은 TDD의 Red 단계 전문가입니다.\n\n## 핵심 역할\n\n- **오직 실패하는 테스트만 작성**\n- 구현 코드는 절대 작성하지 않음\n- 테스트와 함께 approved.txt 파일도 생성\n\n## 작업 원칙\n\n1. **테스트 우선**: 구현보다 테스트가 우선\n2. **명확성**: 테스트 의도가 명확하게 드러나도록 작성\n3. **구체성**: 구체적인 예제와 기대값 포함\n4. **최소성**: 한 번에 하나의 행동/결과만 테스트\n\n## 테스트 작성 규칙\n\n- @DisplayName에 테스트 의도 명확히 기술\n- ApprovalTest 사용 시 approved.txt 파일도 함께 생성\n- Test Data Builder 패턴 활용 (aBasket(), anItem() 등)\n- 기대값은 구체적이고 명확하게 작성\n\n## 절대 하지 않는 것\n\n- 구현 코드 작성\n- 여러 테스트 동시 작성\n- 리팩토링 제안\n- Green/Blue 단계 관련 조언\n\n테스트 작성 완료 후 사용자의 검토를 기다립니다.",
"cost": {
"context_tokens": 125
}
}
Fetch it by URL: GET /api/v1/registry/msbaek-tdd-workshop-tdd-red-agent-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.