Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

test-iteration-discipline

Sterne0
Forks0
Aktualisiert22. Juli 2026 um 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

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
2 Dateien
SKILL.md
readonly