원클릭으로
tester
Run tests with Smart Testing and Scope Protection
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run tests with Smart Testing and Scope Protection
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | tester |
| description | Run tests with Smart Testing and Scope Protection |
| agent | .claude/agents/tester.md |
Invokes tester subagent for running tests with Smart Testing logic.
Architecture: This skill is a WRAPPER over
.claude/agents/tester.md. The agent file is the source of truth for the tester prompt.
Internal: Called by autopilot after coder completes task
Standalone: Manual testing of specific changes
Task tool:
description: "Test changes"
subagent_type: "tester"
prompt: |
FILES CHANGED: {list}
Run Smart Testing based on file types.
Return: test results with ACTUAL OUTPUT.
SSOT: .claude/agents/tester.md#smart-testing
status: passed | failed
test_output: "Actual pytest output"
in_scope_failures: [list]
out_of_scope_failures: [list]
Upgrade DLD framework files from latest template on GitHub.
Autonomous spec execution with subagents (planner, coder, tester, reviewer).
Autonomous spec execution with subagents (planner, coder, tester, reviewer).
Feature specification and research agent. Multi-agent with 4 scouts. Creates specs in ai/features/.
Feature specification and research agent. Multi-agent with 4 scouts. Creates specs in ai/features/.
Manual QA tester — tests product behavior like a real user, not code. Triggers on keywords: test, QA, check behavior, verify feature, manual testing, протестируй, потыкай, проверь как работает