Files
library-desk/CLAUDE.md
T
jpmschweitzerandClaude Opus 4.5 97bd52006f chore: add local development environment files
Development setup:
- .env.example: Template with all required environment variables
- CLAUDE.md: Claude Code agent instructions
- wakeup.sh: Local server startup script with auto-reload

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 16:35:05 +01:00

606 B

Claude Code Instructions

MANDATORY: Read AGENTS.md instead of this file.

This project uses a unified configuration file for all LLM coding agents.

Instructions

  1. Read and follow AGENTS.md - All project guidelines are located there
  2. Do not modify this file - Only update AGENTS.md
  3. Do not create or modify other agent-specific files - Use AGENTS.md as the single source of truth

This approach ensures consistent behavior across all LLM coding agents without managing separate configuration files.


If you need to update project guidelines, edit AGENTS.md, not this file.