Skip to main content
Run any Skill in Manus
with one click
$pwd:

code-test-strategy

// Decide the smallest useful test strategy for coding tasks without letting tests drive production-only complexity. Use when the user asks to add tests, write regression coverage, improve coverage, use TDD, choose unit/integration/E2E level, review mocks, or when an agent is about to add or modify tests. This skill gates whether to write tests now, defer them, or report a test gap; it keeps tests focused on public behavior, real risk, and existing project boundaries.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 10:47
SKILL.md
readonly