setup.sh now walks the user through entering their tasks and project
context interactively. Writes plan.md and prompt.md from their input.
Offers to launch the loop immediately at the end.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
All templates are now embedded inline in setup.sh. Users only need
this single script — run `bash setup.sh` from any project root and
everything is created automatically.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Comprehensive standalone guide + setup script so anyone can replicate
the Claude Code overnight automation system for their own projects.
Includes loop.sh, hook templates, plan/prompt templates, and an
interactive setup script. No project-specific content included.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>