[Feature Request] Improve instruction adherence and reduce need for excessive prompt engineering workarounds
Resolved 💬 2 comments Opened Apr 3, 2026 by Don-Centric Closed May 13, 2026
Bug Description
Not happy with the memories - they are useless. In reality they provide a false sense of security. Further, skills seem to be optional as well. Claude seems to recommend more and more rules just so there is more to ignore. Half of my build time is trying to harness claude's behaviro because it can't follow basic instructions beyond what it is coded for. It is an amazing paltform for sure. Still very much using a fire hose to fill a glass of water
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.91
- Feedback ID: 9df41759-b878-4e31-95ce-dfd6dab4e7ab
Errors
[{"error":"MaxFileReadTokenExceededError: File content (26038 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at e0K (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4564:13402)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async qGK (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4568:2673)\n at async Object.call (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4573:6748)\n at async dzY (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4127:7226)","timestamp":"2026-04-03T19:58:22.404Z"},{"error":"MaxFileReadTokenExceededError: File content (13146 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at e0K (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4564:13402)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async qGK (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4568:2673)\n at async Object.call (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4573:6748)\n at async dzY (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4127:7226)","timestamp":"2026-04-03T19:58:23.830Z"},{"error":"MaxFileReadTokenExceededError: File content (17341 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at e0K (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4564:13402)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async qGK (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4568:2673)\n at async Object.call (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4573:6748)\n at async dzY (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4127:7226)","timestamp":"2026-04-03T20:11:12.545Z"},{"error":"MaxFileReadTokenExceededError: File content (14106 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at e0K (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4564:13402)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async qGK (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4568:2673)\n at async Object.call (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4573:6748)\n at async dzY (file:///Users/donmccarty/.nvm/versions/node/v20.19.6/lib/node_modules/@anthropic-ai/claude-code/cli.js:4127:7226)","timestamp":"2026-04-03T20:19:11.619Z"}]This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗