Tell HN: Claude-code prompt-cache workaround/fix
AI
Description
TLDR: for now launch using `CLAUDE_CODE_DISABLE_GIT_INSTRUCTIONS=1 claude "Hello"` (Note: setting includeGitInstructions=false in settings.json is an option to and likely the better thing anyhow since that git-status will always be noise....) Currently the whole query is build from 3 cache-able blocks: {tools | claude-version}, {system-prompt | ~/.claude/claude.md | git-status}, {skills | ./claude.md | user-prompt} the env-var
Discovered
April 13, 2026
Added to Database
April 13, 2026
Notes
Discovered via hackernews search; 1 AI keyword matches; 2 startup keyword matches