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

test-iteration-discipline

Stars0
Forks0
UpdatedJuly 22, 2026 at 20:34

Pick the right test invocation when iterating on failures, fixing a bug, or finishing a unit of work. Use whenever you're tempted to run a broad suite (`npm test`, `npm run verify`, `pytest`, `cargo test`, `go test ./...`, full e2e, etc.) to "see what's broken" — that's the failure mode this skill exists to prevent. Triggers: running tests during development, debugging a failing test, choosing how to validate a refactor, deciding whether a slice/PR is ready to land, working on a resource-constrained host where concurrent broad suites OOM.

Installation

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.

File Explorer
2 files
SKILL.md
readonly