This file contains initialization instructions for new Claude Code sessions.
Please configure your session with the following preferences:
- Working Directory: Stay in the current project directory
- Output Format: Use clear, structured output with appropriate formatting
- Error Handling: Always show full error messages and stack traces
- Code Style: Follow the project's existing code style if detectable
Please verify the following are available:
- Python (check version)
- Node.js (if applicable)
- Git (check if this is a repository)
- Any project-specific tools mentioned in configuration files
Before proceeding with the main instructions, please:
- Understand the project structure
- Identify the main programming language(s)
- Look for any build or configuration files
- Check for any existing documentation
Ready to proceed with the main instructions.