Switch to Vibe Phase
Set the project to vibe coding phase.
- •Write
vibeto.claude/phase - •Confirm the phase switch by reading
.claude/phase - •Tell the user what constraints are now active:
- •ESLint + TypeScript type checking enforced on commit
- •Dead code detection runs but warns only
- •Test file creation is BLOCKED — do not create test files
- •Focus on features and exploration, not cleanup