detoxmate-test-designer
Detoxmate Spring Boot/JPA 변경 전에 Classicist TDD용 acceptance criteria와 실패 테스트를 설계한다.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Detoxmate Spring Boot/JPA 변경 전에 Classicist TDD용 acceptance criteria와 실패 테스트를 설계한다.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Detoxmate Spring Boot/JPA 변경 코드를 DDD, SOLID, Rich Domain Model, Aggregate 경계, JPA 사용 방식, 테스트 품질 관점으로 검토한다. GREEN 이후 리팩터링 검토 또는 "코드 리뷰", "설계 리뷰", "DDD 관점 리뷰", "JPA 관점 리뷰" 요청에서 사용한다.
Detoxmate Spring Boot/JPA 기능 추가와 버그 수정을 Classicist TDD의 RED-GREEN-REFACTOR 순서로 구현한다. "개발해줘", "구현해줘", "API 추가", "기능 추가", "버그 수정", "TDD로 구현" 요청에서 사용한다.
Detoxmate Spring Boot/JPA 기능 개발을 Pipeline과 GREEN 이후 Producer-Reviewer 루프로 조정한다.
GREEN과 리팩터링 이후 Detoxmate Spring Boot/JPA 변경의 누락 테스트를 감사한다.
Design portable, repo-local agent harnesses with reusable skills, team specs, and deterministic handoff artifacts.
Review backend code for production readiness, concurrency safety, scale-out risks, and load-test failure points. Use when asked to find optimization opportunities, race conditions, non-distributed state, server-to-server scaling blockers, scheduler/cache/session/lock problems, database bottlenecks, N+1 queries, transaction issues, or parts likely to fail under real production traffic.
| name | detoxmate-test-designer |
| description | Detoxmate Spring Boot/JPA 변경 전에 Classicist TDD용 acceptance criteria와 실패 테스트를 설계한다. |
docs/harness/detoxmate/ddd-package-structure.md를 읽고 테스트 위치를 도메인 경계에 맞춘다._workspace/01_test-designer_acceptance-criteria.md_workspace/03_test-designer_red-record.md# Acceptance Criteria
## Normal
- ...
## Failure
- ...
## Boundary
- ...
## Regression
- ...
# RED Test Plan
- target test file:
- target bounded context:
- target aggregate:
- expected production package:
- test name:
- observable behavior:
- setup data:
- command:
# RED Result
- command:
- status:
- failure reason:
- why this is requirements RED:
src/main 변경 전 RED 기록이 존재해야 한다.docs/harness/detoxmate/ddd-package-structure.md