- Update test_make_workspace_status_command → test_make_tdd_status_command - Update test_make_add_test_command_without_workspace → test_make_tdd_add_test_command_without_workspace - Change test subprocess calls from 'workspace-status' to 'tdd-status' - Change test subprocess calls from 'add-test' to 'tdd-add-test' All 20 tests now pass successfully with the new target names. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>