Agents Md Loader
Hooks automation 1,393
Automatically loads AGENTS.md configuration file content at session start to ensure Claude Code follows project-specific agent behavior. Only loads if AGENTS.md exists, otherwise passes empty context. Supports the universal AGENTS.md standard for cross-platform AI assistant compatibility.
npx claude-code-templates@latest --hook automation/agents-md-loader claude-code — agents-md-loader
Content
JSON
{
"description": "Automatically loads AGENTS.md configuration file content at session start to ens..."
"hooks": {
"SessionStart": [1 item]
}
}