서브에이전트로 스킬 테스트
에이전트 합리화 및 우회 시도에 스킬이 저항하는지 확인하기 위해 서브에이전트 압력 테스트를 갖춘 RED-GREEN-REFACTOR 사이클을 사용한 Claude 스킬 테스트
What is it?
스킬 테스트는 프로세스 문서에 적용된 TDD입니다. 스킬 없이 시나리오를 실행하고(RED), 실패를 해결하는 스킬을 작성하며(GREEN), 허점을 닫습니다(REFACTOR).
How to use it?
실제 시나리오를 사용하는 서브에이전트로 Red-Green-Refactor 사이클을 통해 Claude 스킬을 테스트합니다.
Key Features
- 서브에이전트 압력 테스트로 Claude 스킬 검증
- Red-Green-Refactor 사이클 기반 스킬 테스트
- 에이전트 합리화 및 우회 시도 저항 검증
- 실제 시나리오 기반 테스트
- Claude 개발 워크플로우와 원활한 통합
Related Skills
More from AI & MLTest Any Prompt
Universal prompt testing methodology using RED-GREEN-REFACTOR cycle with subagents, supporting A/B testing and regression testing for commands, hooks, skills, and production prompts
Review Local Changes
Multi-agent code review system for uncommitted changes with 6 specialized reviewer roles (security, bug, quality, contract, testing, history), confidence scoring and false positive filtering
Review Pull Request
Multi-agent PR review system with specialized reviewers, inline comments, and automatic PR description generation using GitHub CLI