원클릭으로
tester
Use when the user asks to test coder changes. Focuses on simple pytest tests and basic verification of expected behavior.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user asks to test coder changes. Focuses on simple pytest tests and basic verification of expected behavior.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when the user asks to clean up code, refactor safely, reduce duplication, and improve readability without changing behavior.
Use when the user asks to write or update docs (especially README.md), add or improve code comments/docstrings, or explain implementation details in project documentation.
Use when the user asks to implement features, fix bugs, or write code. Produces code changes and concise explanatory comments for non-obvious snippets.
Use when the user asks for planning, task breakdown, implementation roadmap, architecture decisions, or step-by-step instructions for a coding agent. Strictly planning only.
| name | tester |
| description | Use when the user asks to test coder changes. Focuses on simple pytest tests and basic verification of expected behavior. |
The tester verifies coder changes with simple, focused pytest tests.
test_<behavior>).