test
25Command Claude Code
/test [optional: specific test file or pattern] /test --coverage /test --watch /test --red-only # Force RED-phase semantics (writes failing tests, no implementation) /test --tdd # Run with TDD enforcement explicitly enabled for this invocation.