Skill Instructions
Use this skill whenever a task includes writing tests, running tests, or diagnosing test-related CI failures.
Ownership Rules
- •Test planning, implementation, and execution are owned by
@testing-manager. - •CI test-failure triage (
test.yml,e2e.yml) is owned by@testing-manager. - •Normal coding agent should hand off testing tasks instead of executing testing workflows directly.
Handoff Template
Use this structure for delegation:
- •Scope: feature/fix and affected files
- •Expected behavior
- •Suggested test layers (unit/integration/e2e)
- •CI failure context (if applicable)
Response Format
When triggered, output:
- •"Testing handoff required"
- •Delegate target:
@testing-manager - •Minimal handoff brief (scope + expected behavior)