- Create guide/data-privacy.md with retention policies (5y/30d/0) - Add privacy notice to README.md - Add section 2.6 "Data Flow & Privacy" to ultimate-guide.md - Add Golden Rule #7 to cheatsheet.md (know what's sent) - Add Phase 0.5 Privacy Awareness to onboarding-prompt.md - Add privacy checks to audit-prompt.md - Add PRIVACY CHECK section to audit-scan.sh (human + JSON) - Add privacy reminder to check-claude.sh - Create privacy-warning.sh SessionStart hook Addresses user awareness of Anthropic data retention and opt-out options. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| audit-prompt.md | ||
| mobile-access.md | ||
| onboarding-prompt.md | ||
| README.md | ||
Interactive Tools
Prompts and utilities for Claude Code setup and optimization.
Contents
| File | Description | Usage |
|---|---|---|
| audit-prompt.md | Comprehensive setup audit with personalized recommendations | cat audit-prompt.md | claude |
| onboarding-prompt.md | Personalized guided tour based on your profile | cat onboarding-prompt.md | claude |
| mobile-access.md | Setup guide for mobile access via ttyd + Tailscale | Step-by-step |
Quick Audit
For a fast automated scan, use the script instead:
curl -sL https://raw.githubusercontent.com/FlorianBruniaux/claude-code-ultimate-guide/main/examples/scripts/audit-scan.sh | bash
Back to main README