The whole hunk
from line 81, old and new numbered
/
lines
from line 81
8181
8282* `CLAUDE.md`, `.claude/CLAUDE.md`, and `.claude/rules/*.md` load as project context
8383* Skills in `.claude/skills/` load, so Claude can use them in the session
84* The project settings in `.claude/settings.json` load, so hooks defined there run in the session as they do under Claude Code
8584
86A repository's `.mcp.json` is never loaded, and connections come only from the Access bundle.
85[Hooks](https://code.claude.com/docs/en/hooks) in a repository's `.claude/settings.json` don't run in the session. A repository's `.mcp.json` is never loaded, and connections come only from the Access bundle.
8786
8887Repository skills apply only in sessions that have the repository. To give a skill to every channel under a scope, add it through a [skills repository](/docs/claude-tag/admins/skills-repo).
8988