Provides a comprehensive guide and configuration patterns for managing Claude Code hierarchy, tool permissions, and environment settings.
This skill equips Claude Code with a deep understanding of its own configuration system, enabling it to assist users in managing project-specific settings, global preferences, and enterprise policies. It covers the full hierarchy of settings files, from enterprise-managed policies to local gitignored overrides, ensuring users can securely configure tool permissions, model selections, and Model Context Protocol (MCP) servers. By providing standardized patterns for hooks and environment variables, it helps developers create a tailored, automated, and secure AI-assisted coding environment.
主な機能
01Model selection and MCP server integration patterns
02Environment variable injection and trust directory management
03Execution hooks for automating workflows before and after tool use
041 GitHub stars
05Hierarchical settings management across enterprise, project, and user scopes
06Granular tool permission configuration with wildcard and regex support
ユースケース
01Automating post-write actions like code formatting and linting using hooks
02Configuring project-specific security boundaries and bash tool permissions
03Setting up custom MCP servers and environment variables for specialized workspaces