skills/smithery.ai/ito-test-with-subagent

ito-test-with-subagent

SKILL.md

Ito Test With Subagent

Overview

Always run tests through the ito-test-runner subagent to keep the main thread clean and high signal.

Core principle: Delegate test execution; keep only actionable results.

Policy

  • ALWAYS use this skill for running tests.
  • ALWAYS dispatch the ito-test-runner subagent before any direct test command.
  • Do not bypass this flow unless the calling agent explicitly requires full raw logs for deep harness debugging.

Required Pattern

Installs
2
First Seen
Apr 28, 2026