Reading Repository Files
Read files and directories from any GitHub repository you have access to. Claude will fetch the content and help you understand or modify it.
// Ask Claude to read a specific file
"Can you show me the contents of src/lib/utils.ts from my-org/my-repo?"
// Or read multiple files
"Show me all TypeScript files in the src/components directory of my-org/my-repo"