with one click
tester
Run tests with Smart Testing and Scope Protection
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Run tests with Smart Testing and Scope Protection
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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, протестируй, потыкай, проверь как работает
| 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]