Original Reddit post

I have a skill that spawns a team of agents and one of the agents is directed to read in a file. That file has like 30k worth of rules in it, so obv don’t want that in the parent/co-ordinating agent’s context. Every time, not matter what I’ve added to settings.json (or similar), have resulting in a request to grant permissions to read that file. Tried debugging with claude and it was like ¯_(ツ)_/¯. Searching I found this: https://github.com/anthropics/claude-code/issues/10906 , which afaict is related/the same. Hopefully reports by others could get more visibility on this issue? submitted by /u/freeformz

Originally posted by u/freeformz on r/ClaudeCode